Home
last modified time | relevance | path

Searched defs:firsttime (Results 1 – 12 of 12) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_info.c56 static boolean firsttime = 1; in tgsi_get_opcode_info() local
/third_party/node/deps/openssl/openssl/crypto/
Dpunycode.c44 unsigned int firsttime) in adapt()
/third_party/openssl/crypto/
Dpunycode.c44 unsigned int firsttime) in adapt()
/third_party/icu/icu4c/source/test/intltest/
Dpunyref.cpp111 punycode_uint delta, punycode_uint numpoints, int firsttime ) in adapt()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/
DPunycodeReference.java124 private static int adapt(int delta, int numpoints, boolean firsttime ){ in adapt()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
DPunycodeReference.java121 private static int adapt(int delta, int numpoints, boolean firsttime ){ in adapt()
/third_party/mesa3d/src/gallium/winsys/sw/xlib/
Dxlib_sw_winsys.c302 static bool firsttime = true; in xlib_sw_display() local
/third_party/python/Modules/
Dgetaddrinfo.c252 static int firsttime = 1; in getaddrinfo() local
/third_party/mesa3d/src/util/perf/
Du_trace.c364 static bool firsttime = true; in get_tracefile() local
/third_party/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_screen_ioctl.c522 static boolean firsttime = TRUE; in vmw_ioctl_command() local
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_api.c1178 static boolean firsttime = 1, no_rast = 0; in glXMakeContextCurrent() local
1416 static boolean firsttime = 1, no_rast = 0; in glXSwapBuffers() local
/third_party/node/deps/ada/
Dada.cpp7988 static constexpr int32_t adapt(int32_t d, int32_t n, bool firsttime) { in adapt()