Home
last modified time | relevance | path

Searched refs:q (Results 1 – 24 of 24) sorted by relevance

/build/soong/android/
Donceper_test.go30 t.Errorf(`first call to Once should return "a": %q`, a)
34 t.Errorf(`second call to Once with the same key should return "a": %q`, b)
61 t.Errorf(`first call to Once should return "a": %q`, a)
65 t.Errorf(`Get with the same key should return "a": %q`, b)
107 t.Errorf(`first call to OnceStringSlice should return ["a"]: %q`, a)
111 t.Errorf(`second call to OnceStringSlice with the same key should return ["a"]: %q`, b)
123 t.Errorf(`first call to Once2StringSlice should return ["a"], ["b"]: %q, %q`, a, b)
127 …t.Errorf(`second call to Once2StringSlice with the same key should return ["a"], ["b"]: %q, %q`, c…
140 t.Errorf(`first call to Once should return "a": %q`, a)
144 t.Errorf(`second call to Once with the NewOnceKey from same string should return "b": %q`, b)
[all …]
Dbazel_paths.go294 panic(fmt.Errorf(`Cannot get direct dep %q of %q.
Darch.go1722 …rf(`compile_multilib must be "both", "first", "32", "64", "prefer32" or "first_prefer32" found %q`,
Dpaths.go412 ctx.ModuleErrorf(`missing dependency on %q, is the property annotated with android:"path"?`, m)
/build/soong/response/
Dresponse_test.go89 t.Errorf("unexpected error: %q", err)
92 t.Errorf("expected %q got %q", testCase.out, got)
/build/make/tools/atree/
Dfiles.cpp64 const char* q = p; in split_line() local
75 q = p; in split_line()
87 if (q != p) { in split_line()
88 const char* start = q; in split_line()
89 size_t len = p-q; in split_line()
103 const char* start = q; in split_line()
104 size_t len = p-q; in split_line()
187 char *p, *q; in read_list_file() local
233 q = buf+size; in read_list_file()
235 while (p<q) { in read_list_file()
[all …]
/build/make/tools/droiddoc/templates-pdk/assets/
Dprettify.js15 f===L||f===Tb)f=Q+f;return f}function q(j){for(var f=j.substring(1,j.length-1).match(new RegExp(Ub,… function in anonymousFunctiond1eaf9100100.anonymousFunctiond1eaf9100400.Sd.Na
17 …ase&&c)for(e=0;e<s;++e){p=f[e];var u=p.charAt(0);if(p.length>=2&&u===L)f[e]=q(p);else if(u!==Q)f[e…
19 …test(l)){c.push(jc);++d}else if(l.indexOf(lc)>=0&&$d(l)){var n=l.match(Qa)[2],q=1,v;v=i+1;a:for(;v<
20 m;++v){var w=b[v].match(Qa);if(w&&w[2]===n)if(w[1]===ra){if(--q===0)break a}else++q}if(v<m){g.push(…
21q=0,v=m.length;q<v;++q){var w=m[q],j=w[3];if(j)for(var f=j.length;--f>=0;)c[j.charAt(f)]=w;var s=w…
22 …bstring(5);ia(n+x,k.substring(0,E),i,q);ia(n+x+E,B,Ra(D,B),q);ia(n+x+A,k.substring(A),i,q)}else q.…
Dyui-3.3.0-reset-min.css8 …{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:''…
Dandroid-developer-docs.js405 var q = 'hl=' + lang;
406 uri += '?' + q;
/build/make/target/product/
Dgsi_keys.mk20 q-gsi.avbpubkey \
Ddeveloper_gsi_keys.mk29 q-developer-gsi.avbpubkey \
/build/soong/jar/
Djar.go190 return "", fmt.Errorf(`expected first token of java file to be "package", got %q`, s.TokenText())
199 return "", fmt.Errorf(`expected first token of java file to be "package", got %q`, s.TokenText())
/build/soong/third_party/zip/testdata/
Dreadme.notzip3 �V��H����READMEUT �K�L���Lux �������mTMO�@�ﯘRAJlN"q��R!�C�k{lo�ޱ�#!��3k��J�(ϛ7o�…
11 �\���5Nsxw �d�̣�R�m���{��)DH��ذS���ʚ���P� �4F%S��''��^{�+�wv�{���'�6q죎=P�t��Χu.O��ͱ��r�/ۛ���…
/build/make/common/
Dstrings.mk22 …t K,k,$(subst L,l,$(subst M,m,$(subst N,n,$(subst O,o,$(subst P,p,$(subst Q,q,$(subst R,r,$(subst …
29 …bst k,K,$(subst l,L,$(subst m,M,$(subst n,N,$(subst o,O,$(subst p,P,$(subst q,Q,$(subst r,R,$(subs…
/build/soong/sysprop/
Dsysprop_library.go291 `m %s-dump-api && mkdir -p %q && rm -rf %q && cp -f %q %q\n`+
/build/soong/java/
Dkotlin_test.go76 t.Errorf(`expected %q in bar implicits %v`,
81 t.Errorf(`expected %q in bar implicits %v`,
Djava_test.go492 t.Errorf(`expected foo test data relative path [%q], got %q`,
Dbootclasspath_fragment.go219 ctx.PropertyErrorf("image_name", `unknown image name %q, expected "art"`, imageName)
/build/soong/sdk/
Dbootclasspath_fragment_sdk_test.go758 my-max-target-q.txt -> hiddenapi/my-max-target-q.txt
/build/make/core/
Dproduct_config.mk34 a b c d e f g h i j k l m n o p q r s t u v w x y z \
Ddefinitions.mk3407 …,,$(subst k,,$(subst l,,$(subst m,,$(subst n,,$(subst o,,$(subst p,,$(subst q,,$(subst r,,$(subst …
/build/bazel/docs/
Dconcepts.md120 …d.com/android/platform/superproject/+/master:build/make/core/soong_config.mk;l=2?q=soong.variables)
/build/soong/apex/
Dapex_test.go5787 t.Errorf("expected %q, found %#q", expected, actual)
5838 t.Errorf("expected %q, found %#q", expected, actual)
/build/soong/docs/
Dperf.md270 [blueprint_microfactory]: https://android-review.googlesource.com/q/topic:%22blueprint_microfactory…