/third_party/mesa3d/include/drm-uapi/ |
H A D | vc4_drm.h | 354 * struct drm_vc4_label_bo - Attach a name to a BO for debug purposes. 359 __u64 name; member
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | numbertest_modifiers.cpp | 14 void ModifiersTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char *) { in runIndexedTest() argument
|
/third_party/libdrm/tests/etnaviv/ |
H A D | etnaviv_2d_test.c | 203 printf(" Name: %s\n", version->name); in main()
|
/third_party/libinput/test/ |
H A D | litest-device-waltop-tablet.c | 233 .name = " WALTOP Batteryless Tablet ", /* sic */
|
H A D | litest-device-keyboard-quirked.c | 250 .name = "Quirked Keyboard",
|
H A D | litest-device-keyboard-razer-blade-stealth-videoswitch.c | 215 .name = "Razer Razer Blade Stealth",
|
H A D | litest-device-apple-internal-keyboard.c | 225 .name = "Apple Inc. Apple Internal Keyboard / Trackpad",
|
H A D | litest-device-protocol-a-touch-screen.c | 211 .name = "Protocol A touch screen",
|
/third_party/libinput/tools/ |
H A D | libinput-measure-touchpad-tap.py | 97 print("Using {}: {}\n".format(self.name, self.path))
|
/third_party/ltp/testcases/kernel/fs/scsi/ltpfs/ |
H A D | LtpfsCmds.c | 65 int path_lookup(const char *name, unsigned int flags, struct nameidata *nd); 66 //static int __emul_lookup_dentry(const char *name, struct nameidata *nd); 251 * lookup_bdev - lookup a struct block_device by name
|
/third_party/ltp/testcases/kernel/syscalls/fanotify/ |
H A D | fanotify13.c | 150 number, tst_variant, mark->name); in do_test()
|
/third_party/libwebsockets/lib/system/ntpclient/ |
H A D | ntpclient.c | 85 v->protocol->name, NULL, NULL, NULL, in lws_ntpc_retry_conn()
|
/third_party/libwebsockets/test-apps/android/app/src/main/jni/ |
H A D | LwsService.cpp | 296 info_ws.protocol = protocols[PROTOCOL_DUMB_INCREMENT].name; in jni_connectLws()
|
/third_party/libwebsockets/lib/roles/ |
H A D | private-lib-roles.h | 307 const char *name; member
|
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-h2-rxflow/ |
H A D | minimal-http-client.c | 230 i.protocol = protocols[0].name; in system_notify_cb()
|
/third_party/ltp/testcases/open_posix_testsuite/scripts/ |
H A D | generate-makefiles.sh | 346 find . -name Makefile.1 -exec dirname {} \; | while read dir; do
|
/third_party/lwip/src/include/lwip/ |
H A D | sys.h | 18 * 3. The name of the author may not be used to endorse or promote products 212 * Notice that lwIP implements a function with a similar name, 328 * Note that a function with a similar name, sys_mbox_fetch(), is 408 * Starts a new thread named "name" with priority "prio" that will begin its 415 * @param name human-readable name for the thread (used for debugging purposes) 420 sys_thread_t sys_thread_new(const char *name, lwip_thread_fn thread, void *arg, int stacksize, int prio);
|
/third_party/node/deps/v8/src/builtins/ |
H A D | builtins-array-gen.h | 66 const char* name, const BuiltinResultGenerator& generator,
|
/third_party/node/deps/v8/src/inspector/ |
H A D | v8-inspector-session-impl.h | 106 protocol::DictionaryValue* agentState(const String16& name);
|
/third_party/node/deps/v8/src/objects/ |
H A D | heap-object.h | 110 #define DECL_STRUCT_PREDICATE(NAME, Name, name) \
|
H A D | js-function.h | 97 // Fast binding requires length and name accessors. 326 // function name's length exceeds String::kMaxLength. 328 Handle<Name> name, 331 // The function's name if it is configured, otherwise shared function info 332 // debug name.
|
/third_party/node/deps/v8/src/regexp/arm/ |
H A D | regexp-macro-assembler-arm.h | 159 // name to the register. 176 inline void SafeCallTarget(Label* name);
|
/third_party/node/deps/v8/src/regexp/mips64/ |
H A D | regexp-macro-assembler-mips64.h | 169 // name to the register. 192 inline void SafeCallTarget(Label* name);
|
/third_party/node/deps/v8/src/regexp/loong64/ |
H A D | regexp-macro-assembler-loong64.h | 167 // name to the register. 186 inline void SafeCallTarget(Label* name);
|
/third_party/node/deps/v8/src/regexp/mips/ |
H A D | regexp-macro-assembler-mips.h | 163 // name to the register. 186 inline void SafeCallTarget(Label* name);
|