Home
last modified time | relevance | path

Searched refs:name (Results 25926 - 25950 of 27910) sorted by relevance

1...<<1031103210331034103510361037103810391040>>...1117

/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_state_emit.c44 const char *name; member
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_pstipple.c306 pstip->stage.name = "pstip"; in draw_pstip_stage()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_screen.c123 snprintf(buf, sizeof(buf), "Mesa %s", devinfo->name); in crocus_get_name()
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_screen.c81 return pan_device(screen)->model->name; in panfrost_get_name()
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_context.h60 const char* name; member
H A Dr300_context.c140 r300->atomname.name = #atomname; \
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dts.h230 /* Don't include the TSA name in response. */
384 /* Verify if the TSA name field matches the signer certificate. */
386 /* Verify if the TSA name field equals to the user provided name. */
474 int TS_CONF_set_default_engine(const char *name);
H A Dengine.h158 * represents a file name
196 * The 'void*' argument is a command name (cast from 'const char *'), and the
203 * NAME_LEN case, the return value is the length of the command name (not
205 * string buffer large enough, and it will be populated with the name of the
259 const char *cmd_name; /* The command name itself */
445 * command name instead of a command number, and can handle optional
456 * This function passes a command-name and argument to an ENGINE. The
496 OSSL_DEPRECATEDIN_3_0 int ENGINE_set_name(ENGINE *e, const char *name);
764 * expected to be implemented with the symbol name "v_check", and a default
787 * implemented with the symbol name "bind_engin
[all...]
/third_party/node/deps/undici/src/lib/core/
H A Dutil.js223 * Retrieves a header name and returns its lowercase value.
224 * @param {string | Buffer} value Header name
438 err.name = 'AbortError'
/third_party/node/deps/undici/src/lib/fetch/
H A Dresponse.js353 aborted: reason && reason.name === 'AbortError'
382 // whose name is a forbidden response-header name.
392 // list whose name is not a CORS-safelisted response-header name, given
393 // internal response’s CORS-exposed header-name list.
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd13/
H A Dmod.rs166 /// Thread name.
170 /// Setlogin name.
172 /// Lock name.
174 /// Command name.
176 /// Emulation name.
180 /// More thread name.
534 #[link(name = "kvm")]
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd14/
H A Dmod.rs166 /// Thread name.
170 /// Setlogin name.
172 /// Lock name.
174 /// Command name.
176 /// Emulation name.
180 /// More thread name.
534 #[link(name = "kvm")]
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
H A Dnot_x32.rs443 name: *mut ::c_int, in sysctl()
/third_party/rust/crates/clap/tests/builder/
H A Dutf8.rs331 let a = Command::new("test").arg(arg!(--name <NAME>)); in allow_validated_utf8_value_of()
332 let m = a.try_get_matches_from(["test", "--name", "me"]).unwrap(); in allow_validated_utf8_value_of()
333 let _ = m.get_one::<String>("name").map(|v| v.as_str()); in allow_validated_utf8_value_of()
/third_party/python/Tools/freeze/
H A Dfreeze.py24 On Windows, the name of a .INI file describing one
135 target = 'a.out' # normally derived from script name
149 usage("File name '%s' specified with the -i option "
153 pos = pos + len(options) - 1 # Skip the name and the included args.
289 # very first file should be a module name)
301 # derive target name from script name
370 # Add the main script as either __main__, or the actual module name.
422 unknown.remove(mod.name)
/third_party/python/Tools/peg_generator/pegen/
H A Dparser.py187 def name(self) -> Optional[tokenize.TokenInfo]: member in Parser
/third_party/openssl/test/
H A Decdsatest.c35 static int fbytes(unsigned char *buf, size_t num, ossl_unused const char *name, in fbytes() argument
/third_party/python/Lib/encodings/
H A Dcp437.py35 name='cp437',
H A Dcp1125.py35 name='cp1125',
H A Dcp737.py35 name='cp737',
H A Dcp855.py35 name='cp855',
/third_party/python/Include/
H A Dobject.h182 Type objects contain a string containing the type name (to help somewhat
235 const char* name; member
/third_party/python/Lib/multiprocessing/
H A Dqueues.py172 name='QueueFeederThread'
/third_party/pulseaudio/src/daemon/
H A Dserver-lookup.c51 " <interface name=\"" INTERFACE "\">\n"
52 " <property name=\"Address\" type=\"s\" access=\"read\"/>\n"
54 " <interface name=\"" DBUS_INTERFACE_INTROSPECTABLE "\">\n"
55 " <method name=\"Introspect\">\n"
56 " <arg name=\"data\" type=\"s\" direction=\"out\"/>\n"
59 " <interface name=\"" DBUS_INTERFACE_PROPERTIES "\">\n"
60 " <method name=\"Get\">\n"
61 " <arg name=\"interface_name\" type=\"s\" direction=\"in\"/>\n"
62 " <arg name=\"property_name\" type=\"s\" direction=\"in\"/>\n"
63 " <arg name
[all...]
/third_party/python/Lib/
H A Dsunau.py40 where file is either the name of a file or an open file pointer.
73 where file is either the name of a file or an open file pointer.
82 setcomptype(type, name)
391 def setcomptype(self, type, name):

Completed in 34 milliseconds

1...<<1031103210331034103510361037103810391040>>...1117