| /third_party/node/src/ |
| H A D | module_wrap.cc | 258 Local<Object> attributes = in createImportAttributesContainer() local 305 Local<Object> attributes = in Link() local 589 Local<Object> attributes = in ImportModuleDynamically() local
|
| H A D | stream_base.cc | 516 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 D | udp_wrap.cc | 162 enum PropertyAttribute attributes = in Initialize() local
|
| /third_party/node/tools/inspector_protocol/jinja2/ |
| H A D | nodes.py | 124 attributes = ('lineno', 'environment') variable in Node [all...] |
| /third_party/node/deps/v8/src/api/ |
| H A D | api-natives.cc | 244 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 D | contexts.cc | 197 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 D | js-objects-inl.h | 837 Maybe<PropertyAttributes> attributes = in HasOwnProperty() local
|
| H A D | transitions.cc | 268 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 D | runtime-object.cc | 410 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 D | crmf_local.h | 69 STACK_OF(X509_ATTRIBUTE) *attributes; /* [ 0 ] */ member
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/ |
| H A D | NumberingScheme.java | 199 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 D | crmf_local.h | 69 STACK_OF(X509_ATTRIBUTE) *attributes; /* [ 0 ] */ member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| H A D | vktDrawExplicitVertexParameterTests.cpp | 320 map<string, string> attributes; in initPrograms() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
| H A D | vktRobustness1VertexAccessTests.cpp | 714 const auto& attributes member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| H A D | vktDrawExplicitVertexParameterTests.cpp | 320 map<string, string> attributes; in initPrograms() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
| H A D | mtl_state_cache.h | 155 VertexAttributeDesc attributes[kMaxVertexAttribs]; member
|
| /third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/ |
| H A D | CollectVariables_test.cpp | 303 const std::vector<ShaderVariable> &attributes = mTranslator->getAttributes(); in TEST_F() local
|
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| H A D | egl_stubs.cpp | 121 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 D | OutputASM.h | 348 VariableArray attributes; member in glsl::OutputASM
|
| /third_party/openssl/ohos_lite/include/crypto/ |
| H A D | evp.h | 419 STACK_OF(X509_ATTRIBUTE) *attributes; /* [ 0 ] */ member
|
| /third_party/skia/third_party/externals/jinja2/ |
| H A D | nodes.py | 112 attributes = ("lineno", "environment") variable in Node [all...] |
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fVertexArrayObjectTests.cpp | 75 vector<Attribute> attributes; member [all...] |
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsLongStressCase.hpp | 196 std::vector<VarSpec> attributes; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/ |
| H A D | vktRobustness1VertexAccessTests.cpp | 694 const auto& attributes member [all...] |
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluDrawUtil.cpp | 83 std::vector<VertexAttributeDescriptor> attributes; member 94 std::vector<VertexAttributeDescriptor> attributes; member [all...] |