Home
last modified time | relevance | path

Searched full:implement (Results 1 – 25 of 11528) sorted by relevance

12345678910>>...462

/external/tensorflow/tensorflow/python/ops/risc/
Drisc_grad.py23 # TODO(b/178234771): Implement gradient of RISC with RISC ops.
30 # TODO(b/178234771): Implement gradient of RISC with RISC ops.
37 # TODO(b/178234771): Implement gradient of RISC with RISC ops.
44 # TODO(b/178234771): Implement gradient of RISC with RISC ops.
51 # TODO(b/178234771): Implement gradient of RISC with RISC ops.
58 # TODO(b/178234771): Implement gradient of RISC with RISC ops.
65 # TODO(b/178234771): Implement gradient of RISC with RISC ops.
72 # TODO(b/178234771): Implement gradient of RISC with RISC ops.
79 # TODO(b/178234771): Implement gradient of RISC with RISC ops.
86 # TODO(b/178234771): Implement gradient of RISC with RISC ops.
[all …]
/external/guice/extensions/assistedinject/src/com/google/inject/assistedinject/
DFactoryModuleBuilder.java96 * .implement(Payment.class, RealPayment.class)
105 * be configured using <code>.implement</code>.
116 * .implement(Payment.class, RealPayment.class)
117 * // excluding .implement for Shipment means the implementation class
119 * .implement(Receipt.class, RealReceipt.class)
199 * .implement(Car.class, Names.named("fast"), Porsche.class)
200 * .implement(Car.class, Names.named("clean"), Prius.class)
217 public <T> FactoryModuleBuilder implement(Class<T> source, Class<? extends T> target) { in implement() method in FactoryModuleBuilder
218 return implement(source, TypeLiteral.get(target)); in implement()
222 public <T> FactoryModuleBuilder implement(Class<T> source, TypeLiteral<? extends T> target) { in implement() method in FactoryModuleBuilder
[all …]
/external/chromium-trace/catapult/third_party/polymer/components/paper-input/
Dpaper-input-behavior.html24 * Use `Polymer.PaperInputBehavior` to implement inputs with `<paper-input-container>`. This
44 * implement your own paper-input-like element, bind this to
54 * implement your own paper-input-like element, bind this to
65 * implement your own paper-input-like element, bind this to
75 * implement your own paper-input-like element, bind this to both the
89 * using PaperInputBehavior to implement your own paper-input-like element,
98 * you're using PaperInputBehavior to implement your own paper-input-like
108 * If you're using PaperInputBehavior to implement your own paper-input-like element,
117 * If you're using PaperInputBehavior to implement your own paper-input-like
126 * implement your own paper-input-like element, bind this to
[all …]
/external/cronet/base/files/
Dfile_util_fuchsia.cc13 // TODO(crbug.com/1261284): Implement CreateAndOpenFdForTemporaryFileInDir.
15 // TODO(crbug.com/1261284): Implement GetTempDir.
17 // TODO(crbug.com/1261284): Implement GetHomeDir.
19 // TODO(crbug.com/1261284): Implement CreateAndOpenTemporaryFileInDir.
21 // TODO(crbug.com/1261284): Implement CreateTemporaryFileInDir.
23 // TODO(crbug.com/1261284): Implement FormatTemporaryFileName.
25 // TODO(crbug.com/1261284): Implement CreateAndOpenTemporaryStreamInDir.
27 // TODO(crbug.com/1261284): Implement CreateTemporaryDirInDir.
29 // TODO(crbug.com/1261284): Implement CreateNewTempDirectory.
/external/python/google-api-python-client/docs/dyn/
Dhealthcare_v1.projects.locations.datasets.fhirStores.fhir.html79implement/standards/fhir/DSTU2/patient-operations.html#everything), [STU3](http://hl7.org/implemen…
85implement/standards/fhir/DSTU2/resource-operations.html#validate), [STU3](http://hl7.org/implement
88implement/standards/fhir/STU3/capabilitystatement.html), [R4](http://hl7.org/implement/standards/f…
94 …/implement/standards/fhir/DSTU2/http.html#create), [STU3](http://hl7.org/implement/standards/fhir/…
97 …/implement/standards/fhir/DSTU2/http.html#delete), [STU3](http://hl7.org/implement/standards/fhir/…
100implement/standards/fhir/DSTU2/http.html#transaction), [STU3](http://hl7.org/implement/standards/f…
103implement/standards/fhir/DSTU2/http.html#history), [STU3](http://hl7.org/implement/standards/fhir/…
106 …ch interaction ([STU3](http://hl7.org/implement/standards/fhir/STU3/http.html#patch), [R4](http://…
109implement/standards/fhir/DSTU2/http.html#read), [STU3](http://hl7.org/implement/standards/fhir/STU…
112implement/standards/fhir/DSTU2/http.html#search), [STU3](http://hl7.org/implement/standards/fhir/S…
[all …]
Dhealthcare_v1beta1.projects.locations.datasets.fhirStores.fhir.html85 …stn ([STU3](https://hl7.org/implement/standards/fhir/STU3/observation-operations.html#lastn), [R4]…
88implement/standards/fhir/DSTU2/patient-operations.html#everything), [STU3](https://hl7.org/impleme…
94implement/standards/fhir/DSTU2/resource-operations.html#validate), [STU3](http://hl7.org/implement
97implement/standards/fhir/STU3/capabilitystatement.html), [R4](https://hl7.org/implement/standards/…
103implement/standards/fhir/DSTU2/http.html#2.1.0.12.1), [STU3](https://hl7.org/implement/standards/f…
106 … interaction ([STU3](https://hl7.org/implement/standards/fhir/STU3/http.html#patch), [R4](https://…
109implement/standards/fhir/DSTU2/http.html#2.1.0.10.2), [STU3](https://hl7.org/implement/standards/f…
112implement/standards/fhir/DSTU2/http.html#create), [STU3](https://hl7.org/implement/standards/fhir/…
115implement/standards/fhir/DSTU2/http.html#delete), [STU3](https://hl7.org/implement/standards/fhir/…
118implement/standards/fhir/DSTU2/http.html#transaction), [STU3](https://hl7.org/implement/standards/…
[all …]
/external/cronet/net/websockets/
Dwebsocket_http3_handshake_stream.cc154 // TODO(momoka): Implement this.
170 // TODO(momoka): Implement this.
175 // TODO(momoka): Implement this.
180 // TODO(momoka): Implement this.
183 // TODO(momoka): Implement this.
188 // TODO(momoka): Implement this.
193 // TODO(momoka): Implement this.
198 // TODO(momoka): Implement this.
204 // TODO(momoka): Implement this.
210 // TODO(momoka): Implement this.
[all …]
/external/pigweed/pw_tls_client_boringssl/
Dtls_client_boringssl.cc22 // TODO: b/235291139 - To implement in SessionImplementation()
30 // TODO: b/235291139 - To implement in Session()
36 // TODO: b/235291139 - To implement in Create()
41 // TODO: b/235291139 - To implement in Open()
46 // TODO: b/235291139 - To implement in Close()
51 // TODO: b/235291139 - To implement in DoRead()
56 // TODO: b/235291139 - To implement in DoWrite()
/external/oss-fuzz/infra/cifuzz/filestore/
D__init__.py30 raise NotImplementedError('Child class must implement method.')
34 raise NotImplementedError('Child class must implement method.')
38 raise NotImplementedError('Child class must implement method.')
42 raise NotImplementedError('Child class must implement method.')
46 raise NotImplementedError('Child class must implement method.')
50 raise NotImplementedError('Child class must implement method.')
54 raise NotImplementedError('Child class must implement method.')
/external/easymock/src/org/easymock/
DEasyMockSupport.java36 * the interface that the mock object should implement.
39 * implement.
54 * implement.
56 * the interface that the mock object should implement.
70 * the interface that the mock object should implement.
73 * implement.
88 * implement.
91 * the interface that the mock object should implement.
106 * the interface that the mock object should implement.
109 * implement.
[all …]
/external/cronet/testing/
Dgtest_mac.h19 // to the NSObject protocol. Used to implement {ASSERT|EXPECT}_NSEQ().
26 // to the NSObject protocol. Used to implement {ASSERT|EXPECT}_NSNE().
35 // NSEqualRects. Used to implement {ASSERT|EXPECT}_NSEQ().
42 // NSEqualRects. Used to implement {ASSERT|EXPECT}_NSNE().
49 // NSEqualPoints. Used to implement {ASSERT|EXPECT}_NSEQ().
56 // NSEqualPoints. Used to implement {ASSERT|EXPECT}_NSNE().
63 // NSEqualRanges. Used to implement {ASSERT|EXPECT}_NSEQ().
70 // NSEqualRanges. Used to implement {ASSERT|EXPECT}_NSNE().
/external/openthread/src/posix/platform/
Dvendor_interface_example.cpp31 * This file provides an example on how to implement an OpenThread vendor interface to RCP.
83 // TODO: Implement vendor code here. in Init()
90 // TODO: Implement vendor code here. in Deinit()
97 // TODO: Implement vendor code here. in HardwareReset()
106 // TODO: Implement vendor code here. in UpdateFdSet()
113 // TODO: Implement vendor code here. in Process()
120 // TODO: Implement vendor code here. in WaitForFrame()
130 // TODO: Implement vendor code here. in SendFrame()
137 // TODO: Implement vendor code here. in GetRcpInterfaceMetrics()
/external/mesa3d/docs/relnotes/
D24.0.0.rst86 - nvk,nak: Implement shaderFloat64
91 - nvk,nak: Implement VK_KHR_vulkan_memory_model
93 - anv: implement recommended AUX-TT invalidation on compute/transfer queues
94 - anv: implement recommended AUX-TT invalidation on compute/transfer queues
97 - nvk: Implement VK_EXT_multi_draw
102 - nak: Implement nir_op_fmulz
103 - nvk,nak: Implement VK_KHR_shader_float_controls
106 - nvk: Implement VK_EXT_texel_buffer_alignment
108 - nvk,nak: Implement VK_EXT_shader_image_atomic_int64
109 - nvk,nak: Implement VK_KHR_shader_atomic_int64
[all …]
D10.4.3.rst74 - st/nine: Implement TEXCOORD special behaviours
76 - st/nine: Fix TEXM3x3 and implement TEXM3x3VSPEC
77 - st/nine: implement TEXM3x2DEPTH
78 - st/nine: Implement TEXM3x2TEX
79 - st/nine: Implement TEXM3x3SPEC
80 - st/nine: Implement TEXDEPTH
81 - st/nine: Implement TEXDP3
82 - st/nine: Implement TEXDP3TEX
83 - st/nine: Implement TEXREG2AR, TEXREG2GB and TEXREG2RGB
D20.3.0.rst199 - docs: Stop claiming to implement OpenVG
206 - glx: Implement GLX_EXT_swap_control for DRI2 and DRI3
207 - glx/dri3: Implement GLX_EXT_swap_control_tear
217 - mesa: Implement GL_ANGLE_pack_reverse_row_order
406 - panfrost: Implement YTR availability check
410 - panfrost: Implement panfrost_query_dmabuf_modifiers
588 - pan/mdg: Implement i/umul_high
591 - pan/mdg: Implement nir_intrinsic_load_sample_mask_in
594 - pan/mdg: Implement texture gathers
675 - pan/bi: Implement txb
[all …]
D20.0.0.rst74 - radv: implement VK_AMD_shader_explicit_vertex_parameter
78 - aco: implement GFX6 support
265 - pan/midgard: Implement nir_intrinsic_load_output_u8_as_fp16_pan
269 - pan/midgard: Implement linearly-constrained register allocation
282 - pan/midgard: Implement i2i64 and u2u64
286 - pan/midgard: Implement non-aligned UBOs
298 - pan/midgard: Implement load_sampler_lod_paramaters_pan
305 - panfrost: Implement pan_tiler for non-hierarchy GPUs
366 - pan/midgard: Implement textureOffset for 2D textures
381 - pan/midgard: Implement shadow cubemaps
[all …]
/external/llvm/lib/Target/MSP430/
DREADME.txt22 3. Implement multiplication / division by constant (dag combiner hook?).
24 4. Implement non-constant shifts.
26 5. Implement varargs stuff.
30 7. Implement floating point stuff (softfp?)
32 8. Implement instruction encoding for (possible) direct code emission in the
35 9. Since almost all instructions set flags - implement brcond / select in better
40 11. Implement hooks for better memory op folding, etc.
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/MSP430/
DREADME.txt22 3. Implement multiplication / division by constant (dag combiner hook?).
24 4. Implement non-constant shifts.
26 5. Implement varargs stuff.
30 7. Implement floating point stuff (softfp?)
32 8. Implement instruction encoding for (possible) direct code emission in the
35 9. Since almost all instructions set flags - implement brcond / select in better
40 11. Implement hooks for better memory op folding, etc.
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DREADME.txt22 3. Implement multiplication / division by constant (dag combiner hook?).
24 4. Implement non-constant shifts.
26 5. Implement varargs stuff.
30 7. Implement floating point stuff (softfp?)
32 8. Implement instruction encoding for (possible) direct code emission in the
35 9. Since almost all instructions set flags - implement brcond / select in better
40 11. Implement hooks for better memory op folding, etc.
/external/elfutils/libcpu/
DChangeLog267 * i386_disasm.c: Implement AMD 3DNOW disassembly.
310 Add back %e format. Implement %a and %l formats.
363 * i386_data.h (FCT_mmxreg): Implement.
364 (FCT_mmxreg2): Implement.
373 * i386_data.h (FCT_ccc): Implement
374 (FCT_ddd): Implement
379 * i386_data.c (FCT_mod$16r_m): Implement.
386 (FCT_freg): Implement.
387 * i386_disasm.c (i386_disasm): Implement suffix_D.
418 * i386_data.h (FCT_imm16): Implement.
[all …]
/external/rust/crates/bytes/
DCHANGELOG.md6 - Implement `BufMut` for `&mut [MaybeUninit<u8>]` (#597)
32 - Implement native-endian get and put functions for `Buf` and `BufMut` (#576)
53 - Implement `Extend<Bytes>` for `BytesMut` (#527)
80 - Implement `From<Box<[u8]>>` for `Bytes` (#504)
212 - Implement `FromIterator<&'a u8>` for `BytesMut`/`Bytes` (#244).
213 - Implement `Buf` for `VecDeque` (#249).
218 * Implement `BufRead` for `buf::Reader` (#232).
229 * Implement `IntoBuf` for `&mut [u8]`
245 * Implement FromIterator for Bytes/BytesMut (#148).
256 * Implement `AsMut[u8]` for `BytesMut`
[all …]
/external/mesa3d/src/imgui/
Dimconfig.h32 //---- Don't implement demo windows functionality (ShowDemoWindow()/ShowStyleEditor()/ShowUserGuide…
36 //---- Don't implement some functions to reduce linkage requirements.
37 //#define IMGUI_DISABLE_WIN32_DEFAULT_CLIPBOARD_FUNCTIONS // [Win32] Don't implement default clip…
38 //#define IMGUI_DISABLE_WIN32_DEFAULT_IME_FUNCTIONS // [Win32] Don't implement default IME …
40 …_FORMAT_STRING_FUNCTIONS // Don't implement ImFormatString/ImFormatStringV so you can
41 … // Don't implement ImFabs/ImSqrt/ImPow/ImFmod/ImCos/ImSin/ImAcos/ImAtan2 wrap…
42 //#define IMGUI_DISABLE_DEFAULT_ALLOCATORS // Don't implement default allocators c…
/external/rust/crates/static_assertions/src/
Dassert_impl.rs11 /// Given some type `Foo`, it is expected to implement either `Snap`, `Crackle`,
79 // does not implement any at all.
91 /// This can be used to ensure types implement auto traits such as [`Send`] and
100 /// The following example fails to compile because raw pointers do not implement
111 …://doc.rust-lang.org/book/ch10-02-traits.html#using-trait-bounds-to-conditionally-implement-methods
132 /// The unit type cannot be converted from `u8` or `u16`, but it does implement
140 /// The following example fails to compile because raw pointers do not implement
159 /// Asserts that the type does **not** implement _all_ of the given traits.
161 /// This can be used to ensure types do not implement auto traits such as
170 /// Although `u32` implements `From<u16>`, it does not implement `Into<usize>`:
[all …]
Dassert_trait.rs8 /// All types that implement [`Copy`] must implement [`Clone`]:
15 /// All types that implement [`Ord`] must implement [`PartialEq`], [`Eq`], and
104 /// All types that implement [`Copy`] must implement [`Clone`]:
111 /// All types that implement [`Ord`] must implement [`Eq`], but don't have to implement [`Clone`]:
/external/dagger2/java/dagger/android/
DAndroidInjection.java41 * @throws RuntimeException if the {@link Application} doesn't implement {@link
50 "%s does not implement %s", in inject()
73 * If none of them implement {@link HasAndroidInjector}, a {@link IllegalArgumentException} is
116 * @throws RuntimeException if the {@link Application} doesn't implement {@link
125 "%s does not implement %s", in inject()
138 * Context#getApplicationContext()} doesn't implement {@link HasAndroidInjector}.
147 "%s does not implement %s", in inject()
159 * @throws RuntimeException if the {@link Application} doesn't implement {@link
168 "%s does not implement %s", in inject()

12345678910>>...462