Home
last modified time | relevance | path

Searched refs:loading (Results 1 - 22 of 22) sorted by relevance

/third_party/node/lib/internal/bootstrap/
H A Drealm.js242 this.loading = false;
376 if (this.loaded || this.loading) {
381 this.loading = true;
394 this.loading = false;
/third_party/node/test/fixtures/wpt/resources/
H A Dtest-only-api.js26 script.onerror = e => { reject(`Error loading ${path}`); };
/third_party/gn/misc/vim/ftdetect/
H A Dgnfiletype.vim7 " to override them for loading GN files, which should be UTF-8.
/third_party/node/deps/openssl/openssl/crypto/store/
H A Dstore_local.h143 int loading; member
H A Dstore_lib.c82 * attempt at loading a local file should have us try something else. in OSSL_STORE_open_ex()
284 if (ctx->loading) { in OSSL_STORE_expect()
311 if (ctx->loading) { in OSSL_STORE_find()
405 ctx->loading = 1; in OSSL_STORE_load()
/third_party/openssl/crypto/store/
H A Dstore_local.h143 int loading; member
H A Dstore_lib.c82 * attempt at loading a local file should have us try something else. in OSSL_STORE_open_ex()
284 if (ctx->loading) { in OSSL_STORE_expect()
311 if (ctx->loading) { in OSSL_STORE_find()
405 ctx->loading = 1; in OSSL_STORE_load()
/third_party/node/deps/openssl/openssl/crypto/
H A Dinit.c579 int loading = CRYPTO_THREAD_get_local(&in_init_config_local) != NULL; in OPENSSL_init_crypto() local
582 if (!loading) { in OPENSSL_init_crypto()
/third_party/openssl/crypto/
H A Dinit.c579 int loading = CRYPTO_THREAD_get_local(&in_init_config_local) != NULL; in OPENSSL_init_crypto() local
582 if (!loading) { in OPENSSL_init_crypto()
/third_party/ffmpeg/libavcodec/arm/
H A Dsbcdsp_armv6.S78 ldrd r4, r5, [r2, #80] @ start loading cos table
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ant/
H A DConvertIcuDataTask.java301 // Don't convert to CldrPath here (it triggers a bunch of CLDR data loading for the DTDs). in addConfiguredAltPath()
/third_party/mesa3d/src/freedreno/.gitlab-ci/traces/
H A Dafuc_test.asm32 ; packet table loading:
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cMultiBindTests.cpp3943 static const GLchar* loading[] = { in iterate() local
4087 loading_code = loading[i]; in iterate()
4093 loading_code = loading[2]; /* texture(sXXX, COORDS) */ in iterate()
/third_party/ffmpeg/libavresample/x86/
H A Daudio_convert.asm284 ; loading them in each iteration.
/third_party/libunwind/libunwind/doc/
H A Dlibunwind-dynamic.tex162 when loading statically-generated code into an address-space in a
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm1189 loading all the variables into the package, and then filling out the
1332 Note that this does NOT have anything to do with loading a template from the
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm1189 loading all the variables into the package, and then filling out the
1332 Note that this does NOT have anything to do with loading a template from the
/third_party/skia/third_party/externals/opengl-registry/xml/
H A Dreadme.tex115 several objects and methods for loading registries and extracting
/third_party/openGLES/xml/
H A Dreadme.tex118 several objects and methods for loading registries and extracting
/third_party/icu/icu4c/source/
H A Dconfigure1465 --disable-dyload disable dynamic loading default=no
2581 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2582 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
2596 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2597 $as_echo "$as_me: loading cache $cache_file" >&6;}
5954 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable dynamic loading of plugins. Ignored if plugins disabled." >&5
5955 $as_echo_n "checking whether to enable dynamic loading of plugins. Ignored if plugins disabled.... " >&6; }
8074 # loading this file, other *unset* `ac_cv_foo' will be assigned the
/third_party/skia/third_party/externals/icu/source/
H A Dconfigure1453 --disable-dyload disable dynamic loading default=no
2569 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2570 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
2584 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2585 $as_echo "$as_me: loading cache $cache_file" >&6;}
5940 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable dynamic loading of plugins. Ignored if plugins disabled." >&5
5941 $as_echo_n "checking whether to enable dynamic loading of plugins. Ignored if plugins disabled.... " >&6; }
8015 # loading this file, other *unset* `ac_cv_foo' will be assigned the
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex2094 % \scriptscriptfont (which would also require loading a lot more fonts).

Completed in 48 milliseconds