Home
last modified time | relevance | path

Searched refs:CONSTRUCTOR (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
Dmain.cpp20 #define CONSTRUCTOR __attribute__((constructor)) macro
23 #define CONSTRUCTOR macro
37 CONSTRUCTOR static void glAttachProcess() in glAttachProcess()
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DExperimentalApi.java55 ElementType.CONSTRUCTOR,
/third_party/node/test/parallel/
Dtest-http2-multiheaders.js25 src.CONSTRUCTOR = 'baz';
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
Dmain.cpp34 #define CONSTRUCTOR __attribute__((constructor)) macro
37 #define CONSTRUCTOR macro
100 CONSTRUCTOR void attachProcess() in attachProcess()
/third_party/jerryscript/tests/unit-core/
Dtest-typedarray.c496 #define TEST_ENTRY(TYPE, CONSTRUCTOR, COUNT, BYTES_PER_ELEMENT) \ in main() argument
497 { TYPE, CONSTRUCTOR, COUNT, BYTES_PER_ELEMENT } in main()
/third_party/musl/tools/api_cmp_tool/
Dcompare.py248 if node.kind == CursorKind.CONSTRUCTOR and check_cpp_namespace(depth):
/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc109 #define CONSTRUCTOR(TYPE, TYPE_CONSTANT, FIELD) \ macro
115 CONSTRUCTOR(Descriptor, MESSAGE, descriptor) in CONSTRUCTOR() function
116 CONSTRUCTOR(FieldDescriptor, FIELD, field_descriptor) in CONSTRUCTOR()
117 CONSTRUCTOR(OneofDescriptor, ONEOF, oneof_descriptor) in CONSTRUCTOR()
118 CONSTRUCTOR(EnumDescriptor, ENUM, enum_descriptor) in CONSTRUCTOR()
119 CONSTRUCTOR(EnumValueDescriptor, ENUM_VALUE, enum_value_descriptor) in CONSTRUCTOR()
120 CONSTRUCTOR(ServiceDescriptor, SERVICE, service_descriptor) in CONSTRUCTOR()
121 CONSTRUCTOR(MethodDescriptor, METHOD, method_descriptor) in CONSTRUCTOR()
122 CONSTRUCTOR(FileDescriptor, PACKAGE, package_file_descriptor) in CONSTRUCTOR()
123 #undef CONSTRUCTOR in CONSTRUCTOR()
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch25366 +// CONSTRUCTOR - Do not edit by hand.
25475 // CONSTRUCTOR - Do not edit by hand.
25653 // CONSTRUCTOR - Do not edit by hand.
26399 // CONSTRUCTOR - Do not edit by hand.
26638 +// CONSTRUCTOR - Do not edit by hand.
27003 // CONSTRUCTOR - Do not edit by hand.
27211 // CONSTRUCTOR - Do not edit by hand.
27462 // CONSTRUCTOR - Do not edit by hand.
27542 // CONSTRUCTOR - Do not edit by hand.
27810 +// CONSTRUCTOR - Do not edit by hand.
[all …]