/aosp_15_r20/external/antlr/runtime/Ruby/lib/antlr3/ |
H A D | template.rb | 131 def fetch( name, values = {} ) method in ANTLR3.Template.Group
|
/aosp_15_r20/external/rust/crates/openssl/src/ |
D | cipher.rs | 137 pub fn fetch( in fetch() method
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/media/bufferpool/2.0/[email protected]_genc++/gen/android/hardware/media/bufferpool/2.0/ |
D | ConnectionAll.cpp | 221 ::android::hardware::Return<void> BpHwConnection::fetch(uint64_t transactionId, uint32_t bufferId, … in fetch() function in android::hardware::media::bufferpool::V2_0::BpHwConnection
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
H A D | executor_island_coarsening.cc | 440 void InsertDummyIslandForFetch(FetchOp fetch) { in InsertDummyIslandForFetch()
|
/aosp_15_r20/external/executorch/.github/scripts/ |
H A D | gitutils.py | 176 def fetch(self, ref: Optional[str] = None, branch: Optional[str] = None) -> None: member in GitRepo
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/aot/ |
H A D | codegen.cc | 356 for (const tf2xla::Fetch& fetch : config.fetch()) { in ValidateFeedFetchCppNames() local
|
/aosp_15_r20/external/pytorch/.github/scripts/ |
H A D | gitutils.py | 172 def fetch(self, ref: Optional[str] = None, branch: Optional[str] = None) -> None: member in GitRepo
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/voicemail/impl/mail/store/ |
D | ImapFolder.java | 233 public void fetch(Message[] messages, FetchProfile fp, MessageRetrievalListener listener) in fetch() method in ImapFolder
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | induction_var_range.cc | 366 HInstruction* fetch, in Replace() 1795 HInstruction* fetch, in ReplaceInduction()
|
/aosp_15_r20/hardware/interfaces/media/bufferpool/aidl/default/ |
H A D | Accessor.cpp | 230 BufferPoolStatus Accessor::fetch( in fetch() function in aidl::android::hardware::media::bufferpool2::implementation::Accessor
|
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/ |
H A D | config.proto | 849 repeated string fetch = 2; field
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/utils/ |
H A D | pattern_utils_test.cc | 61 auto fetch = ops::Identity(s.WithOpName("fetch"), gelu); in GetMatMulBiasAddGeluGraph() local
|
/aosp_15_r20/external/libpcap/ |
H A D | pcap-usb-linux.c | 757 struct mon_bin_mfetch fetch; in usb_read_linux_mmap() local
|
/aosp_15_r20/packages/apps/ThemePicker/src/com/android/customization/model/color/ |
D | ColorProvider.kt | 95 override fun fetch( in fetch() method
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_pt_fetch_shade_pipeline_llvm.c | 50 struct pt_fetch *fetch; member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_nir_lower_vs_inputs.c | 503 nir_def *fetch = fetches[0]; in load_vs_input_from_vertex_buffer() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/ |
H A D | master_test.cc | 97 const std::map<string, Tensor*>& fetch) { in RunStep()
|
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/ |
H A D | ir3_shader.c | 865 const struct ir3_sampler_prefetch *fetch = &so->sampler_prefetch[i]; in ir3_shader_disasm() local
|
/aosp_15_r20/frameworks/av/media/module/bufferpool/1.0/ |
H A D | AccessorImpl.cpp | 206 ResultStatus Accessor::Impl::fetch( in fetch() function in android::hardware::media::bufferpool::V1_0::implementation::Accessor::Impl
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_format_soa.c | 842 LLVMValueRef fetch = lp_build_fetch_rgba_aos(gallivm, format_desc, tmp_type, in lp_build_fetch_rgba_soa() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/utils/ |
H A D | tfrt_graph_execution_state.cc | 161 for (const auto& fetch : fetch_tensor_names) { in PopulateCallableOptions() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/data/ |
H A D | graph_utils.cc | 383 auto fetch = graph_view.GetNode(fetch_name); in IsItemDerivedFromFunctionDef() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/ |
H A D | scoped_allocator_optimizer_test.cc | 54 const std::vector<string>& fetch) { in EvaluateNodes()
|
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/coordinator/ |
H A D | cluster_coordinator.py | 1368 def fetch(self, val): member in ClusterCoordinator
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/translate/ |
H A D | translate_generic.c | 53 void (*fetch)(void *restrict dst, const uint8_t *restrict src, member
|