| /third_party/weex-loader/src/ |
| H A D | loader.js | 171 function loader (source) { class [all...] |
| /third_party/libexif/test/ |
| H A D | test-mem.c | 37 ExifLoader *loader; in main() local
|
| H A D | test-fuzzer-persistent.c | 110 ExifLoader *loader = exif_loader_new(); in main() local
|
| H A D | test-fuzzer.c | 108 ExifLoader *loader = exif_loader_new(); in test_parse() local
|
| /third_party/python/Lib/unittest/test/ |
| H A D | __init__.py | 7 loader = unittest.defaultTestLoader variable
|
| /third_party/python/Lib/unittest/test/testmock/ |
| H A D | __init__.py | 7 loader = unittest.defaultTestLoader variable
|
| /third_party/vk-gl-cts/framework/egl/wrapper/ |
| H A D | eglwFunctions.cpp | 35 void initCore (Functions* dst, const FunctionLoader* loader) in initCore() argument 40 void initExtensions (Functions* dst, const FunctionLoader* loader) in initExtensions() argument
|
| /third_party/gn/src/gn/ |
| H A D | builder.h | 39 Loader* loader() const { return loader_; } in loader() function in Builder
|
| H A D | builder.cc | 58 Builder::Builder(Loader* loader) : loader_(loader) {} in Builder() argument
|
| /third_party/skia/third_party/externals/freetype/src/autofit/ |
| H A D | afloader.h | 68 af_loader_done( AF_Loader loader ); variable
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | checkJsxSubtleSkipContextSensitiveBug.js | 98 var loader = React.createElement(AsyncLoader, { prop1: load, prop2: function (result) { return result; } });
variable
|
| /third_party/node/src/ |
| H A D | module_wrap.h | 20 namespace loader { namespace
|
| /third_party/skia/third_party/externals/freetype/src/base/ |
| H A D | ftgloadr.c | 72 FT_GlyphLoader loader = NULL; in FT_BASE_DEF() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/type42/ |
| H A D | t42parse.h | 80 t42_loader_done( T42_Loader loader ); variable
|
| /third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
| H A D | CharsetProviderICU.java | 102 public Charset charsetForName(String charsetName, String classPath, ClassLoader loader) { in charsetForName() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | PluralRulesLoader.java | 255 public static final PluralRulesLoader loader = new PluralRulesLoader(); field in PluralRulesLoader
|
| H A D | ICUData.java | 130 static InputStream getStream(final ClassLoader loader, final String resourceName, boolean required) { in getStream() argument 171 public static InputStream getStream(ClassLoader loader, String resourceName){ in getStream() argument 175 public static InputStream getRequiredStream(ClassLoader loader, String resourceName){ in getRequiredStream() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | PluralRulesLoader.java | 254 public static final PluralRulesLoader loader = new PluralRulesLoader(); field in PluralRulesLoader
|
| H A D | ICUData.java | 132 static InputStream getStream(final ClassLoader loader, final String resourceName, boolean required) { in getStream() argument 173 public static InputStream getStream(ClassLoader loader, String resourceName){ in getStream() argument 177 public static InputStream getRequiredStream(ClassLoader loader, String resourceName){ in getRequiredStream() argument
|
| /third_party/node/deps/openssl/openssl/apps/lib/ |
| H A D | engine_loader.c | 64 static OSSL_STORE_LOADER_CTX *engine_open(const OSSL_STORE_LOADER *loader, in engine_open() argument 169 OSSL_STORE_LOADER *loader = NULL; in setup_engine_loader() local 188 OSSL_STORE_LOADER *loader = OSSL_STORE_unregister_loader(ENGINE_SCHEME); destroy_engine_loader() local [all...] |
| /third_party/openssl/apps/lib/ |
| H A D | engine_loader.c | 64 static OSSL_STORE_LOADER_CTX *engine_open(const OSSL_STORE_LOADER *loader, in engine_open() argument 169 OSSL_STORE_LOADER *loader = NULL; in setup_engine_loader() local 188 OSSL_STORE_LOADER *loader = OSSL_STORE_unregister_loader(ENGINE_SCHEME); destroy_engine_loader() local [all...] |
| /third_party/openssl/test/ |
| H A D | provider_pkey_test.c | 246 OSSL_STORE_LOADER *loader = NULL; in test_pkey_store() local
|
| /third_party/python/Lib/unittest/ |
| H A D | main.py | 8 from . import loader, runner namespace
|
| /third_party/vk-gl-cts/framework/opengl/wrapper/ |
| H A D | glwInitFunctions.cpp | 35 void initES20 (Functions* gl, const FunctionLoader* loader) in initES20() argument 40 void initES30 (Functions* gl, const FunctionLoader* loader) in initES30() argument 45 void initES31 (Functions* gl, const FunctionLoader* loader) in initES31() argument 50 void initES32 (Functions* gl, const FunctionLoader* loader) in initES32() argument 55 void initGL30Core (Functions* gl, const FunctionLoader* loader) in initGL30Core() argument 60 void initGL31Core (Functions* gl, const FunctionLoader* loader) in initGL31Core() argument 65 void initGL32Core (Functions* gl, const FunctionLoader* loader) in initGL32Core() argument 70 void initGL33Core (Functions* gl, const FunctionLoader* loader) in initGL33Core() argument 75 void initGL40Core (Functions* gl, const FunctionLoader* loader) in initGL40Core() argument 80 void initGL41Core (Functions* gl, const FunctionLoader* loader) in initGL41Core() argument 85 initGL42Core(Functions* gl, const FunctionLoader* loader) initGL42Core() argument 90 initGL43Core(Functions* gl, const FunctionLoader* loader) initGL43Core() argument 95 initGL44Core(Functions* gl, const FunctionLoader* loader) initGL44Core() argument 100 initGL45Core(Functions* gl, const FunctionLoader* loader) initGL45Core() argument 105 initGL46Core(Functions* gl, const FunctionLoader* loader) initGL46Core() argument 110 initExtensionsGL(Functions* gl, const FunctionLoader* loader, int numExtensions, const char* const* extensions) initExtensionsGL() argument 121 initExtensionsES(Functions* gl, const FunctionLoader* loader, int numExtensions, const char* const* extensions) initExtensionsES() argument [all...] |
| /third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
| H A D | ftgloadr.h | 84 FT_GlyphLoader_CreateExtra( FT_GlyphLoader loader ); variable 88 FT_GlyphLoader_Done( FT_GlyphLoader loader ); variable 92 FT_GlyphLoader_Reset( FT_GlyphLoader loader ); variable 96 FT_GlyphLoader_Rewind( FT_GlyphLoader loader ); global() variable 135 FT_GlyphLoader_Prepare( FT_GlyphLoader loader ); global() variable 139 FT_GlyphLoader_Add( FT_GlyphLoader loader ); global() variable [all...] |