Home
last modified time | relevance | path

Searched refs:names (Results 26 - 50 of 1333) sorted by relevance

12345678910>>...54

/kernel/linux/linux-5.10/net/ethtool/
H A Dbitset.h12 unsigned int nbits, ethnl_string_array_t names,
15 ethnl_string_array_t names, bool compact);
18 unsigned int nbits, ethnl_string_array_t names,
22 ethnl_string_array_t names, bool compact);
24 const struct nlattr *attr, ethnl_string_array_t names,
27 const struct nlattr *attr, ethnl_string_array_t names,
31 ethnl_string_array_t names,
H A Dbitset.c11 * suffix in their names expect u32 based bitmaps, those without it expect
163 * @names: array of bit names (optional)
172 ethnl_string_array_t names, bool compact) in ethnl_bitset32_size()
192 const char *name = names ? names[i] : NULL; in ethnl_bitset32_size()
223 * @names: array of bit names (optional)
228 * pair. Bit names are only used in verbose mode and when provided by calller.
234 ethnl_string_array_t names, boo in ethnl_put_bitset32()
171 ethnl_bitset32_size(const u32 *val, const u32 *mask, unsigned int nbits, ethnl_string_array_t names, bool compact) ethnl_bitset32_size() argument
232 ethnl_put_bitset32(struct sk_buff *skb, int attrtype, const u32 *val, const u32 *mask, unsigned int nbits, ethnl_string_array_t names, bool compact) ethnl_put_bitset32() argument
359 ethnl_name_to_idx(ethnl_string_array_t names, unsigned int n_names, const char *name) ethnl_name_to_idx() argument
377 ethnl_parse_bit(unsigned int *index, bool *val, unsigned int nbits, const struct nlattr *bit_attr, bool no_mask, ethnl_string_array_t names, struct netlink_ext_ack *extack) ethnl_parse_bit() argument
429 ethnl_update_bitset32_verbose(u32 *bitmap, unsigned int nbits, const struct nlattr *attr, struct nlattr **tb, ethnl_string_array_t names, struct netlink_ext_ack *extack, bool *mod) ethnl_update_bitset32_verbose() argument
552 ethnl_update_bitset32(u32 *bitmap, unsigned int nbits, const struct nlattr *attr, ethnl_string_array_t names, struct netlink_ext_ack *extack, bool *mod) ethnl_update_bitset32() argument
604 ethnl_parse_bitset(unsigned long *val, unsigned long *mask, unsigned int nbits, const struct nlattr *attr, ethnl_string_array_t names, struct netlink_ext_ack *extack) ethnl_parse_bitset() argument
699 ethnl_bitset_size(const unsigned long *val, const unsigned long *mask, unsigned int nbits, ethnl_string_array_t names, bool compact) ethnl_bitset_size() argument
734 ethnl_put_bitset(struct sk_buff *skb, int attrtype, const unsigned long *val, const unsigned long *mask, unsigned int nbits, ethnl_string_array_t names, bool compact) ethnl_put_bitset() argument
771 ethnl_update_bitset(unsigned long *bitmap, unsigned int nbits, const struct nlattr *attr, ethnl_string_array_t names, struct netlink_ext_ack *extack, bool *mod) ethnl_update_bitset() argument
808 ethnl_bitset_size(const unsigned long *val, const unsigned long *mask, unsigned int nbits, ethnl_string_array_t names, bool compact) ethnl_bitset_size() argument
816 ethnl_put_bitset(struct sk_buff *skb, int attrtype, const unsigned long *val, const unsigned long *mask, unsigned int nbits, ethnl_string_array_t names, bool compact) ethnl_put_bitset() argument
825 ethnl_update_bitset(unsigned long *bitmap, unsigned int nbits, const struct nlattr *attr, ethnl_string_array_t names, struct netlink_ext_ack *extack, bool *mod) ethnl_update_bitset() argument
[all...]
/kernel/linux/linux-6.6/net/ethtool/
H A Dbitset.h12 unsigned int nbits, ethnl_string_array_t names,
15 ethnl_string_array_t names, bool compact);
18 unsigned int nbits, ethnl_string_array_t names,
22 ethnl_string_array_t names, bool compact);
24 const struct nlattr *attr, ethnl_string_array_t names,
27 const struct nlattr *attr, ethnl_string_array_t names,
31 ethnl_string_array_t names,
H A Dbitset.c11 * suffix in their names expect u32 based bitmaps, those without it expect
163 * @names: array of bit names (optional)
172 ethnl_string_array_t names, bool compact) in ethnl_bitset32_size()
192 const char *name = names ? names[i] : NULL; in ethnl_bitset32_size()
223 * @names: array of bit names (optional)
228 * pair. Bit names are only used in verbose mode and when provided by calller.
234 ethnl_string_array_t names, boo in ethnl_put_bitset32()
171 ethnl_bitset32_size(const u32 *val, const u32 *mask, unsigned int nbits, ethnl_string_array_t names, bool compact) ethnl_bitset32_size() argument
232 ethnl_put_bitset32(struct sk_buff *skb, int attrtype, const u32 *val, const u32 *mask, unsigned int nbits, ethnl_string_array_t names, bool compact) ethnl_put_bitset32() argument
359 ethnl_name_to_idx(ethnl_string_array_t names, unsigned int n_names, const char *name) ethnl_name_to_idx() argument
377 ethnl_parse_bit(unsigned int *index, bool *val, unsigned int nbits, const struct nlattr *bit_attr, bool no_mask, ethnl_string_array_t names, struct netlink_ext_ack *extack) ethnl_parse_bit() argument
429 ethnl_update_bitset32_verbose(u32 *bitmap, unsigned int nbits, const struct nlattr *attr, struct nlattr **tb, ethnl_string_array_t names, struct netlink_ext_ack *extack, bool *mod) ethnl_update_bitset32_verbose() argument
552 ethnl_update_bitset32(u32 *bitmap, unsigned int nbits, const struct nlattr *attr, ethnl_string_array_t names, struct netlink_ext_ack *extack, bool *mod) ethnl_update_bitset32() argument
604 ethnl_parse_bitset(unsigned long *val, unsigned long *mask, unsigned int nbits, const struct nlattr *attr, ethnl_string_array_t names, struct netlink_ext_ack *extack) ethnl_parse_bitset() argument
699 ethnl_bitset_size(const unsigned long *val, const unsigned long *mask, unsigned int nbits, ethnl_string_array_t names, bool compact) ethnl_bitset_size() argument
734 ethnl_put_bitset(struct sk_buff *skb, int attrtype, const unsigned long *val, const unsigned long *mask, unsigned int nbits, ethnl_string_array_t names, bool compact) ethnl_put_bitset() argument
771 ethnl_update_bitset(unsigned long *bitmap, unsigned int nbits, const struct nlattr *attr, ethnl_string_array_t names, struct netlink_ext_ack *extack, bool *mod) ethnl_update_bitset() argument
808 ethnl_bitset_size(const unsigned long *val, const unsigned long *mask, unsigned int nbits, ethnl_string_array_t names, bool compact) ethnl_bitset_size() argument
816 ethnl_put_bitset(struct sk_buff *skb, int attrtype, const unsigned long *val, const unsigned long *mask, unsigned int nbits, ethnl_string_array_t names, bool compact) ethnl_put_bitset() argument
825 ethnl_update_bitset(unsigned long *bitmap, unsigned int nbits, const struct nlattr *attr, ethnl_string_array_t names, struct netlink_ext_ack *extack, bool *mod) ethnl_update_bitset() argument
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/
H A DPostScriptTableBuilder.java74 * These are the standard PostScript names from the OpenType spec. They are a prefix of the
340 private static Map<String, Integer> invertNameMap(String[] names) { in invertNameMap() argument
342 for (int i = 0; i < names.length; i++) { in invertNameMap()
343 nameMap.put(names[i], i); in invertNameMap()
349 private List<String> names; field in PostScriptTableBuilder
367 public void setNames(List<String> names) { in setNames() argument
368 this.names = names; in setNames()
374 if (names == null) { in build()
379 int nGlyphs = names in build()
[all...]
/third_party/jerryscript/tests/jerry-test-suite/15/15.02/15.02.03/
H A D15.02.03-010.js17 names = Object.getOwnPropertyNames(a);
19 assert(names instanceof Array);
24 if (names[i] === "0") { is_0 = true; }
25 if (names[i] === "1") { is_1 = true; }
26 if (names[i] === "2") { is_2 = true; }
27 if (names[i] === "length") { is_length = true; }
/third_party/python/Tools/unicode/
H A Dlistcodecs.py14 names = []
31 names.append(name)
32 return names
36 names = listcodecs(encodings.__path__[0]) variable
37 names.sort()
39 for name in names:
/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/
H A Dpvrusb2-ctrl.c192 const char * const *names; in pvr2_ctrl_get_valname() local
193 names = cptr->info->def.type_enum.value_names; in pvr2_ctrl_get_valname()
195 if (names[val]) { in pvr2_ctrl_get_valname()
198 names[val]); in pvr2_ctrl_get_valname()
205 const char **names; in pvr2_ctrl_get_valname() local
208 names = cptr->info->def.type_bitmask.bit_names; in pvr2_ctrl_get_valname()
213 names[idx]); in pvr2_ctrl_get_valname()
292 const char **names, in gen_bitmask_string()
307 idStr = names[idx]; in gen_bitmask_string()
356 const char * const *names, unsigne in parse_token()
291 gen_bitmask_string(int msk,int val,int msk_only, const char **names, char *ptr,unsigned int len) gen_bitmask_string() argument
354 parse_token(const char *ptr,unsigned int len, int *valptr, const char * const *names, unsigned int namecnt) parse_token() argument
388 parse_mtoken(const char *ptr,unsigned int len, int *valptr, const char **names,int valid_bits) parse_mtoken() argument
417 parse_tlist(const char *ptr,unsigned int len, int *maskptr,int *valptr, const char **names,int valid_bits) parse_tlist() argument
548 const char * const *names; pvr2_ctrl_value_to_sym_internal() local
[all...]
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/
H A Dpvrusb2-ctrl.c192 const char * const *names; in pvr2_ctrl_get_valname() local
193 names = cptr->info->def.type_enum.value_names; in pvr2_ctrl_get_valname()
195 if (names[val]) { in pvr2_ctrl_get_valname()
198 names[val]); in pvr2_ctrl_get_valname()
205 const char **names; in pvr2_ctrl_get_valname() local
208 names = cptr->info->def.type_bitmask.bit_names; in pvr2_ctrl_get_valname()
213 names[idx]); in pvr2_ctrl_get_valname()
292 const char **names, in gen_bitmask_string()
307 idStr = names[idx]; in gen_bitmask_string()
356 const char * const *names, unsigne in parse_token()
291 gen_bitmask_string(int msk,int val,int msk_only, const char **names, char *ptr,unsigned int len) gen_bitmask_string() argument
354 parse_token(const char *ptr,unsigned int len, int *valptr, const char * const *names, unsigned int namecnt) parse_token() argument
374 parse_mtoken(const char *ptr,unsigned int len, int *valptr, const char **names,int valid_bits) parse_mtoken() argument
396 parse_tlist(const char *ptr,unsigned int len, int *maskptr,int *valptr, const char **names,int valid_bits) parse_tlist() argument
527 const char * const *names; pvr2_ctrl_value_to_sym_internal() local
[all...]
/third_party/mesa3d/src/util/
H A Du_debug.c331 debug_dump_enum(const struct debug_named_value *names, in debug_dump_enum() argument
336 while (names->name) { in debug_dump_enum()
337 if (names->value == value) in debug_dump_enum()
338 return names->name; in debug_dump_enum()
339 ++names; in debug_dump_enum()
348 debug_dump_enum_noprefix(const struct debug_named_value *names, in debug_dump_enum_noprefix() argument
354 while (names->name) { in debug_dump_enum_noprefix()
355 if (names->value == value) { in debug_dump_enum_noprefix()
356 const char *name = names->name; in debug_dump_enum_noprefix()
363 ++names; in debug_dump_enum_noprefix()
372 debug_dump_flags(const struct debug_named_value *names, unsigned long value) debug_dump_flags() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttpost.c22 * file loads the missing PS glyph names and implements an API to access
51 /* module to grab the glyph names. */
65 /* table of Mac names. Thus, it is possible to build a version of */
70 /* the 258 default Mac PS glyph names; see file `tools/glnames.py' */
180 /* There already exist fonts which have more than 32768 glyph names */ in load_format_20()
205 /* compute number of names stored in table */ in load_format_20()
274 " using NULL names for gid %d - %d\n", in load_format_20()
283 TT_Post_20 table = &face->postscript_names.names.format_20; in load_format_20()
353 TT_Post_25 table = &face->postscript_names.names.format_25; in load_format_25()
382 /* seek to the beginning of the PS names tabl in load_post_names()
412 TT_Post_Names names = &face->postscript_names; tt_face_free_ps_names() local
481 TT_Post_Names names; FT_LOCAL_DEF() local
[all...]
/kernel/linux/linux-5.10/tools/perf/ui/browsers/
H A Dscripts.c27 const char **names; member
52 c->names[c->index] = name; in add_script_option()
70 c->names[c->index] = strdup(var + 7); in scripts_config()
71 if (!c->names[c->index]) in scripts_config()
88 char *buf, *paths[SCRIPT_MAX_NO], *names[SCRIPT_MAX_NO]; in list_scripts() local
95 .names = (const char **)names, in list_scripts()
121 names[i] = buf + (i - max_std) * (SCRIPT_NAMELEN + SCRIPT_FULLPATH_LEN); in list_scripts()
122 paths[i] = names[i] + SCRIPT_NAMELEN; in list_scripts()
125 num = find_scripts(names in list_scripts()
[all...]
H A Dres_sample.c34 char **names; in res_sample_browse() local
44 names = calloc(num_res, sizeof(char *)); in res_sample_browse()
45 if (!names) in res_sample_browse()
51 if (asprintf(&names[i], "%s: CPU %d tid %d", tbuf, in res_sample_browse()
54 zfree(&names[i]); in res_sample_browse()
55 free(names); in res_sample_browse()
59 choice = ui__popup_menu(num_res, names, NULL); in res_sample_browse()
61 zfree(&names[i]); in res_sample_browse()
62 free(names); in res_sample_browse()
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H A Dscripts.c27 const char **names; member
52 c->names[c->index] = name; in add_script_option()
70 c->names[c->index] = strdup(var + 7); in scripts_config()
71 if (!c->names[c->index]) in scripts_config()
88 char *buf, *paths[SCRIPT_MAX_NO], *names[SCRIPT_MAX_NO]; in list_scripts() local
95 .names = (const char **)names, in list_scripts()
121 names[i] = buf + (i - max_std) * (SCRIPT_NAMELEN + SCRIPT_FULLPATH_LEN); in list_scripts()
122 paths[i] = names[i] + SCRIPT_NAMELEN; in list_scripts()
125 num = find_scripts(names in list_scripts()
[all...]
H A Dres_sample.c34 char **names; in res_sample_browse() local
44 names = calloc(num_res, sizeof(char *)); in res_sample_browse()
45 if (!names) in res_sample_browse()
51 if (asprintf(&names[i], "%s: CPU %d tid %d", tbuf, in res_sample_browse()
54 zfree(&names[i]); in res_sample_browse()
55 free(names); in res_sample_browse()
59 choice = ui__popup_menu(num_res, names, NULL); in res_sample_browse()
61 zfree(&names[i]); in res_sample_browse()
62 free(names); in res_sample_browse()
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DConfigurator.cpp109 if(names.size()) in readFile()
133 file << "[" << names[keyID] << "]" << endl; in writeFile()
135 for(unsigned int valueID = 0; valueID < sections[keyID].names.size(); valueID++) in writeFile()
137 file << sections[keyID].names[valueID] << "=" << sections[keyID].values[valueID] << endl; in writeFile()
148 for(unsigned int keyID = 0; keyID < names.size(); keyID++) in findKey()
150 if(names[keyID] == keyName) in findKey()
166 for(unsigned int valueID = 0; valueID < sections[keyID].names.size(); ++valueID) in findValue()
168 if(sections[keyID].names[valueID] == valueName) in findValue()
179 names.resize(names in addKeyName()
[all...]
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DConfigurator.cpp109 if(names.size()) in readFile()
134 file << "[" << names[keyID] << "]" << endl; in writeFile()
136 for(unsigned int valueID = 0; valueID < sections[keyID].names.size(); valueID++) in writeFile()
138 file << sections[keyID].names[valueID] << "=" << sections[keyID].values[valueID] << endl; in writeFile()
149 for(unsigned int keyID = 0; keyID < names.size(); keyID++) in findKey()
151 if(names[keyID] == keyName) in findKey()
167 for(unsigned int valueID = 0; valueID < sections[keyID].names.size(); ++valueID) in findValue()
169 if(sections[keyID].names[valueID] == valueName) in findValue()
180 names.resize(names in addKeyName()
[all...]
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dnames.c13 #include "names.h"
23 STACK_OF(OPENSSL_CSTRING) *names = vdata; in collect_names()
25 sk_OPENSSL_CSTRING_push(names, name); in collect_names()
28 void print_names(BIO *out, STACK_OF(OPENSSL_CSTRING) *names) in print_names() argument
30 int i = sk_OPENSSL_CSTRING_num(names); in print_names()
33 sk_OPENSSL_CSTRING_sort(names); in print_names()
37 const char *name = sk_OPENSSL_CSTRING_value(names, j); in print_names()
/third_party/openssl/apps/lib/
H A Dnames.c13 #include "names.h"
23 STACK_OF(OPENSSL_CSTRING) *names = vdata; in collect_names()
25 sk_OPENSSL_CSTRING_push(names, name); in collect_names()
28 void print_names(BIO *out, STACK_OF(OPENSSL_CSTRING) *names) in print_names() argument
30 int i = sk_OPENSSL_CSTRING_num(names); in print_names()
33 sk_OPENSSL_CSTRING_sort(names); in print_names()
37 const char *name = sk_OPENSSL_CSTRING_value(names, j); in print_names()
/third_party/toybox/toys/lsb/
H A Dkillall.c1 /* killall.c - Send signal (default: TERM) to all processes with given names.
15 Send a signal (default: TERM) to all processes with the given names.
33 char **names;
58 if (TT.names[offset] == name) { in kill_process()
75 TT.names = toys.optargs; in killall_main()
83 if (TT.s || (*TT.names && **TT.names == '-')) { in killall_main()
84 if (0 > (TT.signum = sig_to_num(TT.s ? TT.s : (*TT.names)+1))) { in killall_main()
89 TT.names++; in killall_main()
100 names_to_pid(TT.names, kill_proces in killall_main()
[all...]
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DSchema.java39 private final ImmutableSet.Builder<String> names = ImmutableSet.builder(); field in Schema.Builder
45 names.add(column.getName()); in add()
52 names.add(group.prototype().getName()); in add()
58 return new AutoValue_Schema(names.build(), columns.buildOrThrow(), groups.buildOrThrow()); in build()
77 // List of column/group names used to determine column order:
78 // E.g. if "names" is: ["col1", "grp1", "col2", "col3"]
81 // appears in the names list.
82 abstract ImmutableSet<String> names(); in names() method in Schema
142 && names().asList().equals( in isSubSchemaOf()
143 schema.names() in isSubSchemaOf()
[all...]
/third_party/python/Tools/scripts/
H A Dgenerate_token.py78 PyAPI_DATA(const char * const) _PyParser_TokenNames[]; /* Token names */
111 /* Token names */
173 names = []
177 names.append(' "%s",\n' % name)
178 names.append(' "<N_TOKENS>",\n')
181 ''.join(names),
201 names = []
203 names.append('.. data:: %s' % (name,))
205 names.append('')
206 names
[all...]
/third_party/typescript/tests/baselines/reference/
H A DparameterPropertyInConstructor2.js4 constructor(public names: string);
5 constructor(public names: string, public ages: number) {
15 function Customers(names, ages) {
16 this.names = names;
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/
H A Dadf_isr.c135 name = *(pci_dev_info->msix_entries.names + i); in adf_request_irqs()
155 name = *(pci_dev_info->msix_entries.names + i); in adf_request_irqs()
189 char **names; in adf_isr_alloc_msix_entry_table() local
203 names = kcalloc(msix_num_entries, sizeof(char *), GFP_KERNEL); in adf_isr_alloc_msix_entry_table()
204 if (!names) { in adf_isr_alloc_msix_entry_table()
209 *(names + i) = kzalloc(ADF_MAX_MSIX_VECTOR_NAME, GFP_KERNEL); in adf_isr_alloc_msix_entry_table()
210 if (!(*(names + i))) in adf_isr_alloc_msix_entry_table()
215 accel_dev->accel_pci_dev.msix_entries.names = names; in adf_isr_alloc_msix_entry_table()
219 kfree(*(names in adf_isr_alloc_msix_entry_table()
227 char **names = accel_dev->accel_pci_dev.msix_entries.names; adf_isr_free_msix_entry_table() local
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DCompoundTransliteratorTest.java34 String names[]={"Greek-Latin", "Latin-Devanagari", "Devanagari-Latin", "Latin-Greek"}; in TestConstruction()
37 Transliterator.getInstance(names[0]); in TestConstruction()
38 Transliterator.getInstance(names[1]); in TestConstruction()
39 Transliterator.getInstance(names[2]); in TestConstruction()
40 Transliterator.getInstance(names[3]); in TestConstruction()
47 names[0], in TestConstruction()
48 names[0]+";"+names[3], in TestConstruction()
49 names[3]+";"+names[ in TestConstruction()
[all...]

Completed in 9 milliseconds

12345678910>>...54