Home
last modified time | relevance | path

Searched defs:add_object (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/compiler/
H A Dshader_codegen.cc45 const auto add_object = [&](const std::string& name, Object&& object) { in Build() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_cpufreq.c167 add_object(const char *name, const char *fn, int objmode, int cpu_index) in add_object() function
H A Dhud_diskstat.c227 add_object(const char *basename, const char *name, int objmode) in add_object() function
/aosp_15_r20/external/fonttools/Lib/fontTools/misc/plistlib/
H A D__init__.py224 def add_object(self, value: PlistEncodable) -> None: member in PlistTarget
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dplistlib.py209 def add_object(self, value): member in _PlistParser
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dplistlib.py209 def add_object(self, value): member in _PlistParser
/aosp_15_r20/external/python/cpython3/Lib/
Dplistlib.py209 def add_object(self, value): member in _PlistParser
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dplistlib.py209 def add_object(self, value): member in _PlistParser
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dplistlib.py209 def add_object(self, value): member in _PlistParser
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dplistlib.py209 def add_object(self, value): member in _PlistParser
/aosp_15_r20/external/autotest/frontend/afe/
H A Dmodel_logic.py676 def add_object(cls, data={}, **kwargs): member in ModelExtensions
/aosp_15_r20/external/bazelbuild-rules_python/sphinxdocs/src/sphinx_bzl/
H A Dbzl.py1620 def add_object(self, entry: _ObjectEntry, alt_names=None) -> None: member in _BzlDomain
/aosp_15_r20/external/python/pyfakefs/pyfakefs/
Dfake_filesystem.py1762 def add_object(self, file_path: AnyStr, file_object: AnyFile) -> None: member in FakeFilesystem
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/
H A Dreflection_generated.h315 void add_object(flatbuffers::Offset<reflection::Object> object) { in add_object() function
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dtest-repacker.cc49 static unsigned add_object(const char* tag, in add_object() function