Home
last modified time | relevance | path

Searched refs:init (Results 3701 - 3725 of 23482) sorted by relevance

1...<<141142143144145146147148149150>>...940

/third_party/ltp/tools/sparse/sparse-src/
H A Dtarget-openrisc.c29 .init = init_openrisc,
H A Dtarget-m68k.c30 .init = init_m68k,
H A Dtarget-sh.c34 .init = init_sh,
H A Dtarget-xtensa.c29 .init = init_xtensa,
/third_party/mesa3d/src/gallium/auxiliary/postprocess/
H A Dfilters.h47 pp_init_func init; /* Init function */ member
55 /* name inner shaders verts init run free */
/third_party/musl/crt/arm/
H A Dcrti.s7 .section .init
/third_party/musl/crt/mipsn32/
H A Dcrti.s2 .section .init
/third_party/musl/crt/mips/
H A Dcrti.s3 .section .init
/third_party/musl/crt/mips64/
H A Dcrti.s3 .section .init
/third_party/musl/crt/powerpc64/
H A Dcrti.s1 .section .init
/third_party/musl/crt/s390x/
H A Dcrti.s1 .section .init
/third_party/musl/crt/aarch64/
H A Dcrti.s5 .section .init
/third_party/node/deps/openssl/openssl/crypto/comp/
H A Dcomp_local.h13 int (*init) (COMP_CTX *ctx); member
/third_party/node/deps/openssl/openssl/crypto/
H A Dprovider_local.h21 OSSL_provider_init_fn *init; member
/third_party/openssl/crypto/
H A Dprovider_local.h21 OSSL_provider_init_fn *init; member
/third_party/openssl/crypto/comp/
H A Dcomp_local.h13 int (*init) (COMP_CTX *ctx); member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DBasicTargetTransformInfo.cpp28 llvm::PartialUnrollingThreshold("partial-unrolling-threshold", cl::init(0),
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cSyncTests.hpp51 void init();
/third_party/vk-gl-cts/external/openglcts/modules/glesext/fragment_shading_rate/
H A DesextcFragmentShadingRateErrors.hpp44 void init(void) override;
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcInternalformatTests.hpp41 void init(void);
/third_party/vk-gl-cts/executor/
H A DxeTestCaseListParser.hpp41 void init (TestGroup* rootGroup);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A Draw_sha1_ostream.h39 void resetHash() { State.init(); } in resetHash()
/third_party/skia/tools/skpbench/
H A D_adb_path.py12 def init(device_serial, adb_binary): function
/third_party/typescript/tests/baselines/reference/
H A DgenericFunctionsWithOptionalParameters1.js3 fold<T, S>(c?: Array<T>, folder?: (s: S, t: T) => T, init?: S): T;
H A DgenericFunctionsWithOptionalParameters2.js3 fold<T, S>(c: Array<T>, folder?: (s: S, t: T) => T, init?: S): T;

Completed in 8 milliseconds

1...<<141142143144145146147148149150>>...940