Searched refs:init (Results 3701 - 3725 of 23482) sorted by relevance
1...<<141142143144145146147148149150>>...940
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | target-openrisc.c | 29 .init = init_openrisc,
|
H A D | target-m68k.c | 30 .init = init_m68k,
|
H A D | target-sh.c | 34 .init = init_sh,
|
H A D | target-xtensa.c | 29 .init = init_xtensa,
|
/third_party/mesa3d/src/gallium/auxiliary/postprocess/ |
H A D | filters.h | 47 pp_init_func init; /* Init function */ member 55 /* name inner shaders verts init run free */
|
/third_party/musl/crt/arm/ |
H A D | crti.s | 7 .section .init
|
/third_party/musl/crt/mipsn32/ |
H A D | crti.s | 2 .section .init
|
/third_party/musl/crt/mips/ |
H A D | crti.s | 3 .section .init
|
/third_party/musl/crt/mips64/ |
H A D | crti.s | 3 .section .init
|
/third_party/musl/crt/powerpc64/ |
H A D | crti.s | 1 .section .init
|
/third_party/musl/crt/s390x/ |
H A D | crti.s | 1 .section .init
|
/third_party/musl/crt/aarch64/ |
H A D | crti.s | 5 .section .init
|
/third_party/node/deps/openssl/openssl/crypto/comp/ |
H A D | comp_local.h | 13 int (*init) (COMP_CTX *ctx); member
|
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | provider_local.h | 21 OSSL_provider_init_fn *init; member
|
/third_party/openssl/crypto/ |
H A D | provider_local.h | 21 OSSL_provider_init_fn *init; member
|
/third_party/openssl/crypto/comp/ |
H A D | comp_local.h | 13 int (*init) (COMP_CTX *ctx); member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | BasicTargetTransformInfo.cpp | 28 llvm::PartialUnrollingThreshold("partial-unrolling-threshold", cl::init(0),
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cSyncTests.hpp | 51 void init();
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/fragment_shading_rate/ |
H A D | esextcFragmentShadingRateErrors.hpp | 44 void init(void) override;
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcInternalformatTests.hpp | 41 void init(void);
|
/third_party/vk-gl-cts/executor/ |
H A D | xeTestCaseListParser.hpp | 41 void init (TestGroup* rootGroup);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | raw_sha1_ostream.h | 39 void resetHash() { State.init(); } in resetHash()
|
/third_party/skia/tools/skpbench/ |
H A D | _adb_path.py | 12 def init(device_serial, adb_binary): function
|
/third_party/typescript/tests/baselines/reference/ |
H A D | genericFunctionsWithOptionalParameters1.js | 3 fold<T, S>(c?: Array<T>, folder?: (s: S, t: T) => T, init?: S): T;
|
H A D | genericFunctionsWithOptionalParameters2.js | 3 fold<T, S>(c: Array<T>, folder?: (s: S, t: T) => T, init?: S): T;
|
Completed in 8 milliseconds
1...<<141142143144145146147148149150>>...940