/external/mesa3d/src/mesa/drivers/x11/ |
D | glxapi.c | 60 #define KEYWORD1 PUBLIC 150 XVisualInfo PUBLIC * 161 void PUBLIC 172 GLXContext PUBLIC 183 GLXPixmap PUBLIC 194 void PUBLIC 205 void PUBLIC 216 int PUBLIC 230 GLXContext PUBLIC 237 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 int gbm_device_get_format_modifier_plane_count(struct gbm_device *gbm, uint32_t format, in gbm_device_get_format_modifier_plane_count() 50 PUBLIC struct gbm_device *gbm_create_device(int fd) in gbm_create_device() 68 PUBLIC void gbm_device_destroy(struct gbm_device *gbm) in gbm_device_destroy() 74 PUBLIC struct gbm_surface *gbm_surface_create(struct gbm_device *gbm, uint32_t width, in gbm_surface_create() 85 PUBLIC struct gbm_surface *gbm_surface_create_with_modifiers(struct gbm_device *gbm, uint32_t width, in gbm_surface_create_with_modifiers() 96 PUBLIC struct gbm_bo *gbm_surface_lock_front_buffer(struct gbm_surface *surface) in gbm_surface_lock_front_buffer() 101 PUBLIC void gbm_surface_release_buffer(struct gbm_surface *surface, struct gbm_bo *bo) in gbm_surface_release_buffer() [all …]
|
/external/mesa3d/src/gallium/include/frontend/ |
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 bool graw_parse_args(int *argi, int argc, char *argv[]); 92 PUBLIC bool graw_save_surface_to_file(struct pipe_context *pipe,
|
/external/python/cryptography/vectors/cryptography_vectors/asymmetric/Ed448/ |
D | rfc8032.txt | 5 PUBLIC = 5fd7449b59b461fd2ce787ec616ad46a1da1342485a70e1f8a0ea75d80e96778edf124769b46c7061bd6783df1… 12 PUBLIC = 43ba28f430cdff456ae531545f7ecd0ac834a55d9358c0372bfa0c6c6798c0866aea01eb00742802b8438ea4cb… 19 PUBLIC = 43ba28f430cdff456ae531545f7ecd0ac834a55d9358c0372bfa0c6c6798c0866aea01eb00742802b8438ea4cb… 26 PUBLIC = dcea9e78f35a1bf3499a831b10b86c90aac01cd84b67a0109b55a36e9328b1e365fce161d71ce7131a543ea4cb… 32 PUBLIC = 3ba16da0c6f2cc1f30187740756f5e798d6bc5fc015d7c63cc9510ee3fd44adc24d8e968b6e46e6f94d19b9453… 38 PUBLIC = b3da079b0aa493a5772029f0467baebee5a8112d9d3a22532361da294f7bb3815c5dc59e176b4d9f381ca0938e… 44 PUBLIC = df9705f58edbab802c7f8363cfe5560ab1c6132c20a9f1dd163483a26f8ac53a39d6808bf4a1dfbd261b099bb0… 50 PUBLIC = 79756f014dcfe2079f5dd9e718be4171e2ef2486a08f25186f6bff43a9936b9bfe12402b08ae65798a3d81e22e… 56 PUBLIC = a81b2e8a70a5ac94ffdbcc9badfc3feb0801f258578bb114ad44ece1ec0e799da08effb81c5d685c0c56f64eec…
|
/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/javaparser/javaparser-core-testing/src/test/java/com/github/javaparser/ast/nodeTypes/ |
D | NodeWithModifiersTest.java | 36 import static com.github.javaparser.ast.Modifier.Keyword.PUBLIC; 48 decl.addModifier(PUBLIC); in addModifierWorks() 49 assertEquals(createModifierList(PUBLIC), decl.getModifiers()); in addModifierWorks() 63 decl.addModifier(PUBLIC); in addModifierTriggerNotification() 70 NodeWithModifiers node = anythingWithModifiers(PUBLIC); in removeExistingModifier() 71 node.removeModifier(PUBLIC); in removeExistingModifier() 77 NodeWithModifiers node = anythingWithModifiers(PUBLIC); in ignoreNotExistingModifiersOnRemove() 80 assertEquals(createModifierList(PUBLIC), node.getModifiers()); in ignoreNotExistingModifiersOnRemove() 85 NodeWithModifiers node = anythingWithModifiers(PUBLIC, STATIC, SYNCHRONIZED); in keepModifiersThatShouldNotBeRemoved() 86 node.removeModifier(PUBLIC, PRIVATE, STATIC); in keepModifiersThatShouldNotBeRemoved()
|
/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/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/mesa3d/src/drm-shim/ |
D | drm_shim.c | 234 PUBLIC FILE *fopen(const char *path, const char *mode) in fopen() 251 PUBLIC FILE *fopen64(const char *path, const char *mode) 255 PUBLIC int open(const char *path, int flags, ...) in open() 273 PUBLIC int open64(const char*, int, ...) __attribute__((alias("open"))); 276 PUBLIC int __xstat(int ver, const char *path, struct stat *st) in __xstat() 310 PUBLIC int __xstat64(int ver, const char *path, struct stat64 *st) in __xstat64() 344 PUBLIC int __fxstat(int ver, int fd, struct stat *st) in __fxstat() 360 PUBLIC int __fxstat64(int ver, int fd, struct stat64 *st) in __fxstat64() 377 PUBLIC DIR * 403 PUBLIC struct dirent * [all …]
|
/external/mesa3d/src/gallium/frontends/glx/xlib/ |
D | glx_api.c | 1094 PUBLIC XVisualInfo * 1154 PUBLIC GLXContext 1178 PUBLIC Bool 1253 PUBLIC Bool 1260 PUBLIC GLXContext 1267 PUBLIC Display * 1276 PUBLIC Display * 1283 PUBLIC GLXDrawable 1291 PUBLIC GLXDrawable 1299 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/javaparser/javaparser-core-testing/src/test/java/com/github/javaparser/builders/ |
D | NodeWithMembersBuildersTest.java | 49 MethodDeclaration addMethod = classDeclaration.addMethod("foo", PUBLIC); in testAddMethod() 57 ConstructorDeclaration addCtor = classDeclaration.addConstructor(PUBLIC); in testAddCtor() 76 MethodDeclaration addMethod = classDeclaration.addMethod("foo", PUBLIC); in testGetMethodsWithName() 77 …MethodDeclaration addMethod2 = classDeclaration.addMethod("foo", PUBLIC).addParameter(int.class, "… in testGetMethodsWithName() 86 MethodDeclaration addMethod = classDeclaration.addMethod("foo", PUBLIC); in testGetMethods() 87 …MethodDeclaration addMethod2 = classDeclaration.addMethod("foo", PUBLIC).addParameter(int.class, "… in testGetMethods() 98 classDeclaration.addMethod("foo", PUBLIC); in testGetMethodsWithParameterTypes() 99 …MethodDeclaration addMethod2 = classDeclaration.addMethod("foo", PUBLIC).addParameter(int.class, "… in testGetMethodsWithParameterTypes() 102 …MethodDeclaration methodWithListParam = classDeclaration.addMethod("fooList", PUBLIC).addParameter… in testGetMethodsWithParameterTypes() 103 …MethodDeclaration addMethod3 = classDeclaration.addMethod("foo2", PUBLIC).addParameter(int.class, … in testGetMethodsWithParameterTypes() [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/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.Keyword[] interfaceWithNothingSpecial = new Modifier.Keyword[]{PUBLIC, PROT… 27 …private final Modifier.Keyword[] interfaceWithStaticAndDefault = new Modifier.Keyword[]{PUBLIC, PR… 28 …yword[] interfaceWithStaticAndDefaultAndPrivate = new Modifier.Keyword[]{PUBLIC, PROTECTED, PRIVAT… 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/dagger2/java/dagger/grpc/server/processor/ |
D | ServiceDefinitionTypeGenerator.java | 22 import static javax.lang.model.element.Modifier.PUBLIC; 46 .addModifiers(PUBLIC); in createType() 50 .addModifiers(PUBLIC, STATIC) in createType() 53 .addModifiers(PUBLIC, ABSTRACT) in createType() 61 .addModifiers(PUBLIC, ABSTRACT) in createType()
|
/external/mesa3d/src/gallium/targets/graw-null/ |
D | graw_util.c | 15 PUBLIC void * 30 PUBLIC void * 45 PUBLIC void * 62 PUBLIC bool 81 PUBLIC bool
|
/external/mesa3d/src/gallium/frontends/clover/api/ |
D | interop.cpp | 31 PUBLIC bool 42 PUBLIC bool 48 PUBLIC bool 61 PUBLIC struct pipe_fence_handle *
|
/external/fmtlib/test/ |
D | CMakeLists.txt | 10 target_compile_definitions(gmock PUBLIC GTEST_HAS_STD_WSTRING=1) 11 target_include_directories(gmock SYSTEM PUBLIC . gmock gtest) 17 target_compile_definitions(gmock PUBLIC GTEST_HAS_PTHREAD=0) 21 target_compile_definitions(gmock PUBLIC GTEST_LANG_CXX11=0) 26 target_compile_definitions(gmock PUBLIC _VARIADIC_MAX=10) 32 target_compile_options(gmock PUBLIC -Wno-deprecated-declarations) 38 target_compile_definitions(gmock PUBLIC GTEST_USE_OWN_TR1_TUPLE=1) 43 PUBLIC _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING=1) 50 target_include_directories(test-main SYSTEM PUBLIC gtest gmock) 59 target_compile_options(test-main PUBLIC -fno-delete-null-pointer-checks) [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/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/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 …]
|