Home
last modified time | relevance | path

Searched refs:name (Results 22826 - 22850 of 24343) sorted by relevance

1...<<911912913914915916917918919920>>...974

/third_party/icu/icu4c/source/test/intltest/
H A Dregcoll.cpp1342 void CollationRegressionTest::runIndexedTest(int32_t index, UBool exec, const char* &name, char* /* par */) in runIndexedTest() argument
1351 name = ""; in runIndexedTest()
/third_party/FreeBSD/sbin/newfs_msdos/
H A Dmkfs_msdos.c105 u_int8_t bsOemName[8]; /* OEM name and version */
143 u_int8_t deName[11]; /* name and extension */
174 const char *name; member
843 for (i = 0; i < x && strcmp(fmt, stdfmt[i].name); i++); in getstdfmt()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/tool/locale/
H A DLocaleDistanceBuilder.java48 private static ICUResourceBundle getSupplementalDataBundle(String name) { in getSupplementalDataBundle() argument
50 ICUData.ICU_BASE_NAME, name, in getSupplementalDataBundle()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DRoundTripTest.java126 public void showElapsed(long start, String name) { in showElapsed() argument
128 logln(name + " took " + dur + " seconds"); in showElapsed()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/charsetdet/
H A DTestCharsetDetector.java371 // A <bytes encoding="name">ASCII with \xhh</bytes> element in TestDetection()
381 String name = node.getAttributes().getNamedItem("encoding").getNodeValue(); in TestDetection()
393 encToBytes.put(name, bytes); in TestDetection()
1180 assertEquals("Wrong charset name after running a second charset detector", "windows-1252", name1); in TestBug6954()
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DRoundTripTest.java111 public void showElapsed(long start, String name) { in showElapsed() argument
113 logln(name + " took " + dur + " seconds"); in showElapsed()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/charsetdet/
H A DTestCharsetDetector.java368 // A <bytes encoding="name">ASCII with \xhh</bytes> element in TestDetection()
378 String name = node.getAttributes().getNamedItem("encoding").getNodeValue(); in TestDetection()
390 encToBytes.put(name, bytes); in TestDetection()
1177 assertEquals("Wrong charset name after running a second charset detector", "windows-1252", name1); in TestBug6954()
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/locale/
H A DLocaleDistanceBuilder.java48 private static ICUResourceBundle getSupplementalDataBundle(String name) { in getSupplementalDataBundle() argument
50 ICUData.ICU_BASE_NAME, name, in getSupplementalDataBundle()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DDateIntervalFormat.java361 private SpanField(String name) { in SpanField() argument
362 super(name); in SpanField()
/third_party/icu/icu4c/source/common/
H A Duresdata.cpp8 * file name: uresdata.cpp
140 const char * /*type*/, const char * /*name*/, in isAcceptable()
260 const char *path, const char *name, UErrorCode *errorCode) { in res_load()
266 pResData->data=udata_openChoice(path, "res", name, isAcceptable, formatVersion, errorCode); in res_load()
259 res_load(ResourceData *pResData, const char *path, const char *name, UErrorCode *errorCode) res_load() argument
/third_party/icu/icu4c/source/data/
H A Dmakedata.mak18 # Optionally change the name of the data file for the UWP version.
258 # that here seems to cause confusion with the building of the stub library of the same name.
/third_party/mesa3d/include/GL/
H A Dwglext.h641 typedef HANDLE (WINAPI * PFNWGLDXREGISTEROBJECTNVPROC) (HANDLE hDevice, void *dxObject, GLuint name, GLenum type, GLenum access);
650 HANDLE WINAPI wglDXRegisterObjectNV (HANDLE hDevice, void *dxObject, GLuint name, GLenum type, GLenum access);
/third_party/mbedtls/library/
H A Dssl_ciphersuites.c1852 if (0 == strcmp(cur->name, ciphersuite_name)) { in mbedtls_ssl_ciphersuite_from_string()
1887 return cur->name; in mbedtls_ssl_get_ciphersuite_name()
H A Dssl_tls13_keys.c37 #define MBEDTLS_SSL_TLS1_3_LABEL(name, string) \
38 .name = string,
/third_party/mesa3d/src/compiler/glsl/
H A Dast_type.cpp828 const char *message, const char *name) in validate_flags()
916 message, name, in validate_flags()
825 validate_flags(YYLTYPE *loc, _mesa_glsl_parse_state *state, const ast_type_qualifier &allowed_flags, const char *message, const char *name) validate_flags() argument
/third_party/mesa3d/src/gallium/winsys/virgl/drm/
H A Dvirgl_drm_winsys.c532 open_arg.name = whandle->handle; in virgl_drm_winsys_resource_create_handle()
642 res->flink_name = flink.name; in virgl_drm_winsys_resource_get_handle()
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3dx_state.c402 desc->name); in v3d_vertex_state_create()
411 desc->name); in v3d_vertex_state_create()
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir.c110 const bool is_passthrough_tcs = b->shader->info.name && in remap_patch_urb_offsets()
111 strcmp(b->shader->info.name, "passthrough TCS") == 0; in remap_patch_urb_offsets()
H A Dbrw_mesh.cpp282 nir->info.name)); in brw_compile_task()
799 nir->info.name)); in brw_compile_mesh()
/third_party/node/deps/v8/tools/mb/
H A Dmb.py118 help='builder name to look up config from')
121 help='builder group name to look up config from')
125 help='optional phase name (used when builders '
142 subp.add_argument('--android-version-name',
519 name = fields[0]
521 gn_args.append('%s=%s' % (name, val))
608 raise MBErr('Builder groups name "%s" not found in "%s"' %
616 'Builder name "%s" not found under builder_groups[%s] in "%s"' %
1092 step_names = set([step["name"] for step in build["steps"]])
/third_party/node/src/
H A Dnode_api.cc204 v8::Local<v8::String> name, in ThreadSafeFunction()
214 *v8::String::Utf8Value(env_->isolate, name)), in ThreadSafeFunction()
707 // receives the file name from JS, and retrieve *that* here. Thus, we are not in jsvm_module_register_by_symbol()
202 ThreadSafeFunction(v8::Local<v8::Function> func, v8::Local<v8::Object> resource, v8::Local<v8::String> name, size_t thread_count_, void* context_, size_t max_queue_size_, node_jsvm_env env_, void* finalize_data_, JSVM_Finalize finalize_cb_, jsvm_threadsafe_function_call_js call_js_cb_) ThreadSafeFunction() argument
H A Dnode_zlib.cc1259 static void Make(Environment* env, Local<Object> target, const char* name) { in Make()
1275 SetConstructorFunction(env->context(), target, name, z); in Make()
/third_party/openGLES/api/GL/
H A Dwglext.h622 typedef HANDLE (WINAPI * PFNWGLDXREGISTEROBJECTNVPROC) (HANDLE hDevice, void *dxObject, GLuint name, GLenum type, GLenum access);
631 HANDLE WINAPI wglDXRegisterObjectNV (HANDLE hDevice, void *dxObject, GLuint name, GLenum type, GLenum access);
/third_party/nghttp2/src/
H A Dshrpx_client_handler.cc884 hash = get_affinity_cookie(downstream, shared_addr->affinity.cookie.name); in get_downstream_addr()
965 auto h = downstream->find_affinity_cookie(shared_addr->affinity.cookie.name); in get_downstream_addr_strict_affinity()
H A Dshrpx_connection_handler.cc913 << util::format_hex(ticket_keys->keys[0].data.name); in on_tls_ticket_key_get_success()
916 LOG(INFO) << i << " dec: " << util::format_hex(key.data.name); in on_tls_ticket_key_get_success()

Completed in 59 milliseconds

1...<<911912913914915916917918919920>>...974