Home
last modified time | relevance | path

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

/external/pigweed/pw_fuzzer/examples/
Dtoy_fuzzer.cc31 void toy_example(const char* word1, const char* word2) { in toy_example()
65 const char* word1 = reinterpret_cast<const char*>(data); in LLVMFuzzerTestOneInput() local
/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.c2796 struct r600_bytecode_alu *alu, uint32_t word0, uint32_t word1) in r600_bytecode_alu_read()
/external/libchrome/base/debug/
Delf_reader_linux.cc59 uint16_t word1 = htons(*reinterpret_cast<const int16_t*>(guid + 4)); in ElfSegmentBuildIDNoteAsString() local
/external/llvm-project/libc/AOR_v20.02/math/test/rtest/
Dmain.c98 void get_operand(const char *str, Testable *f, uint32 *word0, uint32 *word1) in get_operand()
/external/arm-optimized-routines/math/test/rtest/
Dmain.c97 void get_operand(const char *str, Testable *f, uint32 *word0, uint32 *word1) in get_operand()
/external/kernel-headers/original/uapi/linux/
Dromfs_fs.h27 __be32 word1; member
/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/libchrome/base/i18n/
Dbreak_iterator_unittest.cc76 const string16 word1(str.substr(0, 10)); in TEST() local
305 const string16 word1(str.substr(0, 11)); in TEST() local
/external/skia/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.cpp267 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, OutputStream& out) { in writeInstruction()
295 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, StringFragment string, in writeInstruction()
302 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction()
310 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction()
317 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction()
325 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction()
334 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction()
345 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction()
357 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction()
370 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction()
/external/python/cpython2/Python/
Ddtoa.c192 #define word1(x) (x)->L[0] macro
195 #define word1(x) (x)->L[1] macro
/external/python/cpython3/Python/
Ddtoa.c187 #define word1(x) (x)->L[0] macro
190 #define word1(x) (x)->L[1] macro
/external/llvm-project/mlir/lib/Dialect/SPIRV/Serialization/
DDeserializer.cpp1560 uint32_t word1; in processConstant() member
1593 uint32_t word1; in processConstant() member
DSerializer.cpp1514 uint32_t word1; in prepareConstantInt() member
1567 uint32_t word1; in prepareConstantFp() member
/external/mesa3d/src/gallium/drivers/lima/ir/pp/
Dcodegen.h353 unsigned word1 : 32; member
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Dre2_test.cc323 std::string word1; in TEST() local
/external/mesa3d/src/panfrost/midgard/
Dmidgard.h608 uint64_t word1 : 60; member
/external/llvm-project/lldb/source/Plugins/Instruction/ARM/
DEmulateInstructionARM.cpp11378 uint32_t word1 = in EmulateVLDM() local
11715 uint32_t word1 = MemARead(context, address, addr_byte_size, 0, &success); in EmulateVLDR() local