/aosp_15_r20/build/make/tools/rbcrun/testdata/ |
H A D | file_ops.star | 5 myname = "file_ops.star" 7 assert.true(myname in files, "expected %s in %s" % (myname, files)) 9 assert.true(myname in files, "expected %s in %s" % (myname, files)) 13 myrelname = "%s/%s" % (mydir, myname)
|
/aosp_15_r20/external/coreboot/util/scripts/ |
H A D | config | 5 myname=${0##*/} 14 $myname options command ... 39 $myname doesn't check the validity of the .config file. This is done at next
|
/aosp_15_r20/build/bazel/ci/ |
H A D | rbc_regression_test.sh | 16 Usage: $myname [-q] [-r] <product-variant> [product-variant ...] 37 declare -r myname=${mypath#${mydir}/} 85 …) || printf "In order to reproduce the failures above, run\n %s <product>-<variant>\n" $myname >&2
|
/aosp_15_r20/external/llvm/utils/ |
H A D | check-each-file | 52 myname=`basename $0` 53 echo "$myname --make-linker-script PROGRAM" 54 echo "$myname OBJECTS-FILE PROGRAM LINKER CHECKER"
|
/aosp_15_r20/external/ltp/testcases/network/multicast/mc_commo/ |
H A D | mc_send.c | 25 char myname[64]; in main() local 36 if (gethostname(myname, sizeof(myname) - 1) < 0) { in main()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/testdata/ |
D | vendormod.txt | 79 mysite/myname/mypkg v1.0.0 88 mysite/myname/mypkg v1.0.0 => ./mypkg 101 import _ "mysite/myname/mypkg/mydir"
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/ |
D | build-with-previous-gcc.sh | 16 myname="$(basename "${mydir}")" 17 log_file="/tmp/${myname}-build.log"
|
/aosp_15_r20/external/curl/tests/data/ |
H A D | test1105 | 38 …ng&parm2=foobar/%TESTNUMBER" -c %LOGDIR/cookie%TESTNUMBER.txt -d "userid=myname&password=mypasswor… 56 userid=myname&password=mypassword
|
H A D | test1331 | 65 -U myname:mypassword -x %HOSTIP:%HTTPPORT http://z.x.com/%TESTNUMBER --proxy-anyauth -c %LOGDIR/dum…
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/testdata/script/ |
D | mod_vendor.txt | 77 exists vendor/mysite/myname/mypkg/LICENSE.txt 144 mysite/myname/mypkg v1.0.0 157 mysite/myname/mypkg v1.0.0 => ./mypkg 252 import _ "mysite/myname/mypkg/mydir"
|
/aosp_15_r20/system/extras/iotop/ |
H A D | iotop.cpp | 41 static void usage(char* myname) { in usage() argument 52 myname); in usage()
|
/aosp_15_r20/cts/tests/signature/tests/src/android/signature/cts/tests/ |
H A D | ApiPresenceCheckerTest.java | 47 .anyMatch(myname -> myname.equals(name))); in createClassProvider()
|
/aosp_15_r20/external/mtools/ |
H A D | nameclash.h | 45 char *myname; member
|
/aosp_15_r20/external/iputils/ |
H A D | clockdiff.c | 300 char *myname, *hisname; variable 607 myname = strdup(hp->h_name); in main()
|
/aosp_15_r20/external/cronet/third_party/icu/source/tools/tzcode/ |
H A D | zic.c | 873 register char * myname; in itsdir() local 876 myname = ecpyalloc(name); in itsdir() 877 myname = ecatalloc(myname, "/."); in itsdir() 878 accres = access(myname, F_OK); in itsdir() 879 free(myname); in itsdir()
|
/aosp_15_r20/external/icu/icu4c/source/tools/tzcode/ |
H A D | zic.c | 873 register char * myname; in itsdir() local 876 myname = ecpyalloc(name); in itsdir() 877 myname = ecatalloc(myname, "/."); in itsdir() 878 accres = access(myname, F_OK); in itsdir() 879 free(myname); in itsdir()
|
/aosp_15_r20/external/libwebsockets/READMEs/ |
H A D | README.fault-injection.md | 192 |**wsi=myname/**subrule|subrule is inherited by client wsi created with `info->fi_wsi_name` "myname…
|
H A D | README.lwsws.md | 350 "myname": "myvalue"
|
/aosp_15_r20/external/libwebsockets/lib/secure-streams/ |
H A D | README.md | 475 "metadata": [ { "myname": "" }, { "ctype": "content-type:" } ], 479 "myname" doesn't have any association to a header. 482 substitution using the syntax like `xxx${myname}yyy`, forward references are
|
/aosp_15_r20/external/google-cloud-java/google-cloud-examples/ |
H A D | README.md | 71 target/appassembler/bin/DatastoreExample your-project-id my_name set myname@mydomain.com 1234
|
/aosp_15_r20/external/python/httplib2/doc/html/_sources/ |
D | libhttplib2.txt | 453 h.add_credentials(myname, mypasswd)
|
/aosp_15_r20/external/python/httplib2/doc/ |
D | libhttplib2.rst | 453 h.add_credentials(myname, mypasswd)
|
/aosp_15_r20/external/python/httplib2/ |
D | libhttplib2.tex | 409 h.add_credentials(myname, mypasswd)
|
/aosp_15_r20/external/curl/docs/libcurl/ |
H A D | libcurl-tutorial.md | 375 curl_easy_setopt(handle, CURLOPT_USERPWD, "myname:thesecret"); 384 curl_easy_setopt(handle, CURLOPT_PROXYUSERPWD, "myname:thesecret");
|
/aosp_15_r20/packages/modules/AdServices/adservices/apk/assets/classifier/ |
D | precomputed_app_list.csv | 3662 com.mynamecubeapps.myname 10284
|