Home
last modified time | relevance | path

Searched defs:fetch (Results 101 – 125 of 367) sorted by relevance

12345678910>>...15

/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/
Dweak.rs138 unsafe fn fetch(name: &str) -> *mut c_void { in fetch() function
/aosp_15_r20/packages/apps/ThemePicker/src/com/android/customization/model/grid/
DLauncherGridOptionsProvider.java80 List<GridOption> fetch(boolean reload) { in fetch() method in LauncherGridOptionsProvider
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/protobuf/
Dmaster.pb.h3935 inline const std::string& RunStepRequest::fetch(int index) const { in fetch() function
3982 RunStepRequest::fetch() const { in fetch() function
4560 inline const std::string& PartialRunSetupRequest::fetch(int index) const { in fetch() function
4607 PartialRunSetupRequest::fetch() const { in fetch() function
5421 inline const ::tensorflow::TensorProto& RunCallableResponse::fetch(int index) const { in fetch() function
5434 RunCallableResponse::fetch() const { in fetch() function
/aosp_15_r20/external/rust/crates/openssl/src/
Dmd.rs98 pub fn fetch( in fetch() method
/aosp_15_r20/external/renderscript-intrinsics-replacement-toolkit/renderscript-toolkit/src/main/cpp/
H A DBlur_advsimd.S82 .macro fetch, max_r=MAX_R, labelc=1, labelnc=2, reg=x12 /*{{{*/ macro
H A DBlur_neon.S83 .macro fetch, max_r=MAX_R, labelc=1, labelnc=2, reg=r12 /*{{{*/ macro
/aosp_15_r20/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsics_advsimd_Blur.S82 .macro fetch, max_r=MAX_R, labelc=1, labelnc=2, reg=x12 /*{{{*/ macro
H A DrsCpuIntrinsics_neon_Blur.S83 .macro fetch, max_r=MAX_R, labelc=1, labelnc=2, reg=r12 /*{{{*/ macro
/aosp_15_r20/frameworks/rs/toolkit/
H A DBlur_advsimd.S82 .macro fetch, max_r=MAX_R, labelc=1, labelnc=2, reg=x12 /*{{{*/ macro
H A DBlur_neon.S83 .macro fetch, max_r=MAX_R, labelc=1, labelnc=2, reg=r12 /*{{{*/ macro
/aosp_15_r20/external/tensorflow/tensorflow/compiler/aot/
H A Dcompile.cc240 for (const tf2xla::Fetch& fetch : config.fetch()) { in Main() local
H A Dcodegen_test.cc198 tf2xla::Fetch* fetch = config.add_fetch(); in TEST() local
/aosp_15_r20/external/zxing/javase/src/main/java/com/google/zxing/client/j2se/
H A DStringsResourceTranslator.java205 private static CharSequence fetch(URI translateURI) throws IOException { in fetch() method in StringsResourceTranslator
/aosp_15_r20/tools/external_updater/tests/
H A Dgitrepo.py65 def fetch(self, ref_or_repo: str | GitRepo) -> None: member in GitRepo
/aosp_15_r20/external/bazelbuild-rules_go/go/tools/bazel_benchmark/
H A Dbazel_benchmark.go270 func fetch(targets []string) error { func
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_linear_priv.h11 lp_linear_func fetch; member
/aosp_15_r20/external/tensorflow/tensorflow/java/src/test/java/org/tensorflow/
H A DSessionTest.java52 Output<Integer> fetch = g.operation("Y").output(0); in runUsingOperationHandles() local
/aosp_15_r20/external/guice/extensions/persist/lib/
HDejb3-persistence.jar ... .Annotation { public abstract javax.persistence.FetchType fetch () public abstract boolean optional () } javax ...
/aosp_15_r20/external/rust/android-crates-io/crates/unicode-segmentation/scripts/
Dunicode.py64 def fetch(f): function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dconvert_graph_test.cc59 const std::vector<string>& fetch, RunMetadata* metadata) override { in Run()
/aosp_15_r20/frameworks/native/libs/ftl/
H A Dfuture_test.cpp77 auto fetch = fetch_string.get_future(); in TEST() local
/aosp_15_r20/art/compiler/optimizing/
H A Dinduction_var_analysis.h120 HInstruction* fetch; member
/aosp_15_r20/frameworks/av/media/module/bufferpool/1.0/
H A DAccessor.cpp154 ResultStatus Accessor::fetch( in fetch() function in android::hardware::media::bufferpool::V1_0::implementation::Accessor
/aosp_15_r20/external/skia/tools/lottie-web-perf/
H A Dlottie-web-perf.js11 const fetch = require('node-fetch'); constant
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/media/bufferpool/2.0/[email protected]_genc++_headers/gen/android/hardware/media/bufferpool/2.0/
DBsConnection.h28 …::android::hardware::Return<void> fetch(uint64_t transactionId, uint32_t bufferId, fetch_cb _hidl_… in fetch() function

12345678910>>...15