/third_party/icu/icu4c/source/i18n/ |
H A D | collationroot.cpp | 37 static UInitOnce initOnce {}; 45 initOnce.reset(); in uprv_collation_root_cleanup() 106 umtx_initOnce(initOnce, CollationRoot::load, static_cast<const char*>(NULL), errorCode); in getRootCacheEntry() 113 umtx_initOnce(initOnce, CollationRoot::load, static_cast<const char*>(NULL), errorCode); in getRoot() 134 umtx_initOnce(initOnce, CollationRoot::load, ucadataPath, errorCode); in forceLoadFromFile()
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | collationroot.cpp | 37 static UInitOnce initOnce {}; 45 initOnce.reset(); in uprv_collation_root_cleanup() 106 umtx_initOnce(initOnce, CollationRoot::load, static_cast<const char*>(nullptr), errorCode); in getRootCacheEntry() 113 umtx_initOnce(initOnce, CollationRoot::load, static_cast<const char*>(nullptr), errorCode); in getRoot() 134 umtx_initOnce(initOnce, CollationRoot::load, ucadataPath, errorCode); in forceLoadFromFile()
|
/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/ |
H A D | Api.php | 11 public static function initOnce() { function 17 \GPBMetadata\Google\Protobuf\SourceContext::initOnce(); 18 \GPBMetadata\Google\Protobuf\Type::initOnce();
|
H A D | Type.php | 11 public static function initOnce() { function 17 \GPBMetadata\Google\Protobuf\Any::initOnce(); 18 \GPBMetadata\Google\Protobuf\SourceContext::initOnce();
|
H A D | FieldMask.php | 11 public static function initOnce() { function
|
H A D | Duration.php | 11 public static function initOnce() { function
|
H A D | GPBEmpty.php | 11 public static function initOnce() { function
|
H A D | Any.php | 11 public static function initOnce() { function
|
H A D | Wrappers.php | 11 public static function initOnce() { function
|
H A D | SourceContext.php | 11 public static function initOnce() { function
|
H A D | Timestamp.php | 11 public static function initOnce() { function
|
H A D | Struct.php | 11 public static function initOnce() { function
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | collationroot.cpp | 36 static UInitOnce initOnce = U_INITONCE_INITIALIZER; member 44 initOnce.reset(); in uprv_collation_root_cleanup() 76 umtx_initOnce(initOnce, CollationRoot::load, errorCode); in getRootCacheEntry() 83 umtx_initOnce(initOnce, CollationRoot::load, errorCode); in getRoot()
|
/third_party/protobuf/php/src/Google/Protobuf/ |
H A D | GPBEmpty.php | 34 \GPBMetadata\Google\Protobuf\GPBEmpty::initOnce();
|
H A D | BytesValue.php | 37 \GPBMetadata\Google\Protobuf\Wrappers::initOnce();
|
H A D | BoolValue.php | 37 \GPBMetadata\Google\Protobuf\Wrappers::initOnce();
|
H A D | Duration.php | 102 \GPBMetadata\Google\Protobuf\Duration::initOnce();
|
H A D | DoubleValue.php | 37 \GPBMetadata\Google\Protobuf\Wrappers::initOnce();
|
H A D | Int64Value.php | 37 \GPBMetadata\Google\Protobuf\Wrappers::initOnce();
|
H A D | Struct.php | 42 \GPBMetadata\Google\Protobuf\Struct::initOnce();
|
H A D | UInt64Value.php | 37 \GPBMetadata\Google\Protobuf\Wrappers::initOnce();
|
H A D | UInt32Value.php | 37 \GPBMetadata\Google\Protobuf\Wrappers::initOnce();
|
H A D | FieldMask.php | 192 \GPBMetadata\Google\Protobuf\FieldMask::initOnce();
|
/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
H A D | ExtensionRangeOptions.php | 36 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
|
H A D | OneofOptions.php | 36 \GPBMetadata\Google\Protobuf\Internal\Descriptor::initOnce();
|