Home
last modified time | relevance | path

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

/external/webrtc/common_audio/third_party/spl_sqrt_floor/
Dspl_sqrt_floor.c57 int32_t root = 0, try1; in WebRtcSpl_SqrtFloor() local
/external/llvm-project/libcxxabi/test/
Dunwind_06.pass.cpp29 double try1(bool v) { in try1() function
/external/libcxxabi/test/
Dunwind_06.pass.cpp25 double try1(bool v) { in try1() function
/external/pdfium/third_party/libopenjpeg20/
Dpi.c386 OPJ_INT32 trx1, try1; in opj_pi_next_rpcl() local
524 OPJ_INT32 trx1, try1; in opj_pi_next_pcrl() local
656 OPJ_INT32 trx1, try1; in opj_pi_next_cprl() local
/external/llvm-project/llvm/unittests/ADT/
DStringMapTest.cpp290 auto try1 = t.insert_or_assign("A", A(1)); in TEST_F() local