Home
last modified time | relevance | path

Searched refs:word2 (Results 1 – 25 of 29) sorted by relevance

12

/external/pigweed/pw_fuzzer/examples/
Dtoy_fuzzer.cc31 void toy_example(const char* word1, const char* word2) { in toy_example() argument
44 if (word2[0] == 'w') { in toy_example()
45 if (word2[1] == 'o') { in toy_example()
46 if (word2[2] == 'r') { in toy_example()
47 if (word2[3] == 'l') { in toy_example()
48 if (word2[4] == 'd') { in toy_example()
75 const char* word2 = reinterpret_cast<const char*>(&data[offset]); in LLVMFuzzerTestOneInput() local
77 if (pw::string::Length(word2, size) == size) { in LLVMFuzzerTestOneInput()
82 toy_example(word1, word2); in LLVMFuzzerTestOneInput()
/external/libcups/notifier/
Ddbus.c289 const char *word2 = event + 7; /* Second word */ in main() local
291 if (!strcmp(word2, "restarted")) in main()
293 else if (!strcmp(word2, "started")) in main()
295 else if (!strcmp(word2, "stopped")) in main()
297 else if (!strcmp(word2, "audit")) in main()
304 const char *word2 = event + 8; /* Second word */ in main() local
307 if (!strcmp(word2, "restarted")) in main()
309 else if (!strcmp(word2, "shutdown")) in main()
311 else if (!strcmp(word2, "stopped")) in main()
313 else if (!strcmp(word2, "state-changed")) in main()
[all …]
/external/skqp/src/sksl/
DSkSLSPIRVCodeGenerator.h285 void writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, StringFragment string,
288 void writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, OutputStream& out);
290 void writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, int32_t word3,
293 void writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, int32_t word3, int32_t word4,
296 void writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, int32_t word3, int32_t word4,
299 void writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, int32_t word3, int32_t word4,
302 void writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, int32_t word3, int32_t word4,
305 void writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, int32_t word3, int32_t word4,
DSkSLSPIRVCodeGenerator.cpp276 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() argument
280 this->writeWord(word2, out); in writeInstruction()
284 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() argument
288 this->writeWord(word2, out); in writeInstruction()
291 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() argument
295 this->writeWord(word2, out); in writeInstruction()
299 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() argument
303 this->writeWord(word2, out); in writeInstruction()
308 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() argument
313 this->writeWord(word2, out); in writeInstruction()
[all …]
/external/skia/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.h411 void writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, StringFragment string,
414 void writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, OutputStream& out);
416 void writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, int32_t word3,
419 void writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, int32_t word3, int32_t word4,
422 void writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, int32_t word3, int32_t word4,
425 void writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, int32_t word3, int32_t word4,
428 void writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, int32_t word3, int32_t word4,
431 void writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, int32_t word3, int32_t word4,
DSkSLSPIRVCodeGenerator.cpp302 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() argument
306 this->writeWord(word2, out); in writeInstruction()
310 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() argument
314 this->writeWord(word2, out); in writeInstruction()
317 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() argument
321 this->writeWord(word2, out); in writeInstruction()
325 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() argument
329 this->writeWord(word2, out); in writeInstruction()
334 void SPIRVCodeGenerator::writeInstruction(SpvOp_ opCode, int32_t word1, int32_t word2, in writeInstruction() argument
339 this->writeWord(word2, out); in writeInstruction()
[all …]
/external/ipsec-tools/src/racoon/
Deaytest.c843 char *word1 = "1234567890", *word2 = "12345678901234567890"; local
860 buf = vmalloc(strlen(word2));
861 memcpy(buf->v, word2, buf->l);
880 char *word1 = "1234567890", *word2 = "12345678901234567890"; local
897 buf = vmalloc(strlen(word2));
898 memcpy(buf->v, word2, buf->l);
/external/libchrome/base/debug/
Delf_reader_linux.cc60 uint16_t word2 = htons(*reinterpret_cast<const int16_t*>(guid + 6)); in ElfSegmentBuildIDNoteAsString() local
63 SStringPrintf(&identifier, "%08X%04X%04X", dword, word1, word2); in ElfSegmentBuildIDNoteAsString()
/external/curl/
Dconfigure17263 for word2 in $flags_dbg_all; do
17264 if test "$word1" = "$word2"; then
17279 for word2 in $flags_dbg_all; do
17280 if test "$word1" = "$word2"; then
17465 for word2 in $flags_opt_all; do
17466 if test "$word1" = "$word2"; then
17483 for word2 in $flags_opt_all; do
17484 if test "$word1" = "$word2"; then
17514 for word2 in $flags_opt_all; do
17515 if test "$word1" = "$word2"; then
[all …]
/external/libchrome/base/i18n/
Dbreak_iterator_unittest.cc77 const string16 word2(str.substr(11, 5)); in TEST() local
88 EXPECT_EQ(word2, iter.GetString()); in TEST()
306 const string16 word2(str.substr(11, 5)); in TEST() local
314 EXPECT_EQ(word2, iter.GetString()); in TEST()
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Dre2_test.cc324 std::string word2; in TEST() local
327 ASSERT_TRUE(RE2::PartialMatch("foo", r, &word1, &word2, &word3)); in TEST()
329 ASSERT_EQ(word2, ""); in TEST()
331 ASSERT_TRUE(RE2::PartialMatch("bar", r, &word1, &word2, &word3)); in TEST()
333 ASSERT_EQ(word2, "bar"); in TEST()
335 ASSERT_TRUE(RE2::PartialMatch("baz", r, &word1, &word2, &word3)); in TEST()
337 ASSERT_EQ(word2, ""); in TEST()
339 ASSERT_FALSE(RE2::PartialMatch("f", r, &word1, &word2, &word3)); in TEST()
/external/mesa3d/src/gallium/drivers/lima/ir/pp/
Dcodegen.h354 unsigned word2 : 9; member
Ddisasm.c722 branch->discard.word2 == PPIR_CODEGEN_DISCARD_WORD2) { in print_branch()
Dcodegen.c581 b->discard.word2 = PPIR_CODEGEN_DISCARD_WORD2; in ppir_codegen_encode_discard()
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/fuzz/
Dfuzzerutil_test.cpp472 uint32_t word2 = fuzzerutil::FloatToWord(1.23f); in TEST() local
481 std::vector<uint32_t>{word2}, 32, false)); in TEST()
/external/mesa3d/src/panfrost/midgard/
Dmidgard.h609 uint64_t word2 : 60; member
Ddisassemble.c1250 if (load_store->word2 != 3) { in print_load_store_word()
1251 print_load_store_instr(fp, load_store->word2, tabs); in print_load_store_word()
Dmidgard_emit.c898 .word2 = next64 in emit_binary_bundle()
/external/libavc/decoder/
Dih264d_parse_cavlc.c212 UWORD32 word, word2, cur_bit, cur_word, code_val, code_num, clz; in ih264d_uvlc() local
218 word2 = pu4_bitstrm_buf[cur_word + 1]; in ih264d_uvlc()
223 word2 >>= (32 - cur_bit); in ih264d_uvlc()
224 word |= word2; in ih264d_uvlc()
/external/llvm-project/mlir/lib/Dialect/SPIRV/Serialization/
DSerializer.cpp1515 uint32_t word2; in prepareConstantInt() member
1523 {typeID, resultID, words.word1, words.word2}); in prepareConstantInt()
1568 uint32_t word2; in prepareConstantFp() member
1571 {typeID, resultID, words.word1, words.word2}); in prepareConstantFp()
/external/curl/m4/
Dcurl-compilers.m41611 for word2 in [$2]; do
1612 if test "$word1" = "$word2"; then
1648 for word2 in [$2]; do
1649 if test "$word1" = "$word2"; then
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/m4/
Dcares-compilers.m41537 for word2 in [$2]; do
1538 if test "$word1" = "$word2"; then
1574 for word2 in [$2]; do
1575 if test "$word1" = "$word2"; then
/external/llvm-project/lldb/source/Plugins/Instruction/ARM/
DEmulateInstructionARM.cpp2661 word1 = MemA[address,4]; word2 = MemA[address+4,4]; address = address+8; in EmulateVPOP()
2664 D[d+r] = if BigEndian() then word1:word2 else word2:word1; in EmulateVPOP()
11233 word1 = MemA[address,4]; word2 = MemA[address+4,4]; address = address+8; in EmulateVLDM()
11236 D[d+r] = if BigEndian() then word1:word2 else word2:word1; in EmulateVLDM()
11384 uint32_t word2 = in EmulateVLDM() local
11396 data = (data << 32) | word2; in EmulateVLDM()
11398 data = word2; in EmulateVLDM()
11630 word1 = MemA[address,4]; word2 = MemA[address+4,4]; in EmulateVLDR()
11633 D[d] = if BigEndian() then word1:word2 else word2:word1; in EmulateVLDR()
11720 uint32_t word2 = in EmulateVLDR() local
[all …]
/external/llvm/test/CodeGen/AArch64/
Dldst-opt.ll285 define i32 @load-pre-indexed-word2(%pre.struct.i32** %this, i1 %cond,
287 ; CHECK-LABEL: load-pre-indexed-word2
475 define void @store-pre-indexed-word2(%pre.struct.i32** %this, i1 %cond,
478 ; CHECK-LABEL: store-pre-indexed-word2
/external/pcre/dist2/testdata/
Dtestinput25668 word1 word3 word1 word2 word3 word2 word2 word1 word3 word4
5671 word1 word3 word1 word2 word3 word2 word2 word1 word3 word4
5674 word1 word3 word1 word2 word3 word2 word2 word1 word3 word4

12