Home
last modified time | relevance | path

Searched defs:init (Results 151 - 175 of 1908) sorted by relevance

12345678910>>...77

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DRBNFChinesePostProcessor.java29 public void init(RuleBasedNumberFormat formatter, String rules) { in init() method in RBNFChinesePostProcessor
H A DRBNFPostProcessor.java23 void init(RuleBasedNumberFormat formatter, String rules); in init() method
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-pwm.h32 int (*init)(const struct lws_pwm_ops *lo); member
/third_party/json/include/nlohmann/detail/
H A Djson_ref.hpp35 json_ref(std::initializer_list<json_ref> init) in json_ref() argument
/third_party/mesa3d/src/amd/vulkan/radix_sort/
H A Dtarget.h25 } init; member
/third_party/mesa3d/src/gallium/drivers/r600/sfn/tests/
H A Dsfn_instrfromstring_test.cpp239 auto init = std::string("ALU MOV R2000.y : R1999.x {WL} ") + str; in TEST_F() local
261 auto init = std::string("ALU DOT4_IEEE R2000.y : R199.x R198.w + R199.y R198.z + R199.z R198.y + R199.w R198.x {WL}"); in TEST_F() local
282 auto init = std::string("ALU MOV R2000.y : R1999.x {WL} ") + str; in TEST_F() local
297 auto init in TEST_F() local
313 auto init = std::string("ALU INTERP_XY __.x@chan : R0.x@fully Param0.z {} VEC_210"); TEST_F() local
329 auto init = std::string("ALU MOV R2000.y : R1999.x {WL} VEC_210 POP_AFTER"); TEST_F() local
342 auto init = std::string("TEX SAMPLE R1000.xyzw : R2000.xyzw RID:10 SID:1 NNNN"); TEST_F() local
350 auto init = std::string("TEX LD R1001.xyzw : R2002.xyzw RID:27 SID:7 NNNN"); TEST_F() local
358 auto init = std::string("TEX SAMPLE R1001.xyzw : R2002.xyzw RID:27 SID:2 OX:1 OY:-2 OZ:5 NNNN"); TEST_F() local
371 auto init = std::string("TEX GATHER4 R1001.xyzw : R2002.xyzw RID:7 SID:27 MODE:0 NNNN"); TEST_F() local
379 auto init = std::string("TEX GATHER4 R1001.xyzw : R2002.xyzw RID:7 SID:27 MODE:1 NNNN"); TEST_F() local
388 auto init = std::string("TEX SAMPLE R1001.xyzw : R2002.xyzw RID:7 SID:27 SO:R200.z NNNN"); TEST_F() local
463 string init = "LOAD_BUF R200.xzwy : R201.x + 16b RID:10 + R202.x"; TEST_F() local
489 string init = "READ_SCRATCH R200.xzwy : R201.x SIZE:20 ES:3"; TEST_F() local
520 string init = "WRITE_SCRATCH 20 R1.xyzw AL:4 ALO:16"; TEST_F() local
534 string init = "WRITE_SCRATCH @R3.x[10] R1.xyzw AL:4 ALO:16"; TEST_F() local
551 string init = "READ_SCRATCH R200.xzwy : L[0xA] SIZE:40 ES:3"; TEST_F() local
586 auto init = "LDS_READ [ R10.x@free R11.x@free R12.x@free ] : [ R5.x@free R5.y@free R5.z@free ]"; TEST_F() local
605 auto init = "LDS_READ [ R11.x@free R12.x@free ] : [ R5.x@free R5.y@free ]"; TEST_F() local
621 auto init = "LDS WRITE __.x [ R1.x ] : R2.y"; TEST_F() local
634 auto init = "LDS WRITE2 __.x [ R1.x ] : R2.y KC0[1].z"; TEST_F() local
649 auto init = "LDS ADD_RET R7.y [ R1.x ] : R2.y"; TEST_F() local
664 auto init = "LDS ADD __.x [ R1.x ] : R2.y"; TEST_F() local
680 auto init = "WRITE_TF R1.xyzw"; TEST_F() local
704 check(const string& init, const Instr& expect) check() argument
715 add_dest_from_string(const char *init) add_dest_from_string() argument
720 add_dest_vec4_from_string(const char *init) add_dest_vec4_from_string() argument
[all...]
/third_party/node/test/addons/buffer-free-callback/
H A Dbinding.cc39 void init(v8::Local<v8::Object> exports) { in init() function
/third_party/node/test/addons/null-buffer-neuter/
H A Dbinding.cc36 void init(v8::Local<v8::Object> exports) { in init() function
/third_party/node/test/addons/report-api/
H A Dbinding.cc69 void init(Local<Object> exports) { in init() function
/third_party/node/test/addons/stringbytes-external-exceed-max/
H A Dbinding.cc50 void init(v8::Local<v8::Object> exports) { in init() function
/third_party/musl/porting/liteos_a/kernel/src/prng/
H A Drandom.c11 static uint32_t init[] = { variable
/third_party/musl/porting/liteos_m/kernel/src/prng/
H A Drandom.c10 static uint32_t init[] = { variable
/third_party/musl/src/prng/
H A Drandom.c12 static uint32_t init[] = { variable
/third_party/musl/porting/uniproton/kernel/src/prng/
H A Drandom.c10 static uint32_t init[] = { variable
/third_party/node/deps/npm/node_modules/@colors/colors/lib/
H A Dcolors.js174 function init() { function
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_buffer_test.c29 init() in init() function
/third_party/mesa3d/src/gallium/auxiliary/postprocess/
H A Dfilters.h47 pp_init_func init; /* Init function */ member
/third_party/musl/libc-test/src/functional/
H A Dtls_align_dso.c23 __attribute__((constructor)) static void init(void) in init() function
/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/des/
H A Decb_enc.c23 static int init = 1; in DES_options() local
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/metadata/init/
H A DMetadataParser.java
/third_party/libphonenumber/java/libphonenumber/test/com/google/i18n/phonenumbers/metadata/init/
H A DMetadataParserTest.java
/third_party/rust/crates/env_logger/examples/
H A Dcustom_logger.rs35 fn init() -> Result<(), SetLoggerError> { in init() functions
/third_party/openssl/crypto/comp/
H A Dcomp_local.h13 int (*init) (COMP_CTX *ctx); member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationTests.cpp81 void init (void) in init() function in vkt::synchronization::__anon28840::OperationTests

Completed in 12 milliseconds

12345678910>>...77