Home
last modified time | relevance | path

Searched refs:name (Results 21476 - 21500 of 65004) sorted by relevance

1...<<851852853854855856857858859860>>...2601

/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_common.c110 vn_extension_get_spec_version(const char *name) in vn_extension_get_spec_version() argument
112 const int32_t index = vn_info_extension_index(name); in vn_extension_get_spec_version()
/third_party/libinput/test/
H A Dtest_quirks_files.py53 for name, section in filter(lambda n: n != "DEFAULT", quirks.items()):
62 ), f"{quirksfile}: {name}: {vid} must be uppercase hex (0xAB12)"
68 ), f"{quirksfile}: {name}: {pid} must be uppercase hex (0xAB12)"
77 for name, section in filter(lambda n: n != "DEFAULT", quirks.items()):
83 ), f"{quirksfile}: {name}: applies to a Logitech Receiver"
/third_party/libexif/libexif/fuji/
H A Dmnote-fuji-tag.c31 const char *name; member
77 if (table[i].tag == t) return (table[i].name); in mnote_fuji_tag_get_name()
/third_party/libdrm/tests/util/
H A Dkms.c53 const char *name; member
64 return table[i].name; in util_lookup_type_name()
/third_party/libevdev/include/linux/linux/
H A Duinput.h68 char name[UINPUT_MAX_NAME_SIZE]; member
84 * name: This is used unchanged as name for the new device.
154 * UI_GET_SYSNAME - get the sysfs name of the created uinput device
156 * @return the sysfs name of the created virtual input device.
223 char name[UINPUT_MAX_NAME_SIZE]; member
/third_party/ltp/testcases/kernel/syscalls/inotify/
H A Dinotify11.c38 /* Size of the event structure, not including the name */
88 fd = open(event->name, O_RDONLY); in verify_inotify()
92 tst_res(TFAIL, "File %s opened after IN_DELETE", event->name); in verify_inotify()
/third_party/ltp/testcases/kernel/syscalls/pwritev2/
H A Dpwritev202.c51 struct iovec *name; member
70 TEST(pwritev2(*tc->fd, tc->name, tc->count, tc->offset, tc->flag)); in verify_pwritev2()
/third_party/ltp/testcases/kernel/syscalls/pwritev/
H A Dpwritev02.c59 struct iovec *name; member
77 TEST(pwritev(*tc->fd, tc->name, tc->count, tc->offset)); in verify_pwritev()
/third_party/ltp/testcases/kernel/syscalls/mkdirat/
H A Dmkdirat01.c52 const char *name; member
68 TEST(mkdirat(*test->dir_fd, test->name, 0600)); in verify_mkdirat()
/third_party/ltp/testcases/kernel/syscalls/preadv2/
H A Dpreadv202.c54 struct iovec *name; member
74 TEST(preadv2(*tc->fd, tc->name, tc->count, tc->offset, tc->flag)); in verify_preadv2()
/third_party/ltp/testcases/kernel/syscalls/preadv/
H A Dpreadv02.c62 struct iovec *name; member
81 TEST(preadv(*tc->fd, tc->name, tc->count, tc->offset)); in verify_preadv()
/third_party/lwip/src/include/lwip/
H A Dlowpower.h15 * 3. Neither the name of the copyright holder nor the names of its contributors may be used
101 char *name; member
113 char *name; member
/third_party/lwip/src/netif/ppp/
H A Dchap-md5.c13 * 2. The name(s) of the authors of this software must not be used to
61 static int chap_md5_verify_response(ppp_pcb *pcb, int id, const char *name, in chap_md5_verify_response() argument
69 LWIP_UNUSED_ARG(name); in chap_md5_verify_response()
/third_party/node/deps/v8/src/debug/
H A Ddebug-coverage.h32 : start(s), end(e), count(c), name(n), has_block_coverage(false) {} in CoverageFunction()
40 Handle<String> name; member
/third_party/node/deps/v8/src/codegen/
H A Dregister-base.h55 // Used to print the name of some special registers.
74 #define DEFINE_REGISTER_NAMES_NAME(name) #name,
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-flags.h68 #define DECLARE_LITERAL_FLAG(name, _) k##name,
/third_party/node/deps/v8/src/objects/
H A Dproperty-cell.h21 // [name]: the name of the global property.
22 DECL_GETTER(name, Name)
78 DECL_SETTER(name, Name)
/third_party/mesa3d/src/util/
H A Dbuild_id.c44 char name[4]; /* Note name for build-id is "GNU\0" */ member
86 memcmp(note->name, "GNU", 4) == 0) { in build_id_find_nhdr_callback()
/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_fps.c83 strcpy(gr->name, "fps"); in hud_fps_graph_install()
110 strcpy(gr->name, "frametime (ms)"); in hud_frametime_graph_install()
/third_party/musl/ldso/linux/
H A Ddynlink_rand.h38 const char *name; member
92 hidden struct loadtask *create_loadtask(const char *name, struct dso *needed_by, ns_t *ns, bool check_inherited);
/third_party/musl/libc-test/src/functionalext/supplement/network/network_gtest/
H A Dnet_if_test.cpp14 * @tc.name: if_nametoindex_001
16 * based on its name
29 * @tc.name: if_indextoname_001
30 * @tc.desc: Validate the functionality of the if_indextoname function in retrieving the name of a network interface
42 char* name = if_indextoname(index, s); in HWTEST_F() local
43 EXPECT_STREQ(ifAddr->ifa_name, name); in HWTEST_F()
48 * @tc.name: if_nameindex_001
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_query_sw.c151 info->name = nvc0_sw_query_drv_stat_names[id]; in nvc0_sw_get_driver_query_info()
155 if (strstr(info->name, "bytes")) in nvc0_sw_get_driver_query_info()
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_bcons.c69 if (strcmp(val->name, "CA") == 0) {
72 } else if (strcmp(val->name, "pathlen") == 0) {
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/Test/
H A DSimple.pm58 # name (used with setup())
60 # name of binary (the program that does the actual test)
62 my ($name, $prgr, @algos) = @_;
64 setup($name);
/third_party/libcoap/scripts/
H A Dapi-version-bump.sh34 find \( -name \*.h -o -name \*.c \) \

Completed in 29 milliseconds

1...<<851852853854855856857858859860>>...2601