/third_party/curl/lib/ |
H A D | openldap.c | 173 "ldap", /* The service name */ 553 conn->host.name, conn->remote_port); in oldap_connect()
|
/third_party/cups-filters/filter/ |
H A D | rastertopclx.c | 124 spec[PPD_MAX_NAME]; /* PPD attribute name */ in StartPage() 206 options[i].name, options[i].value); in StartPage()
|
/third_party/FreeBSD/sys/dev/usb/net/ |
H A D | if_cdce.c | 23 * 4. Neither the name of the author nor the names of any co-contributors 218 .name = "cdce",
|
/third_party/FreeBSD/sys/dev/usb/serial/ |
H A D | u3g.c | 173 .name = "u3g",
|
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/ |
H A D | linux_usb.c | 88 .name = "usb_linux",
|
/third_party/NuttX/drivers/usbdev/gadget/ |
H A D | cdcacm.c | 18 * 3. Neither the name NuttX nor the names of its contributors may be 151 .name = "fcdcacm",
|
/third_party/libsnd/src/ |
H A D | caf.c | 808 psf_log_printf (psf, " Layout : %s\n", map_info->name) ; in caf_read_chanmap()
|
/third_party/libunwind/libunwind/doc/ |
H A D | libunwind.tex | 221 switch \Opt{-l}\File{unwind-}\Var{PLAT}, where \Var{PLAT} is the name
|
/third_party/mbedtls/library/ |
H A D | cipher.c | 109 if (!strcmp(def->info->name, cipher_name)) { in mbedtls_cipher_info_from_string()
|
H A D | pk.c | 1508 * Access the PK type name 1516 return ctx->pk_info->name; in mbedtls_pk_get_name()
|
/third_party/mesa3d/include/GLES/ |
H A D | gl.h | 492 GL_API const GLubyte *GL_APIENTRY glGetString (GLenum name);
|
/third_party/mesa3d/src/amd/common/ |
H A D | ac_rgp.c | 216 /* Parse vendor name. */ in ac_sqtt_fill_cpu_info() 226 /* Parse processor name. */ in ac_sqtt_fill_cpu_info() 227 str = strstr(line, "model name"); in ac_sqtt_fill_cpu_info() 499 strncpy(chunk->gpu_name, rad_info->name, SQTT_GPU_NAME_MAX_SIZE - 1); in ac_sqtt_fill_asic_info()
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_opt_copy_prop_vars.c | 1291 printf("## nir_copy_prop_vars_impl for %s\n", impl->function->name); in nir_copy_prop_vars_impl()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_drm.c | 652 if (strcmp(version->name, "msm")) { in tu_drm_device_init()
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_print_ir.cpp | 663 fprintf(output, "%s", instr_info.name[(int)instr->opcode]); in aco_print_instr()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_private.h | 126 char *name; member 1643 /** A name for this program, so you can track it in shader-db output. */
|
/third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
H A D | xm_api.c | 912 * Return the informative name. 917 return stapi->name; in xmesa_get_name()
|
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/ |
H A D | pvr_srv_bridge.c | 336 /* This bridge function allows to independently query heap name and heap 738 .name = NULL, in pvr_srv_physmem_import_dmabuf()
|
/third_party/node/src/ |
H A D | node_http_parser.cc | 321 // start of new field name in on_header_field() 1239 #define V(num, name, string) \ in InitializeHttpParser()
|
/third_party/openGLES/api/GLES/ |
H A D | gl.h | 473 GL_API const GLubyte *GL_APIENTRY glGetString (GLenum name);
|
/third_party/nghttp2/src/ |
H A D | shrpx_http_downstream_connection.cc | 696 buf->append(p.name); in push_request_headers()
|
/third_party/mesa3d/src/microsoft/clc/ |
H A D | clc_compiler.c | 746 if (!strcmp(parsed_data->kernels[i].name, entrypoint)) { in clc_spirv_to_dxil()
|
/third_party/mesa3d/src/mesa/program/ |
H A D | prog_to_nir.c | 1030 s->info.name = ralloc_asprintf(s, "ARB%d", prog->Id); in prog_to_nir()
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_manager.c | 1451 .name = "Mesa " PACKAGE_VERSION,
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | listformattertest.cpp | 10 * file name: listformattertest.cpp 27 const char* &name, char* /*par */) { in runIndexedTest() 26 runIndexedTest(int32_t index, UBool exec, const char* &name, char* ) runIndexedTest() argument
|