Home
last modified time | relevance | path

Searched defs:bound (Results 51 - 75 of 112) sorted by relevance

12345

/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DRangeTable.java914 private Row bound(RangeTree ranges) { in bound() method in RangeTable.Row
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DBuffer.cpp367 void Buffer::onTFBindingChanged(const Context *context, bool bound, bool indexed) in onTFBindingChanged() argument
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dbinary_parse_test.cpp136 std::vector<uint32_t> ExpectedHeaderForBound(uint32_t bound) { in ExpectedHeaderForBound() argument
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_parser.cpp95 uint32_t bound = s[3]; in parse() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dtransformation_add_function.cpp818 uint32_t bound = fuzzerutil::GetBoundForCompositeIndex( in TryToClampAccessChainIndices() local
H A Dfuzzer_pass_donate_modules.cpp1140 uint32_t bound; in MaybeAddLivesafeFunction() local
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dtext.cpp684 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 Dtransformation_add_function.cpp818 uint32_t bound = fuzzerutil::GetBoundForCompositeIndex( in TryToClampAccessChainIndices() local
H A Dfuzzer_pass_donate_modules.cpp1140 uint32_t bound; in MaybeAddLivesafeFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dtext.cpp684 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 Dbinary_parse_test.cpp136 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 Dscheduler.h491 static thread_local Scheduler* bound; global() member in marl::Scheduler
[all...]
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_add_function.cpp825 uint32_t bound = fuzzerutil::GetBoundForCompositeIndex( in TryToClampAccessChainIndices() local
/third_party/spirv-tools/source/
H A Dtext.cpp701 spv_result_t SetHeader(spv_target_env env, const uint32_t bound, in SetHeader() argument
/third_party/spirv-tools/test/
H A Dbinary_parse_test.cpp136 std::vector<uint32_t> ExpectedHeaderForBound(uint32_t bound) { in ExpectedHeaderForBound() argument
/third_party/eudev/src/libudev/
H A Dlibudev-monitor.c62 bool bound; member
/third_party/glslang/SPIRV/
H A DSPVRemapper.h176 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 Dlima_resource.c523 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 Dasn_mime.c243 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 Dasn_mime.c243 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 DvkDefs.hpp140 deUint32 bound; member
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dmodule.h38 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 Dmodule.h38 uint32_t bound; member
58 void SetIdBound(uint32_t bound) { in SetIdBound() argument
[all...]
/third_party/skia/tests/
H A DPictureTest.cpp634 SkRect bound = SkRect::MakeWH(320, 240); in DEF_TEST() local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dscheduler.cpp88 thread_local Scheduler* Scheduler::bound = nullptr; member in marl::Scheduler
[all...]

Completed in 29 milliseconds

12345