Home
last modified time | relevance | path

Searched refs:inaccessible (Results 1 – 25 of 69) sorted by relevance

123

/external/clang/test/Index/
Dcomplete-ivar-access.m58 // 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/
DAModule.java39 abstract Inaccessible provideInaccessible(Inaccessible inaccessible); in provideInaccessible() argument
50 abstract Inaccessible provideInaccessibleToMap(Inaccessible inaccessible); in provideInaccessibleToMap() argument
DUsesInaccessible.java27 Inaccessible inaccessible, in UsesInaccessible() argument
/external/dagger2/javatests/dagger/internal/codegen/
DMapBindingExpressionTest.java222 public void inaccessible() { in inaccessible() method in MapBindingExpressionTest
223 JavaFileObject inaccessible = in inaccessible() local
286 daggerCompilerWithoutGuava().compile(module, inaccessible, usesInaccessible, componentFile); in inaccessible()
DSetBindingRequestFulfillmentTest.java123 public void inaccessible() { in inaccessible() method in SetBindingRequestFulfillmentTest
124 JavaFileObject inaccessible = in inaccessible() local
211 .compile(module, inaccessible, inaccessible2, usesInaccessible, componentFile); in inaccessible()
DSetBindingRequestFulfillmentWithGuavaTest.java135 public void inaccessible() { in inaccessible() method in SetBindingRequestFulfillmentWithGuavaTest
136 JavaFileObject inaccessible = in inaccessible() local
222 .compile(module, inaccessible, inaccessible2, usesInaccessible, componentFile); in inaccessible()
DMapBindingExpressionWithGuavaTest.java354 public void inaccessible() { in inaccessible() method in MapBindingExpressionWithGuavaTest
355 JavaFileObject inaccessible = in inaccessible() local
416 .compile(module, inaccessible, usesInaccessible, componentFile); in inaccessible()
DMembersInjectionTest.java1188 JavaFileObject inaccessible = in accessibility() local
1226 .compile(foo, inaccessible, usesInaccessible, component); in accessibility()
1308 JavaFileObject inaccessible = in accessibleRawType_ofInaccessibleType() local
1363 .compile(inaccessible, inaccessiblesModule, usesInaccessibles, component); in accessibleRawType_ofInaccessibleType()
/external/dagger2/javatests/dagger/functional/multibindings/subpackage/
DBindsInaccessibleMapKeyModule.java30 abstract Object bindInaccessibleMapKey(Inaccessible inaccessible); in bindInaccessibleMapKey() argument
/external/turbine/javatests/com/google/turbine/lower/testdata/
Denum_abstract.test6 // javac drops the inaccessible member f() and doesn't generate
/external/mesa3d/docs/_extra/specs/
DWL_create_wayland_buffer_from_image.spec82 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/
Du.main5 t = ARGV[0] " -f /glop/glop"; print "\n" t "\n"; system(t) # program inaccessible
/external/autotest/client/site_tests/audio_Aconnect/
Dcontrol10 Fails if /dev/snd/seq is inaccessible.
/external/autotest/server/site_tests/policy_WiFiPrecedenceServer/
Dcontrol.connectable_vs_not_connectable18 The open network should connect as the PSK network is inaccessible.
/external/python/cpython2/Doc/library/
Dos.path.rst125 :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.
Dindex.rst17 inaccessible to Python programmers, as well as modules written in Python
/external/llvm/include/llvm/IR/
DAttributes.td48 /// Function may only access memory that is inaccessible from IR.
51 /// Function may only access memory that is either inaccessible from the IR,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DAttributes.td48 /// 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/cpython3/Doc/library/
Dos.path.rst212 :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.
Dindex.rst17 inaccessible to Python programmers, as well as modules written in Python
/external/boringssl/src/
DCMakeLists.txt215 # copy constructor is inaccessible or deleted
217 # assignment operator is inaccessible or deleted
/external/u-boot/drivers/i2c/
DKconfig31 On many Chromebooks the main PMIC is inaccessible to the AP. This is
/external/skqp/docs/
Dspelling.txt104 implements implicitly improve improves improving in inaccessible include included includes
/external/apache-commons-bcel/
DRELEASE-NOTES.txt263 o BCEL-96: Fields in Annotations and AnnotationEntry are inaccessible to
/external/python/cpython3/Doc/faq/
Ddesign.rst336 detect inaccessible objects, and another mechanism to collect reference cycles,
337 periodically executing a cycle detection algorithm which looks for inaccessible

123