Home
last modified time | relevance | path

Searched defs:word2 (Results 1 – 17 of 17) sorted by relevance

/external/libcups/notifier/
Ddbus.c289 const char *word2 = event + 7; /* Second word */ in main() local
304 const char *word2 = event + 8; /* Second word */ in main() local
330 const char *word2 = event + 4; /* Second word */ in main() local
/external/libchrome/base/debug/
Delf_reader_linux.cc60 uint16_t word2 = htons(*reinterpret_cast<const int16_t*>(guid + 6)); in ElfSegmentBuildIDNoteAsString() local
/external/rust/crates/libz-sys/src/zlib-ng/
Dcrc32_braid.c142 z_word_t crc2, word2; in crc32_braid() local
/external/freetype/src/gzip/
Dcrc32.c804 z_word_t word2; in crc32_z() local
929 z_word_t crc2, word2; in crc32_z() local
/external/libchrome/base/i18n/
Dbreak_iterator_unittest.cc77 const string16 word2(str.substr(11, 5)); in TEST() local
306 const string16 word2(str.substr(11, 5)); in TEST() local
/external/cronet/base/i18n/
Dbreak_iterator_unittest.cc78 const std::u16string word2(str.substr(11, 5)); in TEST() local
304 const std::u16string word2(str.substr(11, 5)); in TEST() local
/external/ipsec-tools/src/racoon/
Deaytest.c843 char *word1 = "1234567890", *word2 = "12345678901234567890"; local
880 char *word1 = "1234567890", *word2 = "12345678901234567890"; local
/external/zlib/
Dcrc32.c853 z_word_t word2; local
978 z_word_t crc2, word2; local
/external/cronet/base/trace_event/
Dtrace_config_unittest.cc92 const std::string& word2) { in SwapWords()
/external/skia/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.cpp509 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction()
517 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction()
524 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction()
532 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction()
541 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction()
552 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction()
564 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction()
577 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction()
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/fuzz/
Dfuzzerutil_test.cpp470 uint32_t word2 = fuzzerutil::FloatToWord(1.23f); in TEST() local
/external/deqp-deps/SPIRV-Tools/test/fuzz/
Dfuzzerutil_test.cpp470 uint32_t word2 = fuzzerutil::FloatToWord(1.23f); in TEST() local
/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dfuzzerutil_test.cpp470 uint32_t word2 = fuzzerutil::FloatToWord(1.23f); in TEST() local
/external/libavc/decoder/
Dih264d_parse_cavlc.c212 UWORD32 word, word2, cur_bit, cur_word, code_val, code_num, clz; in ih264d_uvlc() local
/external/mesa3d/src/gallium/drivers/lima/ir/pp/
Dcodegen.h354 unsigned word2 : 9; member
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Dre2_test.cc324 std::string word2; in TEST() local
/external/mesa3d/src/panfrost/midgard/
Dmidgard.h609 uint64_t word2 : 60; member