Home
last modified time | relevance | path

Searched defs:word1 (Results 1 – 14 of 14) sorted by relevance

/external/u-boot/drivers/net/
Dep93xx_eth.h40 uint32_t word1; member
48 uint32_t word1; member
60 uint32_t word1; member
70 uint32_t word1; member
/external/mesa3d/src/gallium/drivers/r600/
Dr700_asm.c81 struct r600_bytecode_alu *alu, uint32_t word0, uint32_t word1) in r700_bytecode_alu_read()
Dr600_asm.c2710 struct r600_bytecode_alu *alu, uint32_t word0, uint32_t word1) in r600_bytecode_alu_read()
/external/arm-optimized-routines/math/single/
Drredf.c146 unsigned word1, word2, word3; in __mathlib_rredf2() local
/external/libchrome/base/debug/
Delf_reader_linux.cc59 uint16_t word1 = htons(*reinterpret_cast<const int16_t*>(guid + 4)); in ElfSegmentBuildIDNoteAsString() local
/external/kernel-headers/original/uapi/linux/
Dromfs_fs.h27 __be32 word1; member
/external/arm-optimized-routines/test/rtest/
Dmain.c97 void get_operand(const char *str, Testable *f, uint32 *word0, uint32 *word1) in get_operand()
/external/skia/src/sksl/
DSkSLSPIRVCodeGenerator.cpp240 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, OutputStream& out) { in writeInstruction()
268 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, StringFragment string, in writeInstruction()
275 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.cpp241 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, OutputStream& out) { in writeInstruction()
269 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, StringFragment string, in writeInstruction()
276 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/ipsec-tools/src/racoon/
Deaytest.c843 char *word1 = "1234567890", *word2 = "12345678901234567890"; local
880 char *word1 = "1234567890", *word2 = "12345678901234567890"; local
/external/u-boot/cmd/
Dmem.c232 u64 word1, word2; in do_mem_cmp() local
234 ulong word1, word2; in do_mem_cmp() local
/external/python/cpython3/Python/
Ddtoa.c183 #define word1(x) (x)->L[0] macro
186 #define word1(x) (x)->L[1] macro
/external/python/cpython2/Python/
Ddtoa.c192 #define word1(x) (x)->L[0] macro
195 #define word1(x) (x)->L[1] macro
/external/pcre/pcrecpp/
Dpcrecpp_unittest.cc421 string word1; in TestMatchNumberPeculiarity() local