Home
last modified time | relevance | path

Searched refs:strdup (Results 601 - 625 of 656) sorted by relevance

1...<<21222324252627

/third_party/backends/backend/
H A Dsp15c.c1033 dev->devicename = strdup (devicename); in attach_scanner()
H A Depson.c2368 dev->sane.model = strdup ("Unknown model"); in attach()
2553 dev->sane.model = strdup ("EPSON Scanner"); in attach()
H A Depsonds.c1558 dev->model = strdup("(undetermined)"); in device_detect()
1559 dev->name = strdup(name); in device_detect()
1633 s->hw->model = strdup(map->deviceID); in device_detect()
H A Depson2.c715 dev->name = strdup(name); in device_detect()
H A Dmagicolor.c1803 dev->name = strdup(name); in device_detect()
H A Dgt68xx_high.c2503 return strdup(tmp_str); in gt68xx_calibration_file()
H A Dhp4200.c2332 pd->dev.name = strdup (name); in add_device()
H A Dhp3500.c966 dev->devicename = strdup (devicename); in attachScanner()
/third_party/alsa-utils/topology/nhlt/intel/ssp/
H A Dssp-process.c925 buf = strdup(quirks); in ssp_set_params()
/third_party/lame/frontend/
H A Dparse.c421 case TENC_RAW: x = strdup(str); break; in id3_tag()
H A Dget_audio.c543 char *p, *out_path = strdup(outPath); in init_outfile()
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_link_uniforms.c1518 _mesa_hash_table_insert(state->uniform_hash, strdup(*name), in nir_link_uniform()
H A Dserialize.cpp382 strdup(blob_read_string(metadata)); in read_xfb()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_nir_to_llvm.c1575 llvm_ir_string = strdup(llvm_ir); in ac_compile_llvm_module()
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dglx_api.c657 ext->name = strdup(extName); in register_with_display()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm.c90 binary->llvm_ir_string = strdup(ir); in si_compile_llvm()
/third_party/mesa3d/src/mesa/program/
H A Dprog_statevars.c1366 return strdup(str); in _mesa_program_state_string()
/third_party/ltp/tools/sparse/sparse-src/
H A Dcompile-i386.c502 atom->text = strdup(text); in push_text_atom()
/third_party/lwip/src/netif/ppp/
H A Dauth.c428 fname = strdup(*argv);
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs1153 pub fn strdup(cs: *const c_char) -> *mut c_char; in strdup() functions
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs548 pub fn strdup(cs: *const c_char) -> *mut c_char; in strdup() functions
/third_party/toybox/toys/pending/
H A Dfdisk.c354 disk_device = strdup(device); in read_mbr()
/third_party/alsa-lib/src/pcm/
H A Dpcm.c2801 (*pcmp)->name = orig_name ? strdup(orig_name) : NULL; in snd_pcm_open_fallback()
2820 pcm->name = strdup(name); in snd_pcm_new()
/third_party/curl/lib/vtls/
H A Dsectransp.c140 #include "strdup.h"
1008 *certp = strdup(direct); in CopyCertSubject()
H A Dschannel.c2856 CAfile = strdup(conn_config->CAfile); in Curl_schannel_set_cached_cert_store()

Completed in 81 milliseconds

1...<<21222324252627