Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Dep93xx_eth.h41 uint32_t word2; member
49 uint32_t word2; member
61 uint32_t word2; member
/external/arm-optimized-routines/math/single/
Drredf.c146 unsigned word1, word2, word3; in __mathlib_rredf2() local
/external/libchrome/base/debug/
Delf_reader_linux.cc60 uint16_t word2 = htons(*reinterpret_cast<const int16_t*>(guid + 6)); in ElfSegmentBuildIDNoteAsString() local
/external/ipsec-tools/src/racoon/
Deaytest.c843 char *word1 = "1234567890", *word2 = "12345678901234567890"; local
880 char *word1 = "1234567890", *word2 = "12345678901234567890"; local
/external/skia/src/sksl/
DSkSLSPIRVCodeGenerator.cpp275 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction()
283 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction()
290 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction()
298 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction()
307 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction()
318 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction()
330 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction()
343 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction()
/external/skqp/src/sksl/
DSkSLSPIRVCodeGenerator.cpp276 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction()
284 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction()
291 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction()
299 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction()
308 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction()
319 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction()
331 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction()
344 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction()
/external/u-boot/cmd/
Dmem.c232 u64 word1, word2; in do_mem_cmp() local
234 ulong word1, word2; in do_mem_cmp() local
/external/pcre/pcrecpp/
Dpcrecpp_unittest.cc422 string word2; in TestMatchNumberPeculiarity() local
/external/libavc/decoder/
Dih264d_parse_cavlc.c212 UWORD32 word, word2, cur_bit, cur_word, code_val, code_num, clz; in ih264d_uvlc() local