HomeSort by relevance Sort by last modified time
    Searched defs:init0 (Results 1 - 4 of 4) sorted by null

  /external/icu/icu4c/source/common/
rbbidata.cpp 49 init0();
54 init0();
60 init0();
91 void RBBIDataWrapper::init0() { function in class:RBBIDataWrapper
  /external/libcxx/test/std/thread/thread.mutex/thread.once/thread.once.callonce/
call_once.pass.cpp 29 void init0() function
37 std::call_once(flg0, init0);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.mutex/thread.once/thread.once.callonce/
call_once.pass.cpp 27 void init0() function
35 std::call_once(flg0, init0);
  /external/mesa3d/src/gallium/tests/trivial/
compute.c 528 void init0(void *p, int s, int x, int y) { function
542 256, 0, init0);
    [all...]

Completed in 102 milliseconds