/third_party/ffmpeg/libavformat/ |
H A D | amr.c | 143 .name = "amr", 200 .name = "amrnb", 257 .name = "amrwb", 270 .name = "amr",
|
H A D | rawvideodec.c | 153 .name = "rawvideo", 173 .name = "bitpacked", 194 .name = "v210", 208 .name = "v210x",
|
H A D | icecast.c | 41 char *name; member 58 { "ice_name", "set stream description", OFFSET(name), AV_OPT_TYPE_STRING, { .str = NULL }, 0, 0, E }, 103 cat_header(&bp, "Ice-Name", s->name); in icecast_open() 216 .name = "icecast",
|
/third_party/gn/src/gn/ |
H A D | function_get_path_info.cc | 120 "get_path_info: Extract parts of a file or directory name."; 122 R"(get_path_info: Extract parts of a file or directory name. 126 The first argument is either a string representing a file or directory name, 133 The substring after the last slash in the path, including the name and 141 "name" 142 The substring of the file name not including the extension. 154 The directory portion of the name, not including the slash. 174 The full absolute path name to the file or directory. It will be resolved 194 # Extract the source-absolute directory name, 213 } else if (args[1].string_value() == "name") { [all...] |
H A D | label.cc | 18 // directory name. 47 // Given the separated-out target name (after the colon) computes the final 48 // name, using the implicit name from the previously-generated 64 // Use implicit name. The path will be "//", "//base/", "//base/i18n/", etc. in ComputeTargetNameFromDep() 66 *err = Err(input_value, "This dependency name is empty"); in ComputeTargetNameFromDep() 122 // Leave name & toolchain piece null. in Resolve() 140 // separators may be the same (e.g. "//foo(bar)" which means empty name. in Resolve() 146 // Toolchain name should end in a ) and this should be the end of the in Resolve() 150 Err(original_value, "Bad toolchain name in Resolve() [all...] |
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_copy.c | 176 * \param name Name of PCM 184 int snd_pcm_copy_open(snd_pcm_t **pcmp, const char *name, snd_pcm_t *slave, int close_slave) in snd_pcm_copy_open() argument 202 err = snd_pcm_new(&pcm, SND_PCM_TYPE_COPY, name, slave->stream, slave->mode); in snd_pcm_copy_open() 228 pcm.name { 230 slave STR # Slave name 233 pcm STR # Slave PCM name 252 * \param name Name of PCM 262 int _snd_pcm_copy_open(snd_pcm_t **pcmp, const char *name, in _snd_pcm_copy_open() argument 295 err = snd_pcm_copy_open(pcmp, name, spcm, 1); in _snd_pcm_copy_open()
|
/third_party/alsa-lib/include/ |
H A D | timer.h | 142 int snd_timer_query_open(snd_timer_query_t **handle, const char *name, int mode); 143 int snd_timer_query_open_lconf(snd_timer_query_t **handle, const char *name, int mode, snd_config_t *lconf); 150 int snd_timer_open(snd_timer_t **handle, const char *name, int mode); 151 int snd_timer_open_lconf(snd_timer_t **handle, const char *name, int mode, snd_config_t *lconf);
|
/third_party/benchmark/test/ |
H A D | output_test.h | 78 // bm_name_pattern: a name or a regex pattern which will be matched against 93 // the benchmark name 94 std::string name; member 98 Results(const std::string& n) : name(n) {} in Results() 118 // get the string for a result by name, or nullptr if the name 126 // get a result by name, parsed as a specific type. 162 << __FILE__ << ":" << __LINE__ << ": " << (entry).name << ":\n" \ 173 << __FILE__ << ":" << __LINE__ << ": " << (entry).name << ":\n" \
|
/third_party/cJSON/tests/unity/auto/ |
H A D | generate_module.rb | 126 # strip any leading path information from the module name and save for later 152 name: submodule_name, 197 raise "ERROR: File #{files[0][:name]} already exists. Exiting." if all_files_exist 209 f.write("#{file[:boilerplate]}\n" % [file[:name]]) unless file[:boilerplate].nil? 210 f.write(file[:template] % [file[:name], 212 file[:name].upcase]) 267 raise "ERROR: You can't have more than one Module name specified!" unless module_name.nil? 301 raise 'ERROR: You must have a Module name specified! (use option -h for help)' if module_name.nil?
|
/third_party/googletest/googlemock/scripts/generator/cpp/ |
H A D | gmock_class.py | 62 return_type = modifiers + ast_type.name 141 (indent, return_type, node.name, ', '.join(args), modifiers) 151 (not desired_class_names or node.name in desired_class_names)): 152 class_name = node.name 167 # The key is the name of the template, and the value is
|
/third_party/icu/icu4c/source/samples/ugrep/ |
H A D | ugrep.cpp | 44 int firstFileNum; // argv index of the first file name 81 void readFile(const char *name); 268 void readFile(const char *name) { in readFile() argument 273 fileName = name; in readFile() 280 FILE *file = fopen(name, "rb"); in readFile()
|
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
H A D | Deprecator.java | 128 public boolean accept(File dir, String name) { 129 if (name.endsWith(".java")) return true; 130 if (new File(dir, name).isDirectory()) { 131 if (stoplist.indexOf("!"+name) == -1) {
|
/third_party/libsnd/src/ |
H A D | avr.c | 42 char name [8] ; /* null-padded sample name */ member 60 char ext [20] ; /* Additional filename space, used if (name[7] != 0) */ 113 psf_binheader_readf (psf, "pmb", 0, &hdr.marker, &hdr.name, sizeof (hdr.name)) ; in avr_read_header() 119 psf_log_printf (psf, " Name : %s\n", hdr.name) ; in avr_read_header()
|
/third_party/mesa3d/src/amd/common/ |
H A D | gfx10_format_table.py | 135 self.img_format = enum_entry.name[13:] 168 print(('Format {fmt.name} has inconsistent channel types: ' + 261 if fmt.name in HARDCODED: 262 obj = HARDCODED[fmt.name] 272 formats.append((fmt.name, args))
|
/third_party/mesa3d/src/etnaviv/drm/ |
H A D | etnaviv_drmif.h | 128 struct etna_bo *etna_bo_from_name(struct etna_device *dev, uint32_t name); 132 int etna_bo_get_name(struct etna_bo *bo, uint32_t *name); 214 struct etna_perfmon_domain *etna_perfmon_get_dom_by_name(struct etna_perfmon *pm, const char *name); 215 struct etna_perfmon_signal *etna_perfmon_get_sig_by_name(struct etna_perfmon_domain *dom, const char *name);
|
/third_party/ltp/testcases/kdump/lib/lkdtm/ |
H A D | lkdtm.c | 282 void lkdtm_symbol_name(char *name, void (*entry) (void)) in lkdtm_symbol_name() argument 284 lkdtm.kp.symbol_name = name; in lkdtm_symbol_name() 289 void lkdtm_lookup_name(char *name, void (*entry) (void)) in lkdtm_lookup_name() argument 293 addr = kallsyms_lookup_name(name); in lkdtm_lookup_name()
|
/third_party/libwebsockets/win32port/zlib/ |
H A D | zutil.h | 100 # define F_OPEN(name, mode) \
101 fopen((name), (mode), "mbc=60", "ctx=stm", "rfm=fix", "mrs=512")
175 # define F_OPEN(name, mode) fopen((name), (mode))
|
/third_party/ltp/include/ |
H A D | safe_macros_fn.h | 58 void (*cleanup_fn)(void), const char *name); 140 void (cleanup_fn)(void), int name); 181 const char *name); 192 const char *name);
|
/third_party/node/deps/v8/third_party/zlib/ |
H A D | zutil.h | 119 # define F_OPEN(name, mode) \ 120 fopen((name), (mode), "mbc=60", "ctx=stm", "rfm=fix", "mrs=512") 209 # define F_OPEN(name, mode) fopen((name), (mode))
|
/third_party/node/deps/zlib/ |
H A D | zutil.h | 130 # define F_OPEN(name, mode) \ 131 fopen((name), (mode), "mbc=60", "ctx=stm", "rfm=fix", "mrs=512") 221 # define F_OPEN(name, mode) fopen((name), (mode))
|
/third_party/node/deps/v8/tools/v8windbg/src/ |
H A D | v8-debug-helper-interop.cc | 50 : name(field_name), in StructField() 65 : name(property_name), in Property() 90 Property dest_prop(ConvertToU16String(source_prop.name), in GetPropertiesAsVector() 108 dest_prop.fields.push_back({ConvertToU16String(struct_field.name), in GetPropertiesAsVector()
|
/third_party/node/src/ |
H A D | jsvm_types.h | 285 /** name expected status. */ 514 /** The engine name implementing the VM. */ 529 * One of utf8name or name must be provided for the property. 533 JSVM_Value name; member 586 JSVM_Value name, 592 JSVM_Value name, 599 JSVM_Value name, 656 /** Resource name. */
|
/third_party/node/test/addons/async-resource/ |
H A D | binding.cc | 57 Local<String> name = in CallViaFunction() local 60 r->get_resource()->Get(isolate->GetCurrentContext(), name) in CallViaFunction() 74 Local<String> name = in CallViaString() local 78 MaybeLocal<Value> ret = r->MakeCallback(name, 1, &arg); in CallViaString()
|
/third_party/node/tools/gyp/pylib/gyp/ |
H A D | xcode_ninja.py | 38 name = os.path.splitext(os.path.basename(gyp_name))[0] + ".xcodeproj" 39 name = xml.sax.saxutils.quoteattr("group:" + name) 40 output_string += " <FileRef location = %s></FileRef>\n" % name 182 # Check for custom main gyp name, otherwise use the default CHROMIUM_GYP_FILE 208 # For including other non-executable targets, add the matching target name
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares__addrinfo2hostent.c | 136 (*host)->h_name = ares_strdup(ai->cnames->name); in ares__addrinfo2hostent() 137 if ((*host)->h_name == NULL && ai->cnames->name) { in ares__addrinfo2hostent() 141 (*host)->h_name = ares_strdup(ai->name); in ares__addrinfo2hostent() 142 if ((*host)->h_name == NULL && ai->name) { in ares__addrinfo2hostent()
|