Searched refs:second (Results 7951 - 7960 of 7960) sorted by relevance
1...<<311312313314315316317318319
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86InstrInfo.cpp | 1333 /// Case 0 - Possible to commute the first and second operands. 1335 /// Case 2 - Possible to commute the second and third operands. 2822 // Two-way Conditional branch. Insert the second branch. in insertBranch() 3822 .setImm(Op.second); in optimizeCompareInstr() 4763 // Move the upper 64-bits of the second operand to the lower 64-bits. in foldMemoryOperandCustom()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fProgramInterfaceQueryTests.cpp | 2248 maxVars = de::max(maxVars, it->second);
|
/third_party/skia/tests/ |
H A D | PathOpsOpTest.cpp | 3610 SkDQuad q1[2] = { c1pair.first().toQuad(), c1pair.second().toQuad() }; in loop1asQuad() 3611 SkDQuad q1a[2] = { c1apair.first().toQuad(), c1apair.second().toQuad() }; in loop1asQuad() 3612 SkDQuad q2[2] = { c2pair.first().toQuad(), c2pair.second().toQuad() }; in loop1asQuad()
|
/third_party/eudev/ |
H A D | configure | 13062 showlist (The first, second, and third items.);
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmInstructionTests.cpp | 493 // In the extracted elements for 01 and 11 the second element doesn't 567 // The second element of the each broken down vec3 doesn't matter. 7586 testFragments["debug"] += "%file_name = OpString \"" + problemStrings[i].second + "\"\n"; in createOpLineTests() 8567 // Add .4 to the second element of the given parameter. in createOpPhiTests() 8609 // Swap the second and the third element of the given parameter. in createOpPhiTests() 8656 // Swap the second and the third element of the given parameter. in createOpPhiTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
H A D | vktSpvAsmInstructionTests.cpp | 492 // In the extracted elements for 01 and 11 the second element doesn't 566 // The second element of the each broken down vec3 doesn't matter. 7574 testFragments["debug"] += "%file_name = OpString \"" + problemStrings[i].second + "\"\n"; in createOpLineTests() 8555 // Add .4 to the second element of the given parameter. in createOpPhiTests() 8597 // Swap the second and the third element of the given parameter. in createOpPhiTests() 8644 // Swap the second and the third element of the given parameter. in createOpPhiTests()
|
/third_party/sqlite/src/ |
H A D | sqlite3.c | 981 ** SQLite uses one of these integer values as the second 1000 ** these integer values as the second argument. 1059 ** The second choice is a Mac OS X style fullsync. The [SQLITE_SYNC_DATAONLY] 1086 ** [sqlite3_file_control()] interface. The second "op" argument is an 1259 ** integers where the first integer is the new retry count and the second 1323 ** pointers to strings (char**) in which the second element of the array 1350 ** busy-handler, this function should be invoked with the second (void *) in 1728 ** VFSes of SQLite. The file is named by the second argument and can be a 1731 ** the file given in the second argument is illegal. If SQLITE_OK 1997 ** The second argumen 244959 sqlite3CodecKeyCtxCmp(KeyContext *first, KeyContext *second) global() argument [all...] |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
H A D | arkComponent.js | 4571 // the second param is used to indicate the callback 19229 getUINativeModule().timepicker.setTimepickerDateTimeOptions(node, this.value.hour, this.value.minute, this.value.second);
|
/third_party/astc-encoder/Source/ |
H A D | wuffs-v0.3.c | 768 // second. See https://github.com/OculusVR/Flicks 4588 // frame in an image has index 0, the second frame has index 1, and so on. 10560 // It may return early - the third callback might not be invoked if the second 11324 // first prefix byte is in bits 8..=15, the second prefix byte is in bits 15986 // second byte (prefix_data.ptr[1], the Color Map Type byte), is either 0x00 or [all...] |
/third_party/skia/third_party/externals/wuffs/release/c/ |
H A D | wuffs-v0.3.c | 710 // second. See https://github.com/OculusVR/Flicks 4373 // frame in an image has index 0, the second frame has index 1, and so on. 9832 // It may return early - the third callback might not be invoked if the second 10430 // first prefix byte is in bits 8..=15, the second prefix byte is in bits [all...] |
Completed in 316 milliseconds
1...<<311312313314315316317318319