Home
last modified time | relevance | path

Searched defs:chained (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
Dbi_opt_copy_prop.c60 bi_index chained = replacement[bi_word_node(replace)]; in bi_opt_copy_prop() local
/third_party/grpc/test/core/security/
Dauth_context_test.cc90 grpc_core::RefCountedPtr<grpc_auth_context> chained = in test_chained_context() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
DTestIDNARef.java556 StringBuffer chained; in doTestChainingToASCII() local
588 StringBuffer chained; in doTestChainingToUnicode() local
DTestIDNA.java470 StringBuffer chained; in doTestChainingToASCII() local
496 StringBuffer chained; in doTestChainingToUnicode() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/
DTestIDNARef.java559 StringBuffer chained; in doTestChainingToASCII() local
591 StringBuffer chained; in doTestChainingToUnicode() local
DTestIDNA.java473 StringBuffer chained; in doTestChainingToASCII() local
499 StringBuffer chained; in doTestChainingToUnicode() local
/third_party/grpc/src/core/lib/security/context/
Dsecurity_context.h76 const grpc_auth_context* chained() const { return chained_.get(); } in chained() function
/third_party/skia/third_party/externals/dawn/
Ddawn.json283 "chained": "in", string
292 "chained": "in", string
2018 "chained": "in", string
2027 "chained": "in", string
2164 "chained": "in", string
2172 "chained": "in", string
2232 "chained": "in", string
2239 "chained": "in", string
2247 "chained": "in", string
2256 "chained": "in", string
[all …]
/third_party/mesa3d/src/intel/vulkan/
Danv_private.h1530 bool chained; member