| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/ |
| H A D | RangeTable.java | 914 private Row bound(RangeTree ranges) { in bound() method in RangeTable.Row
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Buffer.cpp | 367 void Buffer::onTFBindingChanged(const Context *context, bool bound, bool indexed) in onTFBindingChanged() argument
|
| /third_party/skia/third_party/externals/spirv-tools/test/ |
| H A D | binary_parse_test.cpp | 136 std::vector<uint32_t> ExpectedHeaderForBound(uint32_t bound) { in ExpectedHeaderForBound() argument
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | spirv_parser.cpp | 95 uint32_t bound = s[3]; in parse() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
| H A D | transformation_add_function.cpp | 818 uint32_t bound = fuzzerutil::GetBoundForCompositeIndex( in TryToClampAccessChainIndices() local
|
| H A D | fuzzer_pass_donate_modules.cpp | 1140 uint32_t bound; in MaybeAddLivesafeFunction() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/ |
| H A D | text.cpp | 684 spv_result_t SetHeader(spv_target_env env, const uint32_t bound, in SetHeader() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| H A D | transformation_add_function.cpp | 818 uint32_t bound = fuzzerutil::GetBoundForCompositeIndex( in TryToClampAccessChainIndices() local
|
| H A D | fuzzer_pass_donate_modules.cpp | 1140 uint32_t bound; in MaybeAddLivesafeFunction() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
| H A D | text.cpp | 684 spv_result_t SetHeader(spv_target_env env, const uint32_t bound, in SetHeader() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
| H A D | binary_parse_test.cpp | 136 std::vector<uint32_t> ExpectedHeaderForBound(uint32_t bound) { in ExpectedHeaderForBound() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
| H A D | scheduler.h | 491 static thread_local Scheduler* bound; global() member in marl::Scheduler [all...] |
| /third_party/spirv-tools/source/fuzz/ |
| H A D | transformation_add_function.cpp | 825 uint32_t bound = fuzzerutil::GetBoundForCompositeIndex( in TryToClampAccessChainIndices() local
|
| /third_party/spirv-tools/source/ |
| H A D | text.cpp | 701 spv_result_t SetHeader(spv_target_env env, const uint32_t bound, in SetHeader() argument
|
| /third_party/spirv-tools/test/ |
| H A D | binary_parse_test.cpp | 136 std::vector<uint32_t> ExpectedHeaderForBound(uint32_t bound) { in ExpectedHeaderForBound() argument
|
| /third_party/eudev/src/libudev/ |
| H A D | libudev-monitor.c | 62 bool bound; member
|
| /third_party/glslang/SPIRV/ |
| H A D | SPVRemapper.h | 176 spirword_t bound() const { return spv[3]; } // return Id bound from header in bound() function in spv::spirvbin_t 177 spirword_t bound(spirword_t b) { return spv[3] = b; } in bound() function in spv::spirvbin_t
|
| /third_party/mesa3d/src/gallium/drivers/lima/ |
| H A D | lima_resource.c | 523 struct pipe_scissor_state *bound = &damage->bound; in lima_resource_set_damage_region() local 473 get_damage_bound_box(struct pipe_resource *pres, const struct pipe_box *rects, unsigned int nrects, struct pipe_scissor_state *bound) get_damage_bound_box() argument
|
| /third_party/node/deps/openssl/openssl/crypto/asn1/ |
| H A D | asn_mime.c | 243 char bound[33], c; in SMIME_write_ASN1_ex() local 608 multi_split(BIO *bio, int flags, const char *bound, STACK_OF(BIO) **ret) multi_split() argument 982 mime_bound_check(char *line, int linelen, const char *bound, int blen) mime_bound_check() argument [all...] |
| /third_party/openssl/crypto/asn1/ |
| H A D | asn_mime.c | 243 char bound[33], c; in SMIME_write_ASN1_ex() local 602 multi_split(BIO *bio, int flags, const char *bound, STACK_OF(BIO) **ret) multi_split() argument 976 mime_bound_check(char *line, int linelen, const char *bound, int blen) mime_bound_check() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkDefs.hpp | 140 deUint32 bound; member
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | module.h | 38 uint32_t bound; member 58 void SetIdBound(uint32_t bound) { in SetIdBound() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | module.h | 38 uint32_t bound; member 58 void SetIdBound(uint32_t bound) { in SetIdBound() argument [all...] |
| /third_party/skia/tests/ |
| H A D | PictureTest.cpp | 634 SkRect bound = SkRect::MakeWH(320, 240); in DEF_TEST() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
| H A D | scheduler.cpp | 88 thread_local Scheduler* Scheduler::bound = nullptr; member in marl::Scheduler [all...] |