Home
last modified time | relevance | path

Searched defs:fetch (Results 51 – 75 of 367) sorted by relevance

12345678910>>...15

/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/media/bufferpool/aidl/android.hardware.media.bufferpool2-V2-ndk-source/gen/include/aidl/android/hardware/media/bufferpool2/
DBnConnection.h49 …::ndk::ScopedAStatus fetch(const std::vector<::aidl::android::hardware::media::bufferpool2::IConne… in fetch() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/depstool/
H A Ddepstool.go62 func fetch(path string, contents []byte, outdir string) { func
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_shader_fs.cpp539 auto fetch = new LoadFromBuffer(dest, in emit_load_sample_pos() local
860 auto fetch = new LoadFromBuffer(slope, in load_barycentric_at_sample() local
H A Dsfn_instr_mem.cpp703 auto fetch = new FetchInstr(vc_fetch, in emit_ssbo_atomic_op() local
850 auto fetch = new FetchInstr(vc_fetch, in emit_image_load_or_atomic() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/metal/
H A Dmtl_command_buffer.h315 inline T fetch() in fetch() function
322 inline const uint8_t *fetch(size_t bytes) in fetch() function
/aosp_15_r20/external/coreboot/payloads/external/iPXE/
H A DMakefile20 fetch: $(project_dir) target
/aosp_15_r20/external/coreboot/payloads/external/SeaBIOS/
H A DMakefile21 fetch: seabios target
/aosp_15_r20/external/python/cpython3/Lib/idlelib/
Dhistory.py41 def fetch(self, reverse): member in History
/aosp_15_r20/packages/apps/ThemePicker/src/com/android/customization/model/color/
DColorOptionsProvider.java74 void fetch(OptionsFetchedListener<ColorOption> callback, boolean reload, in fetch() method
/aosp_15_r20/external/python/cpython2/Lib/idlelib/
DIdleHistory.py40 def fetch(self, reverse): member in History
/aosp_15_r20/external/coreboot/payloads/external/U-Boot/
H A DMakefile28 fetch: $(project_dir) target
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/shadycss/src/
H A Dstyle-cache.js39 fetch(tagname, properties, ownPropertyNames) { method in StyleCache
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/graph_analyzer/
H A Dgraph_analyzer_tool.cc49 for (const auto& fetch : in MaybePruneGraph() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dfunction_optimizer.cc294 return absl::c_any_of(item_->fetch, [&](const string& fetch) { in IsFetchNode()
418 for (const string& fetch : ctx.item().fetch) { in GetActiveOutputs() local
1229 for (const string& fetch : item.fetch) { in InlineFunctionCalls() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
H A Dtf_executor.cc180 Operation &fetch = graph.GetBody().back(); in verify() local
236 Operation &fetch = body.back().back(); in parse() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DBuildID.cpp60 std::optional<std::string> BuildIDFetcher::fetch(BuildIDRef BuildID) const { in fetch() function in llvm::object::BuildIDFetcher
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dtf2xla.proto67 repeated Fetch fetch = 2; field
/aosp_15_r20/prebuilts/go/linux-x86/src/vendor/golang.org/x/net/lif/
Dlink.go30 func (ll *Link) fetch(s uintptr) { func
/aosp_15_r20/frameworks/av/media/module/bufferpool/1.0/
H A DConnection.cpp27 Return<void> Connection::fetch(uint64_t transactionId, uint32_t bufferId, fetch_cb _hidl_cb) { in fetch() function in android::hardware::media::bufferpool::V1_0::implementation::Connection
/aosp_15_r20/external/coreboot/payloads/external/Memtest86Plus/
H A DMakefile37 fetch: $(project_dir) target
/aosp_15_r20/external/python/cpython3/Tools/msi/
Dget_externals.bat31 :fetch label
/aosp_15_r20/frameworks/av/media/module/bufferpool/2.0/
H A DConnection.cpp27 Return<void> Connection::fetch(uint64_t transactionId, uint32_t bufferId, fetch_cb _hidl_cb) { in fetch() function in android::hardware::media::bufferpool::V2_0::implementation::Connection
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/util/
DAppVersionFetcher.java54 public static String fetch(ITestDevice device, String packageName, AppVersionInfo info) in fetch() method in AppVersionFetcher
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dtexcompress.c909 compressed_fetch_func fetch; in _mesa_decompress_image() local
/aosp_15_r20/external/python/cpython2/PCbuild/
Dget_externals.bat30 :fetch label

12345678910>>...15