/third_party/icu/icu4c/source/test/intltest/ |
H A D | localebuildertest.cpp | 20 void LocaleBuilderTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
|
H A D | strtest.cpp | 8 /* file name: strtest.cpp 230 void StringTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /*par*/) { in runIndexedTest() argument
|
H A D | ucdtest.cpp | 55 void UnicodeTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument 185 /* parse derived binary property name, ignore unknown names */ in derivedPropsLineFn() 193 me->errln("UnicodeTest warning: unknown property name '%s' in DerivedCoreProperties.txt or DerivedNormalizationProps.txt\n", fields[1][0]); in derivedPropsLineFn()
|
H A D | numbertest_decimalquantity.cpp | 15 void DecimalQuantityTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char *) { in runIndexedTest() argument
|
/third_party/node/deps/v8/src/objects/ |
H A D | string.h | 16 #include "src/objects/name.h" 343 virtual MaybeHandle<String> GetNamedCapture(Handle<String> name,
|
/third_party/node/deps/v8/src/utils/ |
H A D | utils.h | 650 V8_EXPORT_PRIVATE bool PassesFilter(base::Vector<const char> name,
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_get.c | 1017 sscreen->info.marketing_name ? sscreen->info.marketing_name : sscreen->info.name); in si_init_renderer_string()
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_pipe_clip.c | 804 * have to match semantic name and index between the VS (or GS/ES) in clip_init_state() 948 clipper->stage.name = "clipper"; in draw_clip_stage()
|
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_ureg.h | 168 ureg_property(struct ureg_program *ureg, unsigned name, unsigned value);
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_instr_mem.cpp | 85 os << "GDS " << lds_ops.at(m_op).name in do_print()
|
/third_party/node/deps/openssl/openssl/include/openssl/ |
H A D | ec.h | 69 * The old name for EVP_PKEY_ECDH_KDF_X9_63 268 /** Sets the name of a EC_GROUP object 270 * \param nid NID of the curve name OID 274 /** Returns the curve name of a EC_GROUP object 276 * \return NID of the curve name OID or 0 if not set. 465 * \param nid NID of the OID of the curve name 476 * \param nid NID of the OID of the curve name 532 int EC_curve_nist2nid(const char *name); 1286 /** The old name for ecdh_KDF_X9_63
|
/third_party/node/deps/openssl/openssl/crypto/bio/ |
H A D | bio_lib.c | 255 return b->method->name; in BIO_method_name() 949 * calling getaddrinfo(): Temporary failure in name resolution in BIO_do_connect_retry()
|
/third_party/node/deps/openssl/openssl/crypto/ec/ |
H A D | ec_local.h | 637 const char *name; member
|
/third_party/libabigail/include/ |
H A D | abg-fwd.h | 915 build_qualified_name(const scope_decl* scope, const string& name);
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/ |
H A D | mod.rs | 765 pub fn memfd_create(name: *const ::c_char, flags: ::c_uint) -> ::c_int; in memfd_create()
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/mips64/ |
H A D | mod.rs | 917 name: *mut ::c_int, in sysctl()
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/aarch64/ |
H A D | mod.rs | 900 name: *mut ::c_int, in sysctl()
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/sparc64/ |
H A D | mod.rs | 914 name: *mut ::c_int, in sysctl()
|
/third_party/protobuf/conformance/third_party/jsoncpp/ |
H A D | json.h | 471 objectValue ///< object value (collection of name/value pairs). 491 * string or the member name. 523 * - collection of name/value pairs (javascript object) 806 /// Access an object value by name, create a null member if it does not exist. 810 /// Access an object value by name, returns null if there is no member with 811 /// that name. 813 /// Access an object value by name, create a null member if it does not exist. 816 /// Access an object value by name, returns null if there is no member with 817 /// that name. 820 /** \brief Access an object value by name, creat [all...] |
/third_party/python/Lib/test/ |
H A D | test_call.py | 144 ImportError, 0, name=1, path=2, foo=3)
|
/third_party/python/Lib/multiprocessing/ |
H A D | connection.py | 586 if os.name == 'posix':
|
/third_party/python/Include/internal/ |
H A D | pycore_runtime_init.h | 926 INIT_ID(name), \
|
/third_party/python/Lib/test/test_asyncio/ |
H A D | test_taskgroups.py | 710 t = g.create_task(coro(), name="yolo")
|
/third_party/openssl/crypto/bio/ |
H A D | bio_lib.c | 255 return b->method->name; in BIO_method_name() 949 * calling getaddrinfo(): Temporary failure in name resolution in BIO_do_connect_retry()
|
/third_party/openssl/crypto/ec/ |
H A D | ec_local.h | 637 const char *name; member
|