Home
last modified time | relevance | path

Searched defs:Result1 (Results 1 – 5 of 5) sorted by relevance

/external/oboe/samples/RhythmGame/third_party/glm/gtx/
Dassociated_min_max.inl91 U Result1 = x < y ? a : b; local
112 U Result1 = x[i] < y[i] ? a[i] : b[i]; local
135 U Result1 = x < y ? a[i] : b[i]; local
157 U Result1 = x[i] < y[i] ? a : b; local
283 U Result1 = x > y ? a : b; local
304 U Result1 = x[i] > y[i] ? a[i] : b[i]; local
327 U Result1 = x > y ? a[i] : b[i]; local
349 U Result1 = x[i] > y[i] ? a : b; local
/external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/optee_ta/fTPM/platform/
DAdminPPI.c70 UINT32 Result1; member
94 _Out_ UINT32 *Result1, in ExecutePPICommand()
/external/llvm/unittests/ProfileData/
DInstrProfTest.cpp569 auto Result1 = Writer.addRecord(std::move(Record1)); in TEST_P() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp24462 SDValue Result1 = DAG.getTargetExtractSubreg(X86::sub_mask_1, DL, in LowerINTRINSIC_WO_CHAIN() local
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp25601 SDValue Result1 = DAG.getTargetExtractSubreg(X86::sub_mask_1, DL, in LowerINTRINSIC_WO_CHAIN() local