/external/clang/test/Index/ |
D | complete-ivar-access.m | 58 // CHECK-SUB: ObjCIvarDecl:{ResultType int}{TypedText super_ext_private} (35) (inaccessible) 61 // CHECK-SUB: ObjCIvarDecl:{ResultType int}{TypedText super_private} (37) (inaccessible) 67 // CHECK-OTHER: ObjCIvarDecl:{ResultType int}{TypedText other_private} (35) (inaccessible) 68 // CHECK-OTHER: ObjCIvarDecl:{ResultType int}{TypedText other_protected} (35) (inaccessible)
|
/external/llvm-project/clang/test/Index/ |
D | complete-ivar-access.m | 58 // CHECK-SUB: ObjCIvarDecl:{ResultType int}{TypedText super_ext_private} (35) (inaccessible) 61 // CHECK-SUB: ObjCIvarDecl:{ResultType int}{TypedText super_private} (37) (inaccessible) 67 // CHECK-OTHER: ObjCIvarDecl:{ResultType int}{TypedText other_private} (35) (inaccessible) 68 // CHECK-OTHER: ObjCIvarDecl:{ResultType int}{TypedText other_protected} (35) (inaccessible)
|
/external/dagger2/javatests/dagger/functional/multipackage/a/ |
D | AModule.java | 39 abstract Inaccessible provideInaccessible(Inaccessible inaccessible); in provideInaccessible() argument 50 abstract Inaccessible provideInaccessibleToMap(Inaccessible inaccessible); in provideInaccessibleToMap() argument
|
D | UsesInaccessible.java | 27 Inaccessible inaccessible, in UsesInaccessible() argument
|
/external/dagger2/javatests/dagger/internal/codegen/ |
D | SetBindingRequestFulfillmentTest.java | 123 public void inaccessible() { in inaccessible() method in SetBindingRequestFulfillmentTest 124 JavaFileObject inaccessible = in inaccessible() local 211 .compile(module, inaccessible, inaccessible2, usesInaccessible, componentFile); in inaccessible()
|
D | MapBindingExpressionTest.java | 222 public void inaccessible() { in inaccessible() method in MapBindingExpressionTest 223 JavaFileObject inaccessible = in inaccessible() local 286 daggerCompilerWithoutGuava().compile(module, inaccessible, usesInaccessible, componentFile); in inaccessible()
|
D | SetBindingRequestFulfillmentWithGuavaTest.java | 134 public void inaccessible() { in inaccessible() method in SetBindingRequestFulfillmentWithGuavaTest 135 JavaFileObject inaccessible = in inaccessible() local 220 .compile(module, inaccessible, inaccessible2, usesInaccessible, componentFile); in inaccessible()
|
D | MapBindingExpressionWithGuavaTest.java | 352 public void inaccessible() { in inaccessible() method in MapBindingExpressionWithGuavaTest 353 JavaFileObject inaccessible = in inaccessible() local 413 .compile(module, inaccessible, usesInaccessible, componentFile); in inaccessible()
|
D | MembersInjectionTest.java | 1355 JavaFileObject inaccessible = in accessibility() local 1392 .compile(foo, inaccessible, usesInaccessible, component); in accessibility() 1479 JavaFileObject inaccessible = in accessibleRawType_ofInaccessibleType() local 1533 .compile(inaccessible, inaccessiblesModule, usesInaccessibles, component); in accessibleRawType_ofInaccessibleType()
|
/external/dagger2/javatests/dagger/functional/multibindings/subpackage/ |
D | BindsInaccessibleMapKeyModule.java | 30 abstract Object bindInaccessibleMapKey(Inaccessible inaccessible); in bindInaccessibleMapKey() argument
|
/external/turbine/javatests/com/google/turbine/lower/testdata/ |
D | enum_abstract.test | 6 // javac drops the inaccessible member f() and doesn't generate
|
/external/mesa3d/docs/_extra/specs/ |
D | WL_create_wayland_buffer_from_image.spec | 82 format or tiling mode or that the buffer is in memory that is inaccessible 93 unsupported tiling modes, inaccessible memory or an unsupported pixel
|
/external/one-true-awk/testdir/ |
D | u.main | 5 t = ARGV[0] " -f /glop/glop"; print "\n" t "\n"; system(t) # program inaccessible
|
/external/autotest/client/site_tests/audio_Aconnect/ |
D | control | 10 Fails if /dev/snd/seq is inaccessible.
|
/external/llvm-project/lld/test/MachO/Inputs/iPhoneSimulator.sdk/usr/lib/ |
D | libSystem.tbd | 25 # TBD file, and should therefore be inaccessible.
|
/external/autotest/server/site_tests/policy_WiFiPrecedenceServer/ |
D | control.connectable_vs_not_connectable | 18 The open network should connect as the PSK network is inaccessible.
|
/external/llvm/include/llvm/IR/ |
D | Attributes.td | 48 /// Function may only access memory that is inaccessible from IR. 51 /// Function may only access memory that is either inaccessible from the IR,
|
/external/python/cpython2/Doc/library/ |
D | os.path.rst | 125 :exc:`os.error` if the file does not exist or is inaccessible. 138 Raise :exc:`os.error` if the file does not exist or is inaccessible. 153 is inaccessible. 161 not exist or is inaccessible.
|
D | index.rst | 17 inaccessible to Python programmers, as well as modules written in Python
|
/external/llvm-project/llvm/docs/ |
D | GwpAsan.rst | 89 inaccessible. The collection of all guarded slots makes up the *guarded 97 inaccessible guard page, causing memory exception. This exception is caught and 109 sampled allocation is deallocated, we map its guarded slot as inaccessible. Any
|
/external/python/cpython3/Doc/library/ |
D | index.rst | 17 inaccessible to Python programmers, as well as modules written in Python
|
D | os.path.rst | 212 :exc:`OSError` if the file does not exist or is inaccessible. 219 Raise :exc:`OSError` if the file does not exist or is inaccessible. 231 is inaccessible. 240 not exist or is inaccessible.
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | Attributes.td | 48 /// Function may only access memory that is inaccessible from IR. 51 /// Function may only access memory that is either inaccessible from the IR,
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | Attributes.td | 72 /// Function may only access memory that is inaccessible from IR. 75 /// Function may only access memory that is either inaccessible from the IR,
|
/external/auto/value/userguide/ |
D | practices.md | 62 ## <a name="constructor"></a>Maybe add an explicit, inaccessible constructor
|