Home
last modified time | relevance | path

Searched defs:names (Results 301 - 325 of 454) sorted by relevance

1...<<111213141516171819

/third_party/node/deps/v8/src/compiler/
H A Dcompilation-dependencies.cc61 static const char* const names[] = {DEPENDENCY_LIST(V)}; in CompilationDependencyKindToString() local
/third_party/node/deps/v8/src/debug/
H A Ddebug-wasm-objects.cc299 auto names = NameDictionary::IterationIndices(isolate, table); in NamedEnumerator() local
/third_party/node/deps/v8/src/inspector/
H A Dv8-console.cc986 v8::Local<v8::Array> names; in CommandLineAPIScope() local
1018 v8::Local<v8::Array> names = m_installedMethods->AsArray(); ~CommandLineAPIScope() local
[all...]
/third_party/node/deps/v8/src/parsing/
H A Dexpression-scope.h358 VariableDeclarationParsingScope(ParserT* parser, VariableMode mode, ZonePtrList<const AstRawString>* names) VariableDeclarationParsingScope() argument
/third_party/node/deps/v8/src/torque/
H A Dimplementation-visitor.h221 std::vector<Identifier*> names; member
/third_party/libbpf/src/
H A Dusdt.c1240 const char *names[4]; in calc_pt_regs_off() member
/third_party/python/Include/internal/
H A Dpycore_code.h182 PyObject *names; member
/third_party/python/Lib/importlib/metadata/
H A D__init__.py383 def names(self): member in EntryPoints
493 def names(self): member in SelectableGroups
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineCreationCacheControlTests.cpp476 createShaderModules(const DeviceInterface& vk, VkDevice device, const BinaryCollection& collection, const vector<const char*>& names) createShaderModules() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassDitheringTests.cpp1103 const std::string names[] = { "Less", "Greater", "Equal" }; in createRenderPassDitheringTests() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DSurface.cpp658 getCompositorTiming(EGLint numTimestamps, const EGLint *names, EGLnsecsANDROID *values) const getCompositorTiming() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H A DFunctionsEGL.cpp496 getCompositorTimingANDROID(EGLSurface surface, EGLint numTimestamps, const EGLint *names, EGLnsecsANDROID *values) const getCompositorTimingANDROID() argument
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderTessellation.cpp1560 static const char* names[2] = { "TCS_TES", "TES" }; in getTypeName() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcTextureRepeatModeTests.cpp1372 std::string names[] = { testBaseName.str() + "clamp_to_edge", testBaseName.str() + "repeat", in init() local
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_egl_ext_autogen.cpp81 EGL_GetCompositorTimingANDROID(EGLDisplay dpy, EGLSurface surface, EGLint numTimestamps, const EGLint *names, EGLnsecsANDROID *values) EGL_GetCompositorTimingANDROID() argument
H A Degl_ext_stubs.cpp278 GetCompositorTimingANDROID(Thread *thread, Display *display, Surface *eglSurface, EGLint numTimestamps, const EGLint *names, EGLnsecsANDROID *values) GetCompositorTimingANDROID() argument
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DTests.cpp296 const wchar_t* names[count] = { in TestCommittedResourcesAndJson() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/chromium/
H A Dsubsetter_impl.cc104 NameMap names; in HasName() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Demangle/
H A DItaniumDemangle.cpp4206 sub_type names; global() member
[all...]
/third_party/skia/third_party/externals/freetype/builds/mac/
H A Dftmac.c774 unsigned char* names[64]; in parse_fond() local
/third_party/rust/crates/regex/regex-syntax/src/ast/
H A Dparse.rs428 let mut names = self.parser().capture_names.borrow_mut(); in add_capture_name() variables
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineCreationCacheControlTests.cpp473 createShaderModules(const DeviceInterface& vk, VkDevice device, const BinaryCollection& collection, const vector<const char*>& names) createShaderModules() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassDitheringTests.cpp1104 const std::string names[] = { "Less", "Greater", "Equal" }; in createRenderPassDitheringTests() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/
H A Dwpagui.cpp1509 QStringList names; in updateTrayIcon() local
1558 loadThemedIcon(const QStringList &names, const QIcon &fallback) loadThemedIcon() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/wpa_gui-qt4/
H A Dwpagui.cpp1524 QStringList names; in updateTrayIcon() local
1573 loadThemedIcon(const QStringList &names, const QIcon &fallback) loadThemedIcon() argument
[all...]

Completed in 52 milliseconds

1...<<111213141516171819