Home
last modified time | relevance | path

Searched refs:implementor (Results 1 – 25 of 51) sorted by relevance

123

/external/javassist/src/main/javassist/tools/reflect/
DCompiler.java94 Reflection implementor = new Reflection(); in processClasses() local
96 implementor.start(pool); in processClasses()
114 if (!implementor.makeReflective(c, pool.get(metaobj), in processClasses()
127 implementor.onLoad(pool, entries[i].classname); in processClasses()
/external/rust/android-crates-io/crates/pin-project-lite/tests/ui/pinned_drop/
Dconditional-drop-impl.stderr7 note: the implementor must specify the same requirement
24 note: the implementor must specify the same requirement
/external/mesa3d/include/android_stub/system/
Dradio.h136 char implementor[RADIO_STRING_LEN_MAX]; /* implementor name */ member
152 char implementor[RADIO_STRING_LEN_MAX]; member
/external/rust/android-crates-io/crates/zerocopy/tests/ui-msrv/
Dtry_transmute_ref-src-not-immutable-intobytes.stderr18 … ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected an implementor of trait `zeroc…
Dtransmute-ref-src-not-nocell.stderr5 …| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected an implementor of trait …
/external/rust/android-crates-io/crates/pin-project/tests/ui/pinned_drop/
Dconditional-drop-impl.stderr7 note: the implementor must specify the same requirement
/external/webrtc/sdk/android/src/java/org/webrtc/audio/
DWebRtcAudioEffects.java121 + "implementor: " + d.implementor + ", " in enable()
/external/trusty/arm-trusted-firmware/docs/plat/
Damd-versal2.rst87 Revision Query – Returns revision details of the service implementor.
Dxilinx-versal-net.rst111 Revision Query – Returns revision details of the service implementor.
Dxilinx-versal.rst124 Revision Query – Returns revision details of the service implementor.
Dxilinx-zynqmp.rst211 Revision Query – Returns revision details of the service implementor.
/external/sdv/vsomeip/third_party/boost/atomic/doc/
Dplatform.qbk120 At the minimum, an implementor must provide the
255 In unusual circumstances, an implementor may also opt to specialize
274 in an error. The implementor is responsible for
/external/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/
DWebRtcAudioEffects.java207 + "implementor: " + d.implementor + ", " in enable()
/external/rust/android-crates-io/crates/zerocopy-derive/tests/ui-msrv/
Dmid_compile_pass.stderr84 | expected an implementor of trait `KnownLayout`
/external/sdv/vsomeip/third_party/boost/iterator/doc/
Diterator_adaptor_tutorial.rst108 types to its ``Base`` saves the implementor of
/external/tensorflow/tensorflow/core/protobuf/
Derror_codes.proto83 // A litmus test that may help a service implementor in deciding
/external/rust/android-crates-io/crates/xml-rs/
DREADME.md143 XML document to any `Write` implementor.
/external/pigweed/pw_channel/
Ddesign.rst108 But this a similar problem: the low-level implementor of the read interface
/external/sdv/vsomeip/third_party/boost/iterator/doc/quickbook/
Dadaptor.qbk303 types to its `Base` saves the implementor of
/external/nanohttpd/
DREADME.md102 * `/nanolets` – Standalone nano app server, giving a servlet like system to the implementor.
/external/nanohttpd/src/site/markdown/
Dindex.md102 * `/nanolets` – Standalone nano app server, giving a servlet like system to the implementor.
/external/antlr/runtime/ObjC/Framework/
DLinkedHashMap.m470 * inserting a new entry into the map. It provides the implementor
/external/trusty/arm-trusted-firmware/docs/getting_started/
Drt-svc-writers-guide.rst17 SMC Functions are grouped together based on the implementor of the service, for
/external/llvm/docs/TableGen/
Dindex.rst217 "Instruction" in the LLVM code generator) or for the implementor to help factor
/external/arm-trusted-firmware/docs/getting_started/
Drt-svc-writers-guide.rst17 SMC Functions are grouped together based on the implementor of the service, for

123