Searched defs:add_resource (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/build/bazel/scripts/incremental_build/ |
H A D | cuj_regex_based.py | 95 def add_resource(file: Path) -> CujGroup: function
|
/aosp_15_r20/external/tensorflow/tensorflow/python/trackable/ |
H A D | resource.py | 44 def add_resource(self, resource): member in ResourceTracker
|
/aosp_15_r20/external/coreboot/src/security/intel/stm/ |
H A D | SmmStm.c | 275 static void add_resource(STM_RSC *resource_list, uint32_t num_entries) in add_resource() function
|
/aosp_15_r20/out/soong/.intermediates/external/libtextclassifier/native/libtextclassifier_fbgen_utils_resources/gen/utils/ |
D | resources_generated.h | 160 …void add_resource(flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<libtextclassifier3::… in add_resource() function
|
/aosp_15_r20/external/tensorflow/tensorflow/python/feature_column/ |
H A D | feature_column_v2.py | 229 def add_resource(self, feature_column, name, resource): member in StateManager 356 def add_resource(self, feature_column, resource_name, resource): member in _StateManagerImpl
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/synced/ |
D | builder.rs | 345 pub(in crate::command_buffer) fn add_resource(&mut self, resource: (ResourceUseRef, Resource)) { in add_resource() method
|
/aosp_15_r20/external/coreboot/util/sconfig/ |
H A D | main.c | 950 void add_resource(struct bus *bus, int type, int index, int base) in add_resource() function
|
/aosp_15_r20/external/skia/src/pdf/ |
H A D | SkPDFDevice.cpp | 194 static int add_resource(THashSet<SkPDFIndirectReference>& resources, SkPDFIndirectReference ref) { in add_resource() function
|
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/ |
H A D | nir_to_dxil.c | 1195 add_resource(struct ntd_context *ctx, enum dxil_resource_type type, in add_resource() function
|