/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-seq/ |
H A D | minimal-secure-streams.c | 99 "\"name\": \"le_via_isrg\"," 393 i.name = "min-sec-stream-seq"; in main()
|
/third_party/libinput/test/ |
H A D | litest-device-anker-mouse-kbd.c | 211 .name = "USB Laser Game Mouse",
|
H A D | litest-device-wacom-cintiq-12wx-pen.c | 145 .name = "Wacom Cintiq 12WX",
|
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | Makefile | 120 GCC_BASE := $(shell $(CC) --print-file-name=) 291 @find validation/ \( -name "*.c.output.*" \ 292 -o -name "*.c.error.*" \ 293 -o -name "*.o" \
|
H A D | expression.h | 140 struct ident *name; member 319 /* Type name parsing */
|
/third_party/node/deps/v8/src/compiler/ |
H A D | memory-lowering.h | 74 Node* node, Node* object, const char* name, Zone* temp_zone)>;
|
/third_party/node/deps/v8/src/libplatform/tracing/ |
H A D | trace-writer.cc | 145 << "\",\"name\":\"" << trace_event->name() in AppendTraceEvent()
|
/third_party/node/deps/v8/src/objects/ |
H A D | module.h | 97 // thrown in case the module does not provide an export named [name] 144 // Retrieve the value exported by [module] under the given [name]. If there is 148 Handle<String> name);
|
/third_party/node/deps/v8/src/snapshot/embedded/ |
H A D | embedded-file-writer.h | 158 std::string name) const;
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_pipe_user_cull.c | 173 user_cull->stage.name = "user_cull"; in draw_user_cull_stage()
|
H A D | draw_pipe_twoside.c | 175 twoside->stage.name = "twoside"; in draw_twoside_stage()
|
H A D | draw_pipe_wide_line.c | 198 wide->stage.name = "wide-line"; in draw_wide_line_stage()
|
/third_party/node/deps/openssl/openssl/include/openssl/ |
H A D | trace.h | 36 * application intends to print the trace channel name in the line prefix, 61 /* Returns the trace category number for the given |name| */ 62 int OSSL_trace_get_category_num(const char *name); 64 /* Returns the trace category name for the given |num| */ 258 * Where 'channel' is the literal symbol of this name, not a variable.
|
/third_party/node/deps/openssl/openssl/include/internal/ |
H A D | cryptlib.h | 100 char *ossl_safe_getenv(const char *name);
|
/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/Util/ |
H A D | Pod.pm | 47 Extracts information from a .pod file, given a STRING (file name) or a 81 =item B<names =E<gt> [ "name", ... ]> 137 # Collect the section name
|
/third_party/rust/crates/cxx/gen/cmd/src/gen/ |
H A D | mod.rs | 66 fn eval(&self, name: &str, value: Option<&str>) -> CfgResult; in eval()
|
/third_party/rust/crates/cxx/gen/src/ |
H A D | mod.rs | 66 fn eval(&self, name: &str, value: Option<&str>) -> CfgResult; in eval()
|
/third_party/rust/crates/cxx/gen/lib/src/gen/ |
H A D | mod.rs | 66 fn eval(&self, name: &str, value: Option<&str>) -> CfgResult; in eval()
|
/third_party/rust/crates/cxx/gen/build/src/gen/ |
H A D | mod.rs | 66 fn eval(&self, name: &str, value: Option<&str>) -> CfgResult; in eval()
|
/third_party/openssl/util/perl/OpenSSL/Util/ |
H A D | Pod.pm | 47 Extracts information from a .pod file, given a STRING (file name) or a 81 =item B<names =E<gt> [ "name", ... ]> 137 # Collect the section name
|
/third_party/python/Lib/distutils/tests/ |
H A D | test_spawn.py | 20 @unittest.skipUnless(os.name in ('nt', 'posix'),
|
/third_party/python/Lib/importlib/ |
H A D | abc.py | 7 if exc.name != '_frozen_importlib':
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
H A D | functionsegl_typedefs.h | 64 typedef const char *(*PFNEGLQUERYSTRINGPROC)(EGLDisplay dpy, EGLint name);
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
H A D | RewriteOutArgs.cpp | 100 func->name() == "swizzle_ref") in argAlreadyProcessed()
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_border_clamp/ |
H A D | esextcTextureBorderClampSamplingTexture.hpp | 296 TextureBorderClampSamplingTexture(Context& context, const ExtParameters& extParams, const char* name,
|