/external/mesa3d/src/mesa/drivers/x11/ |
D | glxapi.c | 60 #define KEYWORD1 PUBLIC 154 XVisualInfo PUBLIC * 165 void PUBLIC 176 GLXContext PUBLIC 187 GLXPixmap PUBLIC 198 void PUBLIC 209 void PUBLIC 220 int PUBLIC 234 GLXContext PUBLIC 241 GLXDrawable PUBLIC [all …]
|
/external/minigbm/ |
D | gbm.c | 21 PUBLIC int gbm_device_get_fd(struct gbm_device *gbm) in gbm_device_get_fd() 27 PUBLIC const char *gbm_device_get_backend_name(struct gbm_device *gbm) in gbm_device_get_backend_name() 32 PUBLIC int gbm_device_is_format_supported(struct gbm_device *gbm, uint32_t format, uint32_t usage) in gbm_device_is_format_supported() 44 PUBLIC struct gbm_device *gbm_create_device(int fd) in gbm_create_device() 62 PUBLIC void gbm_device_destroy(struct gbm_device *gbm) in gbm_device_destroy() 68 PUBLIC struct gbm_surface *gbm_surface_create(struct gbm_device *gbm, uint32_t width, in gbm_surface_create() 79 PUBLIC void gbm_surface_destroy(struct gbm_surface *surface) in gbm_surface_destroy() 84 PUBLIC struct gbm_bo *gbm_surface_lock_front_buffer(struct gbm_surface *surface) in gbm_surface_lock_front_buffer() 89 PUBLIC void gbm_surface_release_buffer(struct gbm_surface *surface, struct gbm_bo *bo) in gbm_surface_release_buffer() 107 PUBLIC struct gbm_bo *gbm_bo_create(struct gbm_device *gbm, uint32_t width, uint32_t height, in gbm_bo_create() [all …]
|
/external/google-breakpad/src/processor/testdata/symbols/libgcc_s.so.1/18B180F90887D8F8B5C35D185444AF4C0/ |
D | libgcc_s.so.1.sym | 2 PUBLIC 2fe0 0 __multi3 3 PUBLIC 3030 0 __negti2 4 PUBLIC 3060 0 __lshrti3 5 PUBLIC 30d0 0 __ashlti3 6 PUBLIC 3140 0 __ashrti3 7 PUBLIC 31b0 0 __cmpti2 8 PUBLIC 31f0 0 __ucmpti2 9 PUBLIC 3230 0 __clear_cache 10 PUBLIC 3240 0 __absvdi2 11 PUBLIC 3260 0 __absvsi2 [all …]
|
/external/mesa3d/src/gallium/include/state_tracker/ |
D | graw.h | 56 PUBLIC struct pipe_screen *graw_create_window_and_screen( int x, 63 PUBLIC void graw_set_display_func( void (*func)( void ) ); 64 PUBLIC void graw_main_loop( void ); 66 PUBLIC void *graw_parse_geometry_shader( struct pipe_context *pipe, 69 PUBLIC void *graw_parse_vertex_shader( struct pipe_context *pipe, 72 PUBLIC void *graw_parse_fragment_shader( struct pipe_context *pipe, 82 PUBLIC boolean graw_parse_args(int *argi, int argc, char *argv[]); 92 PUBLIC boolean graw_save_surface_to_file(struct pipe_context *pipe,
|
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/ |
D | libc-2.13.so.sym | 2 PUBLIC 1eb80 0 __libc_init_first 3 PUBLIC 1edb0 0 __libc_start_main 4 PUBLIC 1ef80 0 gnu_get_libc_release 5 PUBLIC 1ef90 0 gnu_get_libc_version 6 PUBLIC 1f3f0 0 __get_cpu_features 7 PUBLIC 1f410 0 __errno_location 8 PUBLIC 1f4e0 0 iconv_open 9 PUBLIC 1f700 0 iconv 10 PUBLIC 1f8b0 0 iconv_close 11 PUBLIC 203d0 0 __gconv_get_modules_db [all …]
|
/external/mesa3d/src/gallium/state_trackers/glx/xlib/ |
D | glx_api.c | 1089 PUBLIC XVisualInfo * 1149 PUBLIC GLXContext 1181 PUBLIC Bool 1277 PUBLIC Bool 1284 PUBLIC GLXContext 1291 PUBLIC Display * 1300 PUBLIC Display * 1307 PUBLIC GLXDrawable 1315 PUBLIC GLXDrawable 1323 PUBLIC GLXDrawable [all …]
|
/external/google-breakpad/src/processor/testdata/symbols/kernel32.pdb/BCE8785C57B44245A669896B6A19B9542/ |
D | kernel32.sym | 2 PUBLIC b5ae c BaseDllInitialize 3 PUBLIC 9b47 4 CloseHandle 4 PUBLIC 17826 0 BaseDllInitializeMemoryManager 5 PUBLIC 55709 10 EnumResourceNamesW 6 PUBLIC be41 4 BaseDllMapResourceIdA 7 PUBLIC 98f4 8 BasepMapModuleHandle 8 PUBLIC 936b 4 BaseSetLastNTError 9 PUBLIC 92b0 4 SetLastError 10 PUBLIC 30769 0 GetLastError 11 PUBLIC b722 0 ConsoleApp [all …]
|
/external/libxml2/test/catalogs/ |
D | catal3.sgml | 1 PUBLIC "-//OASIS//DTD DocBook XML CALS Table Model V4.1//EN" "calstblx.dtd" 2 PUBLIC "-//OASIS//DTD XML Exchange Table Model 19990315//EN" "soextblx.dtd" 3 PUBLIC "-//OASIS//ELEMENTS DocBook XML Information Pool V4.1//EN" "dbpool.mod" 4 PUBLIC "-//OASIS//ELEMENTS DocBook XML Document Hierarchy V4.1//EN" "dbhier.mod"PUBLIC "-//OASIS//E… 5 PUBLIC "-//OASIS//ENTITIES DocBook XML Notations V4.1//EN" "dbnotn.mod" 6 PUBLIC "-//OASIS//ENTITIES DocBook XML Character Entities V4.1//EN" "dbcent.mod"
|
D | catal2.sgml | 1 PUBLIC "-//Davenport//DTD DocBook V3.0//EN" "docbook.dtd" 2 PUBLIC "-//USA-DOD//DTD Table Model 951010//EN" "cals-tbl.dtd" 3 PUBLIC "-//Davenport//ELEMENTS DocBook Information Pool V3.0//EN" "dbpool.mod" 4 PUBLIC "-//Davenport//ELEMENTS DocBook Document Hierarchy V3.0//EN" "dbhier.mod"PUBLIC "-//Davenpor…
|
D | whites.sgml | 1 PUBLIC " -//OASIS//DTD DocBook XML CALS Table Model V4.1//EN" "calstblx.dtd" 2 PUBLIC "-//OASIS//DTD XML Exchange Table Model 19990315//EN " "soextblx.dtd" 3 PUBLIC "-//Davenport//DTD DocBook 5 PUBLIC "-//Davenport//ENTITIES DocBook Additional General Entities V3.0//EN" "dbgenent.mod"
|
/external/javaparser/javaparser-testing/src/test/java/com/github/javaparser/builders/ |
D | NodeWithMembersBuildersTest.java | 50 MethodDeclaration addMethod = classDeclaration.addMethod("foo", Modifier.PUBLIC); in testAddMethod() 58 ConstructorDeclaration addCtor = classDeclaration.addConstructor(Modifier.PUBLIC); in testAddCtor() 77 MethodDeclaration addMethod = classDeclaration.addMethod("foo", Modifier.PUBLIC); in testGetMethodsWithName() 78 …MethodDeclaration addMethod2 = classDeclaration.addMethod("foo", Modifier.PUBLIC).addParameter(int… in testGetMethodsWithName() 87 MethodDeclaration addMethod = classDeclaration.addMethod("foo", Modifier.PUBLIC); in testGetMethods() 88 …MethodDeclaration addMethod2 = classDeclaration.addMethod("foo", Modifier.PUBLIC).addParameter(int… in testGetMethods() 99 classDeclaration.addMethod("foo", Modifier.PUBLIC); in testGetMethodsWithParameterTypes() 100 …MethodDeclaration addMethod2 = classDeclaration.addMethod("foo", Modifier.PUBLIC).addParameter(int… in testGetMethodsWithParameterTypes() 103 …ion methodWithListParam = classDeclaration.addMethod("fooList", Modifier.PUBLIC).addParameter(type… in testGetMethodsWithParameterTypes() 104 …MethodDeclaration addMethod3 = classDeclaration.addMethod("foo2", Modifier.PUBLIC).addParameter(in… in testGetMethodsWithParameterTypes()
|
/external/tensorflow/tensorflow/java/src/gen/cc/ |
D | source_writer_test.cc | 290 writer.BeginType(clazz, PUBLIC).EndType(); in TEST() 308 writer.BeginType(clazz, PUBLIC, &deps).EndType(); in TEST() 327 writer.BeginType(clazz, PUBLIC, nullptr, &clazz_doc).EndType(); in TEST() 349 writer.BeginType(clazz, PUBLIC).EndType(); in TEST() 368 writer.BeginType(clazz, PUBLIC).EndType(); in TEST() 387 writer.BeginType(clazz, PUBLIC) in TEST() 388 .WriteField(field1, STATIC | PUBLIC | FINAL) in TEST() 409 writer.BeginType(clazz, PUBLIC) in TEST() 410 .BeginInnerType(inner_class, PUBLIC) in TEST() 432 writer.BeginType(clazz, PUBLIC) in TEST() [all …]
|
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/validator/chunks/ |
D | ModifierValidator.java | 26 …private final Modifier[] interfaceWithNothingSpecial = new Modifier[]{PUBLIC, PROTECTED, ABSTRACT,… 27 …private final Modifier[] interfaceWithStaticAndDefault = new Modifier[]{PUBLIC, PROTECTED, ABSTRAC… 28 …private final Modifier[] interfaceWithStaticAndDefaultAndPrivate = new Modifier[]{PUBLIC, PROTECTE… 52 validateModifiers(n, reporter, PUBLIC, ABSTRACT, FINAL, STRICTFP); in validateClassModifiers() 54 … validateModifiers(n, reporter, PUBLIC, PROTECTED, PRIVATE, ABSTRACT, STATIC, FINAL, STRICTFP); in validateClassModifiers() 62 validateModifiers(n, reporter, PUBLIC, ABSTRACT, STRICTFP); in validateInterfaceModifiers() 64 validateModifiers(n, reporter, PUBLIC, PROTECTED, PRIVATE, ABSTRACT, STATIC, STRICTFP); in validateInterfaceModifiers() 71 validateModifiers(n, reporter, PUBLIC, STRICTFP); in visit() 73 validateModifiers(n, reporter, PUBLIC, PROTECTED, PRIVATE, STATIC, STRICTFP); in visit() 86 validateModifiers(n, reporter, PUBLIC, ABSTRACT); in visit() [all …]
|
/external/libpcap/msdos/ |
D | pktdrvr.c | 200 PUBLIC PKT_STAT pktStat; /* statistics for packets */ 201 PUBLIC PKT_INFO pktInfo; /* packet-driver information */ 203 PUBLIC PKT_RX_MODE receiveMode = PDRX_DIRECT; 204 PUBLIC ETHER myAddress = { 0, 0, 0, 0, 0, 0 }; 205 PUBLIC ETHER ethBroadcast = { 255,255,255,255,255,255 }; 216 PUBLIC const char *PktGetErrorStr (int errNum) in PktGetErrorStr() 248 PUBLIC const char *PktGetClassName (WORD class) in PktGetClassName() 289 PUBLIC char const *PktRXmodeStr (PKT_RX_MODE mode) in PktRXmodeStr() 355 PUBLIC BOOL PktSearchDriver (void) in PktSearchDriver() 435 PUBLIC BOOL PktReleaseHandle (WORD handle) in PktReleaseHandle() [all …]
|
/external/libxml2/test/valid/dtds/ |
D | xhtml.cat | 4 PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "xhtml1-strict.dtd" 5 PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "xhtml1-transitional.dtd" 6 PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "xhtml1-frameset.dtd" 10 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" "xhtml-lat1.ent" 11 PUBLIC "-//W3C//ENTITIES Symbols for XHTML//EN" "xhtml-symbol.ent" 12 PUBLIC "-//W3C//ENTITIES Special for XHTML//EN" "xhtml-special.ent"
|
/external/mesa3d/src/gallium/targets/graw-null/ |
D | graw_util.c | 15 PUBLIC void * 30 PUBLIC void * 45 PUBLIC void * 62 PUBLIC boolean 81 PUBLIC boolean
|
/external/mesa3d/src/gallium/state_trackers/clover/api/ |
D | interop.cpp | 31 PUBLIC bool 42 PUBLIC bool 48 PUBLIC bool 61 PUBLIC struct pipe_fence_handle *
|
/external/smali/dexlib2/src/test/java/org/jf/dexlib2/analysis/ |
D | MethodAnalyzerTest.java | 79 AccessFlags.PUBLIC.getValue(), null, methodImplementation); in testInstanceOfNarrowingEqz_art() 80 …ClassDef classDef = new ImmutableClassDef("Lmain;", AccessFlags.PUBLIC.getValue(), "Ljava/lang/Obj… in testInstanceOfNarrowingEqz_art() 110 AccessFlags.PUBLIC.getValue(), null, methodImplementation); in testInstanceOfNarrowingEqz_dalvik() 111 …ClassDef classDef = new ImmutableClassDef("Lmain;", AccessFlags.PUBLIC.getValue(), "Ljava/lang/Obj… in testInstanceOfNarrowingEqz_dalvik() 142 AccessFlags.PUBLIC.getValue(), null, methodImplementation); in testInstanceOfNarrowingNez_art() 143 …ClassDef classDef = new ImmutableClassDef("Lmain;", AccessFlags.PUBLIC.getValue(), "Ljava/lang/Obj… in testInstanceOfNarrowingNez_art() 173 AccessFlags.PUBLIC.getValue(), null, methodImplementation); in testInstanceOfNarrowingNez_dalvik() 174 …ClassDef classDef = new ImmutableClassDef("Lmain;", AccessFlags.PUBLIC.getValue(), "Ljava/lang/Obj… in testInstanceOfNarrowingNez_dalvik() 206 AccessFlags.PUBLIC.getValue(), null, methodImplementation); in testInstanceOfNarrowingAfterMove_art() 207 …ClassDef classDef = new ImmutableClassDef("Lmain;", AccessFlags.PUBLIC.getValue(), "Ljava/lang/Obj… in testInstanceOfNarrowingAfterMove_art() [all …]
|
/external/libcap/ |
D | pgp.keys.asc | 5 -----BEGIN PGP PUBLIC KEY BLOCK----- 105 -----END PGP PUBLIC KEY BLOCK----- 108 -----BEGIN PGP PUBLIC KEY BLOCK----- 145 -----END PGP PUBLIC KEY BLOCK----- 180 -----BEGIN PGP PUBLIC KEY BLOCK----- 196 -----END PGP PUBLIC KEY BLOCK----- 201 -----BEGIN PGP PUBLIC KEY BLOCK----- 232 -----END PGP PUBLIC KEY BLOCK----- 237 -----BEGIN PGP PUBLIC KEY BLOCK----- 252 -----END PGP PUBLIC KEY BLOCK----- [all …]
|
/external/smali/dexlib2/src/test/java/org/jf/dexlib2/pool/ |
D | RollbackTest.java | 56 …ClassDef class1 = new ImmutableClassDef("Lcls1;", AccessFlags.PUBLIC.getValue(), "Ljava/lang/Objec… in testRollback() 59 … new ImmutableField("Lcls1;", "field1", "I", AccessFlags.PUBLIC.getValue(), null, null) in testRollback() 64 AccessFlags.PUBLIC.getValue(), null, null)) in testRollback() 67 …ClassDef class2 = new ImmutableClassDef("Lcls2;", AccessFlags.PUBLIC.getValue(), "Ljava/lang/Objec… in testRollback() 70 … new ImmutableField("Lcls2;", "field2", "D", AccessFlags.PUBLIC.getValue(), null, null) in testRollback() 75 AccessFlags.PUBLIC.getValue(), null, null)) in testRollback()
|
/external/dexmaker/dexmaker-tests/src/androidTest/java/com/android/dx/ |
D | DexMakerTest.java | 45 import static java.lang.reflect.Modifier.PUBLIC; 90 dexMaker.declare(GENERATED, "Generated.java", PUBLIC, TypeId.OBJECT); in reset() 113 Code code = dexMaker.declare(methodId, PUBLIC | STATIC); in testNewInstance() 143 Code code = dexMaker.declare(methodId, PUBLIC); in testVoidNoArgMemberMethod() 163 Code code = dexMaker.declare(methodId, PUBLIC | STATIC); in testInvokeStatic() 183 Code code = dexMaker.declare(methodId, PUBLIC); in testCreateLocalMethodAsNull() 210 Code code = dexMaker.declare(methodId, PUBLIC | STATIC); in testInvokeVirtual() 249 Code code = dexMaker.declare(methodId, PUBLIC | STATIC); in testInvokeDirect() 277 GENERATED.getMethod(TypeId.INT, "superHashCode"), PUBLIC); in testInvokeSuper() 284 GENERATED.getMethod(TypeId.INT, "hashCode"), PUBLIC); in testInvokeSuper() [all …]
|
/external/Reactive-Extensions/RxCpp/Rx/v2/test/ |
D | CMakeLists.txt | 108 target_compile_options(rxcppv2_test PUBLIC ${RX_COMPILE_OPTIONS}) 109 target_compile_features(rxcppv2_test PUBLIC ${RX_COMPILE_FEATURES}) 110 target_compile_definitions(rxcppv2_test PUBLIC ${TEST_COMPILE_DEFINITIONS}) 112 PUBLIC ${RX_SRC_DIR} ${RX_CATCH_DIR} 123 …target_compile_definitions(${ONE_TEST_FULL_NAME} PUBLIC "CATCH_CONFIG_MAIN" ${TEST_COMPILE_DEFINIT… 124 target_compile_options(${ONE_TEST_FULL_NAME} PUBLIC ${RX_COMPILE_OPTIONS}) 125 target_compile_features(${ONE_TEST_FULL_NAME} PUBLIC ${RX_COMPILE_FEATURES}) 127 PUBLIC ${RX_SRC_DIR} ${RX_CATCH_DIR}
|
/external/javapoet/src/test/java/com/squareup/javapoet/ |
D | TypeSpecTest.java | 63 .addModifiers(Modifier.PUBLIC, Modifier.FINAL) in basic() 129 .addModifiers(Modifier.PUBLIC) in anonymousInnerClass() 138 .addModifiers(Modifier.PUBLIC) in anonymousInnerClass() 174 .addModifiers(Modifier.PUBLIC) in annotatedParameters() 243 .addModifiers(Modifier.PUBLIC, Modifier.ABSTRACT) in retrofitStyleInterface() 314 .addModifiers(Modifier.PUBLIC) in annotatedClass() 351 .addModifiers(Modifier.PUBLIC) in enumWithSubclassing() 358 .addModifiers(Modifier.PUBLIC) in enumWithSubclassing() 410 .addModifiers(Modifier.PUBLIC) in enumsMayDefineAbstractMethods() 414 .addModifiers(Modifier.PUBLIC) in enumsMayDefineAbstractMethods() [all …]
|
/external/mesa3d/src/gallium/state_trackers/xvmc/ |
D | block.c | 37 PUBLIC 57 PUBLIC 67 PUBLIC 87 PUBLIC
|
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/proper_source/com/github/javaparser/ast/body/ |
D | ModifierSet.java | 37 public static final int PUBLIC = Modifier.PUBLIC; field in ModifierSet 61 return AccessSpecifier.PUBLIC; in getAccessSpecifier() 111 return (modifiers & PUBLIC) != 0; in isPublic()
|