Home
last modified time | relevance | path

Searched defs:words (Results 51 - 75 of 207) sorted by relevance

123456789

/third_party/spirv-tools/test/
H A Dbinary_to_text_test.cpp509 auto words = CompileSuccessfully(""); in TEST_F() local
536 auto words = CompileSuccessfully(""); in TEST_P() local
[all...]
/third_party/spirv-tools/tools/cfg/
H A Dbin_to_dot.cpp168 spv_result_t BinaryToDot(const spv_const_context context, const uint32_t* words, in BinaryToDot() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Dlatmenc.c109 int words = length >> 4; in copy_bits() local
/third_party/backends/lib/
H A Dmd5.c304 const md5_uint32 *words = buffer; in md5_process_block() local
/third_party/libuv/src/
H A Dinet.c72 unsigned int words[sizeof(struct in6_addr) / sizeof(uint16_t)]; in inet_ntop6() local
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_util.h341 std::vector<uint64_t> words; global() member
[all...]
/third_party/node/deps/uv/src/
H A Dinet.c77 unsigned int words[sizeof(struct in6_addr) / sizeof(uint16_t)]; in inet_ntop6() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dinstruction.h69 const std::vector<uint32_t>& words() const { return words_; } in words() function in spvtools::val::Instruction
H A Dvalidate.cpp155 ValidateBinaryUsingContextAndValidationState( const spv_context_t& context, const uint32_t* words, const size_t num_words, spv_diagnostic* pDiagnostic, ValidationState_t* vstate) ValidateBinaryUsingContextAndValidationState() argument
379 ValidateBinaryAndKeepValidationState( const spv_const_context context, spv_const_validator_options options, const uint32_t* words, const size_t num_words, spv_diagnostic* pDiagnostic, std::unique_ptr<ValidationState_t>* vstate) ValidateBinaryAndKeepValidationState() argument
406 spvValidateBinary(const spv_const_context context, const uint32_t* words, const size_t num_words, spv_diagnostic* pDiagnostic) spvValidateBinary() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/fact_manager/
H A Dconstant_uniform_facts.cpp149 std::vector<uint32_t> words = GetConstantWords(fact); in FloatingPointValueIsSuitable() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dconst_folding_rules.cpp176 std::vector<uint32_t> words = result.GetWords(); in FoldVectorTimesScalar() local
187 std::vector<uint32_t> words = result.GetWords(); in FoldVectorTimesScalar() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/fact_manager/
H A Dconstant_uniform_facts.cpp149 std::vector<uint32_t> words = GetConstantWords(fact); in FloatingPointValueIsSuitable() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dinstruction.h69 const std::vector<uint32_t>& words() const { return words_; } in words() function in spvtools::val::Instruction
/third_party/spirv-tools/source/fuzz/fact_manager/
H A Dconstant_uniform_facts.cpp149 std::vector<uint32_t> words = GetConstantWords(fact); in FloatingPointValueIsSuitable() local
/third_party/skia/modules/skparagraph/src/
H A DTextTabAlign.h32 bool processTab(TextWrapper::TextStretch& words, TextWrapper::TextStretch& clusters, Cluster* currentCluster, in processTab() argument
42 bool processEndofWord(TextWrapper::TextStretch& words, TextWrapper::TextStretch& clusters, Cluster* currentCluster, in processEndofWord() argument
52 bool processEndofLine(TextWrapper::TextStretch& words, TextWrapper::TextStretch& clusters, Cluster* currentCluster, in processEndofLine() argument
62 bool processCluster(TextWrapper::TextStretch& words, TextWrapper::TextStretch& clusters, Cluster* currentCluster, in processCluster() argument
[all...]
/third_party/spirv-tools/source/val/
H A Dinstruction.h69 const std::vector<uint32_t>& words() const { return words_; } in words() function in spvtools::val::Instruction
/third_party/gn/src/gn/
H A Dstring_utils.cc329 SpellcheckString(std::string_view text, const std::vector<std::string_view>& words) SpellcheckString() argument
/third_party/mesa3d/src/freedreno/ir2/
H A Ddisasm-a2xx.c604 uint16_t words[3]; in print_cf() local
/third_party/mesa3d/src/asahi/lib/
H A Dwrap.c189 uint32_t *words = (uint32_t *) (ptr + 1); in wrap_Method() local
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_mm.c126 int words, ret; in mm_slab_new() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_compute.c221 unsigned words = nv50->constbuf[s][0].size / 4; in nv50_compute_validate_constbufs() local
H A Dnv50_shader_state.c60 unsigned words = nv50->constbuf[s][0].size / 4; in nv50_constbufs_validate() local
H A Dnv50_transfer.c500 nv50_cb_bo_push(struct nouveau_context *nv, struct nouveau_bo *bo, unsigned domain, unsigned bufid, unsigned offset, unsigned words, const uint32_t *data) nv50_cb_bo_push() argument
527 nv50_cb_push(struct nouveau_context *nv, struct nv04_resource *res, unsigned offset, unsigned words, const uint32_t *data) nv50_cb_push() argument
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/fact_manager/
H A Dconstant_uniform_facts_test.cpp620 uint32_t words[1]; in TEST() local
634 uint32_t words[1]; in TEST() local
38 AddFactHelper( FactManager* fact_manager, const std::vector<uint32_t>& words, const protobufs::UniformBufferElementDescriptor& descriptor) AddFactHelper() argument
643 uint32_t words[2]; TEST() local
657 uint32_t words[2]; TEST() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
H A Dtransformation_replace_boolean_constant_with_constant_binary_test.cpp420 uint32_t words[2]; in TEST() local
437 uint32_t words[2]; in TEST() local

Completed in 16 milliseconds

123456789