Home
last modified time | relevance | path

Searched refs:init (Results 3251 - 3275 of 4876) sorted by relevance

1...<<131132133134135136137138139140>>...196

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonEarlyIfConv.cpp102 cl::init(true), cl::desc("Enable branch probability info"));
103 static cl::opt<unsigned> SizeLimit("eif-limit", cl::init(6), cl::Hidden,
105 static cl::opt<bool> SkipExitBranches("eif-no-loop-exit", cl::init(false),
H A DHexagonISelLowering.cpp69 cl::init(true), cl::Hidden,
73 cl::Hidden, cl::ZeroOrMore, cl::init(false),
77 cl::Hidden, cl::ZeroOrMore, cl::init(false),
81 cl::Hidden, cl::ZeroOrMore, cl::init(5),
85 cl::Hidden, cl::ZeroOrMore, cl::init(6),
89 cl::Hidden, cl::ZeroOrMore, cl::init(4),
93 cl::Hidden, cl::ZeroOrMore, cl::init(6),
97 cl::Hidden, cl::ZeroOrMore, cl::init(4),
101 cl::Hidden, cl::ZeroOrMore, cl::init(8),
105 cl::Hidden, cl::ZeroOrMore, cl::init(
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp69 AlignConstantIslands("mips-align-constant-islands", cl::Hidden, cl::init(true),
76 cl::init(0),
84 cl::init(false),
/third_party/skia/bench/
H A Dnanobench.cpp202 bool Target::init(SkImageInfo info, Benchmark* bench) { in init() function in Target
255 bool init(SkImageInfo info, Benchmark* bench) override {
569 if (!target->init(info, bench)) { in is_enabled()
/third_party/selinux/libselinux/src/
H A Dlabel_file.c713 static int init(struct selabel_handle *rec, const struct selinux_opt *opts, unsigned n) in init() function
778 static int init(struct selabel_handle *rec, const struct selinux_opt *opts, in init() function
1371 return init(rec, opts, nopts); in selabel_file_init()
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
H A Dtypes.rs40 pub init: c_int,
86 pub init: Option<
1046 init: Option<unsafe extern "C" fn(*mut COMP_CTX) -> c_int>,
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fAtomicCounterTests.cpp112 void init (void);
164 void AtomicCounterTest::init (void) in init() function in deqp::gles31::Functional::__anon30809::AtomicCounterTest
1540 void AtomicCounterTests::init (void) in init() function in deqp::gles31::Functional::AtomicCounterTests
/third_party/vk-gl-cts/framework/opengl/
H A DgluTexture.cpp838 init(internalFormat, bufferSize, 0, 0, DE_NULL); in TextureBuffer()
849 init(internalFormat, bufferSize, offset, size, data); in TextureBuffer()
852 void TextureBuffer::init (deUint32 internalFormat, size_t bufferSize, size_t offset, size_t size, const void* data) in init() function in glu::TextureBuffer
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fTextureUnitTests.cpp256 vector<Vec4> m_lodDerivateParts; // Parts of lod derivates; computed in init(), used in eval().
545 void init (void);
611 void TextureUnitCase::init (void) in init() function in deqp::gles2::Functional::TextureUnitCase
931 void TextureUnitTests::init (void) in init() function in deqp::gles2::Functional::TextureUnitTests
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pDrawCallBatchingTests.cpp88 void init (void);
481 void DrawCallBatchingTest::init (void) in init() function in deqp::gles2::Performance::__anon30500::DrawCallBatchingTest
972 void DrawCallBatchingTests::init (void) in init() function in deqp::gles2::Performance::DrawCallBatchingTests
/third_party/skia/third_party/externals/angle2/src/common/
H A Dbitset_utils.h111 constexpr explicit BitSetT(std::initializer_list<ParamT> init);
184 constexpr BitSetT<N, BitsT, ParamT>::BitSetT(std::initializer_list<ParamT> init) : mBits(0) in BitSetT() argument
186 for (ParamT element : init) in BitSetT()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DParseContext.cpp2397 // The initializer is valid. The init condition needs to have a node - either the in addConditionInitializer()
2415 TIntermNode *init, in addLoop()
2449 node = new TIntermLoop(type, init, typedCond, expr, EnsureBlock(body)); in addLoop()
2472 TIntermLoop *loop = new TIntermLoop(type, init, conditionInit, expr, EnsureBlock(body)); in addLoop()
5806 TIntermSwitch *TParseContext::addSwitch(TIntermTyped *init, in addSwitch() argument
5810 TBasicType switchType = init->getBasicType(); in addSwitch()
5811 if ((switchType != EbtInt && switchType != EbtUInt) || init->isMatrix() || init->isArray() || in addSwitch()
5812 init->isVector()) in addSwitch()
5814 error(init in addSwitch()
2414 addLoop(TLoopType type, TIntermNode *init, TIntermNode *cond, TIntermTyped *expr, TIntermNode *body, const TSourceLoc &line) addLoop() argument
[all...]
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_buscenter/
H A Dlnn_network_manager_test.cpp188 protocolMgr.init = LnnInitBtProtocolErr; in HWTEST_F()
195 protocolMgr.init = LnnInitBtProtocolOk; in HWTEST_F()
/foundation/distributeddatamgr/relational_store/test/js/relationalstore/unittest/src/
H A DRdbstoreLockRowJsunit.test.js179 console.log(TAG + `init failed, err: ${JSON.stringify(err)}`)
547 console.log(TAG + `init success`)
/third_party/ffmpeg/libavcodec/
H A Dh263dec.c564 * and other parameters. So then we could init the picture. in ff_h263_decode_frame()
765 .init = ff_h263_decode_init,
787 .init = ff_h263_decode_init,
H A Dituh263enc.c908 .init = ff_mpv_encode_init,
939 .init = ff_mpv_encode_init,
H A Datrac3.c986 /* init the joint-stereo decoding data */ in atrac3_decode_init()
1024 .init = atrac3_decode_init,
1039 .init = atrac3_decode_init,
H A Drv10.c429 /* init static VLCs */ in rv10_decode_init()
690 .init = rv10_decode_init,
708 .init = rv10_decode_init,
H A Dsmacker.c751 .init = decode_init,
763 .init = smka_decode_init,
/third_party/f2fs-tools/fsck/
H A Dmain.c1039 if (!supported_comp_ops[c.compress.alg].init) { in init_compr()
1045 c.compress.ops->init(&c.compress.cc); in init_compr()
/third_party/gn/src/base/containers/
H A Dcircular_deque.h443 circular_deque(std::initializer_list<value_type> init) { assign(init); } in circular_deque() argument
/third_party/glfw/src/
H A Dinternal.h685 // init
686 GLFWbool (*init)(void); member
774 _GLFWinitconfig init; member
/third_party/curl/lib/
H A Dkrb5.c828 if(mech->init) { in choose_mech()
829 ret = mech->init(conn->app_data); in choose_mech()
/third_party/icu/icu4c/source/common/
H A Dnormalizer2impl.h141 /** Constructs only; init() should be called. */
153 UBool init(int32_t destCapacity, UErrorCode &errorCode);
251 void init(const int32_t *inIndexes, const UCPTrie *inTrie,
/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
H A DPerfTest.java257 * init is called each time before looping through call
259 public void init() {} in init() method in PerfTest.Function
649 function.init(); in performLoops()

Completed in 48 milliseconds

1...<<131132133134135136137138139140>>...196