Searched refs:implementor (Results 1 – 25 of 51) sorted by relevance
123
/external/javassist/src/main/javassist/tools/reflect/ |
D | Compiler.java | 94 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/ |
D | conditional-drop-impl.stderr | 7 note: the implementor must specify the same requirement 24 note: the implementor must specify the same requirement
|
/external/mesa3d/include/android_stub/system/ |
D | radio.h | 136 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/ |
D | try_transmute_ref-src-not-immutable-intobytes.stderr | 18 … ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected an implementor of trait `zeroc…
|
D | transmute-ref-src-not-nocell.stderr | 5 …| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected an implementor of trait …
|
/external/rust/android-crates-io/crates/pin-project/tests/ui/pinned_drop/ |
D | conditional-drop-impl.stderr | 7 note: the implementor must specify the same requirement
|
/external/webrtc/sdk/android/src/java/org/webrtc/audio/ |
D | WebRtcAudioEffects.java | 121 + "implementor: " + d.implementor + ", " in enable()
|
/external/trusty/arm-trusted-firmware/docs/plat/ |
D | amd-versal2.rst | 87 Revision Query – Returns revision details of the service implementor.
|
D | xilinx-versal-net.rst | 111 Revision Query – Returns revision details of the service implementor.
|
D | xilinx-versal.rst | 124 Revision Query – Returns revision details of the service implementor.
|
D | xilinx-zynqmp.rst | 211 Revision Query – Returns revision details of the service implementor.
|
/external/sdv/vsomeip/third_party/boost/atomic/doc/ |
D | platform.qbk | 120 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/ |
D | WebRtcAudioEffects.java | 207 + "implementor: " + d.implementor + ", " in enable()
|
/external/rust/android-crates-io/crates/zerocopy-derive/tests/ui-msrv/ |
D | mid_compile_pass.stderr | 84 | expected an implementor of trait `KnownLayout`
|
/external/sdv/vsomeip/third_party/boost/iterator/doc/ |
D | iterator_adaptor_tutorial.rst | 108 types to its ``Base`` saves the implementor of
|
/external/tensorflow/tensorflow/core/protobuf/ |
D | error_codes.proto | 83 // A litmus test that may help a service implementor in deciding
|
/external/rust/android-crates-io/crates/xml-rs/ |
D | README.md | 143 XML document to any `Write` implementor.
|
/external/pigweed/pw_channel/ |
D | design.rst | 108 But this a similar problem: the low-level implementor of the read interface
|
/external/sdv/vsomeip/third_party/boost/iterator/doc/quickbook/ |
D | adaptor.qbk | 303 types to its `Base` saves the implementor of
|
/external/nanohttpd/ |
D | README.md | 102 * `/nanolets` – Standalone nano app server, giving a servlet like system to the implementor.
|
/external/nanohttpd/src/site/markdown/ |
D | index.md | 102 * `/nanolets` – Standalone nano app server, giving a servlet like system to the implementor.
|
/external/antlr/runtime/ObjC/Framework/ |
D | LinkedHashMap.m | 470 * inserting a new entry into the map. It provides the implementor
|
/external/trusty/arm-trusted-firmware/docs/getting_started/ |
D | rt-svc-writers-guide.rst | 17 SMC Functions are grouped together based on the implementor of the service, for
|
/external/llvm/docs/TableGen/ |
D | index.rst | 217 "Instruction" in the LLVM code generator) or for the implementor to help factor
|
/external/arm-trusted-firmware/docs/getting_started/ |
D | rt-svc-writers-guide.rst | 17 SMC Functions are grouped together based on the implementor of the service, for
|
123