Home
last modified time | relevance | path

Searched defs:attributes (Results 226 - 250 of 393) sorted by relevance

12345678910>>...16

/third_party/node/src/
H A Dmodule_wrap.cc258 Local<Object> attributes = in createImportAttributesContainer() local
305 Local<Object> attributes = in Link() local
589 Local<Object> attributes = in ImportModuleDynamically() local
H A Dstream_base.cc516 enum PropertyAttribute attributes = in AddMethods() local
495 AddMethod(Environment* env, Local<Signature> signature, enum PropertyAttribute attributes, Local<FunctionTemplate> t, JSMethodFunction* stream_method, Local<String> string) AddMethod() argument
H A Dudp_wrap.cc162 enum PropertyAttribute attributes = in Initialize() local
/third_party/node/tools/inspector_protocol/jinja2/
H A Dnodes.py124 attributes = ('lineno', 'environment') variable in Node
[all...]
/third_party/node/deps/v8/src/api/
H A Dapi-natives.cc244 PropertyAttributes attributes = details.attributes(); in ConfigureInstance() local
265 PropertyAttributes attributes = details.attributes(); in ConfigureInstance() local
72 DefineAccessorProperty(Isolate* isolate, Handle<JSObject> object, Handle<Name> name, Handle<Object> getter, Handle<Object> setter, PropertyAttributes attributes) DefineAccessorProperty() argument
105 DefineDataProperty(Isolate* isolate, Handle<JSObject> object, Handle<Name> name, Handle<Object> prop_data, PropertyAttributes attributes) DefineDataProperty() argument
625 AddDataProperty(Isolate* isolate, Handle<TemplateInfo> info, Handle<Name> name, Handle<Object> value, PropertyAttributes attributes) AddDataProperty() argument
635 AddDataProperty(Isolate* isolate, Handle<TemplateInfo> info, Handle<Name> name, v8::Intrinsic intrinsic, PropertyAttributes attributes) AddDataProperty() argument
647 AddAccessorProperty(Isolate* isolate, Handle<TemplateInfo> info, Handle<Name> name, Handle<FunctionTemplateInfo> getter, Handle<FunctionTemplateInfo> setter, PropertyAttributes attributes) AddAccessorProperty() argument
[all...]
/third_party/node/deps/v8/src/objects/
H A Dcontexts.cc197 Lookup(Handle<Context> context, Handle<String> name, ContextLookupFlags flags, int* index, PropertyAttributes* attributes, InitializationFlag* init_flag, VariableMode* variable_mode, bool* is_sloppy_function_name) Lookup() argument
[all...]
H A Djs-objects-inl.h837 Maybe<PropertyAttributes> attributes = in HasOwnProperty() local
H A Dtransitions.cc268 PropertyAttributes attributes = name->IsPrivate() ? DONT_ENUM : NONE; in FindTransitionToDataProperty() local
224 SearchTransition(Name name, PropertyKind kind, PropertyAttributes attributes) SearchTransition() argument
322 IsMatchingMap(Map target, Name name, PropertyKind kind, PropertyAttributes attributes) IsMatchingMap() argument
640 SearchDetails(int transition, PropertyKind kind, PropertyAttributes attributes, int* out_insertion_index) SearchDetails() argument
[all...]
/third_party/node/deps/v8/src/runtime/
H A Druntime-object.cc410 Maybe<PropertyAttributes> attributes = in RUNTIME_FUNCTION() local
505 PropertyAttributes attributes = in RUNTIME_FUNCTION() local
1487 int attributes = args.smi_value_at(3); in RUNTIME_FUNCTION() local
/third_party/node/deps/openssl/openssl/crypto/crmf/
H A Dcrmf_local.h69 STACK_OF(X509_ATTRIBUTE) *attributes; /* [ 0 ] */ member
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
H A DNumberingScheme.java199 from( Attributes attributes, RangeTable xmlTable, Map<PhoneRegion, RangeTable> shortcodeMap, Map<String, FormatSpec> formats, ImmutableList<AltFormatSpec> altFormats, Table<PhoneRegion, ValidNumberType, DigitSequence> exampleNumbers, List<Comment> comments) from() argument
224 addSyntheticComments( List<Comment> comments, Attributes attributes) addSyntheticComments() argument
275 checkNationalOnly(Attributes attributes, RangeTable xmlTable) checkNationalOnly() argument
316 checkUnambiguousIdd( Attributes attributes, RangeTable xmlTable, Map<String, FormatSpec> formats) checkUnambiguousIdd() argument
382 checkFormatConsistency( Attributes attributes, Map<String, FormatSpec> formatMap, RangeTable table, Map<PhoneRegion, RangeTable> shortcodes) checkFormatConsistency() argument
[all...]
/third_party/openssl/crypto/crmf/
H A Dcrmf_local.h69 STACK_OF(X509_ATTRIBUTE) *attributes; /* [ 0 ] */ member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawExplicitVertexParameterTests.cpp320 map<string, string> attributes; in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustness1VertexAccessTests.cpp714 const auto& attributes member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawExplicitVertexParameterTests.cpp320 map<string, string> attributes; in initPrograms() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
H A Dmtl_state_cache.h155 VertexAttributeDesc attributes[kMaxVertexAttribs]; member
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DCollectVariables_test.cpp303 const std::vector<ShaderVariable> &attributes = mTranslator->getAttributes(); in TEST_F() local
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Degl_stubs.cpp121 CreateContext(Thread *thread, Display *display, Config *configuration, gl::Context *sharedGLContext, const AttributeMap &attributes) CreateContext() argument
139 CreateImage(Thread *thread, Display *display, gl::Context *context, EGLenum target, EGLClientBuffer buffer, const AttributeMap &attributes) CreateImage() argument
161 CreatePbufferFromClientBuffer(Thread *thread, Display *display, EGLenum buftype, EGLClientBuffer buffer, Config *configuration, const AttributeMap &attributes) CreatePbufferFromClientBuffer() argument
180 CreatePbufferSurface(Thread *thread, Display *display, Config *configuration, const AttributeMap &attributes) CreatePbufferSurface() argument
194 CreatePixmapSurface(Thread *thread, Display *display, Config *configuration, EGLNativePixmapType pixmap, const AttributeMap &attributes) CreatePixmapSurface() argument
211 CreatePlatformPixmapSurface(Thread *thread, Display *display, Config *configuration, void *pixmap, const AttributeMap &attributes) CreatePlatformPixmapSurface() argument
229 CreatePlatformWindowSurface(Thread *thread, Display *display, Config *configuration, void *win, const AttributeMap &attributes) CreatePlatformWindowSurface() argument
246 CreateSync(Thread *thread, Display *display, EGLenum type, const AttributeMap &attributes) CreateSync() argument
260 CreateWindowSurface(Thread *thread, Display *display, Config *configuration, EGLNativeWindowType win, const AttributeMap &attributes) CreateWindowSurface() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DOutputASM.h348 VariableArray attributes; member in glsl::OutputASM
/third_party/openssl/ohos_lite/include/crypto/
H A Devp.h419 STACK_OF(X509_ATTRIBUTE) *attributes; /* [ 0 ] */ member
/third_party/skia/third_party/externals/jinja2/
H A Dnodes.py112 attributes = ("lineno", "environment") variable in Node
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fVertexArrayObjectTests.cpp75 vector<Attribute> attributes; member
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsLongStressCase.hpp196 std::vector<VarSpec> attributes; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustness1VertexAccessTests.cpp694 const auto& attributes member
[all...]
/third_party/vk-gl-cts/framework/opengl/
H A DgluDrawUtil.cpp83 std::vector<VertexAttributeDescriptor> attributes; member
94 std::vector<VertexAttributeDescriptor> attributes; member
[all...]

Completed in 35 milliseconds

12345678910>>...16