Home
last modified time | relevance | path

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

/external/cronet/stable/third_party/llvm-libc/src/newhdrgen/
Dheader.py28 def add_object(self, object): member in HeaderFile
Dgpu_headers.py28 def add_object(self, object): member in GpuHeaderFile
/external/cronet/tot/third_party/llvm-libc/src/newhdrgen/
Dgpu_headers.py28 def add_object(self, object): member in GpuHeaderFile
Dheader.py28 def add_object(self, object): member in HeaderFile
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/compiler/
Dshader_codegen.cc45 const auto add_object = [&](const std::string& name, Object&& object) { in Build() local
/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_cpufreq.c167 add_object(const char *name, const char *fn, int objmode, int cpu_index) in add_object() function
Dhud_diskstat.c227 add_object(const char *basename, const char *name, int objmode) in add_object() function
/external/fonttools/Lib/fontTools/misc/plistlib/
D__init__.py224 def add_object(self, value: PlistEncodable) -> None: member in PlistTarget
/external/python/cpython3/Lib/
Dplistlib.py214 def add_object(self, value): member in _PlistParser
/external/bazelbuild-rules_python/sphinxdocs/src/sphinx_bzl/
Dbzl.py1651 def add_object(self, entry: _ObjectEntry, alt_names=None) -> None: member in _BzlDomain
/external/autotest/frontend/afe/
Dmodel_logic.py676 def add_object(cls, data={}, **kwargs): member in ModelExtensions
/external/python/pyfakefs/pyfakefs/
Dfake_filesystem.py1894 def add_object(self, file_path: AnyStr, file_object: AnyFile) -> None: member in FakeFilesystem
/external/harfbuzz_ng/src/
Dtest-repacker.cc49 static unsigned add_object(const char* tag, in add_object() function