Home
last modified time | relevance | path

Searched +defs:val +defs:basename (Results 1 – 25 of 250) sorted by relevance

12345678910

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_diskstat.c135 float val = 0; in query_dsi_load() local
214 add_object_part(const char *basename, const char *name, int objmode) in add_object_part()
227 add_object(const char *basename, const char *name, int objmode) in add_object()
275 char basename[256]; in hud_get_num_disks() local
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dfile.cc69 std::string GetSortKey(const T& val) { in GetSortKey()
74 std::string GetSortKey<FileDescriptor>(const FileDescriptor& val) { in GetSortKey()
372 std::string FileGenerator::CreateHeaderInclude(const std::string& basename, in CreateHeaderInclude()
442 std::string basename = StripProto(dep->name()); in GenerateSourceIncludes() local
1249 std::string basename = StripProto(file_->dependency(i)->name()); in GenerateDependencyIncludes() local
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dfile.cc69 std::string GetSortKey(const T& val) { in GetSortKey()
74 std::string GetSortKey<FileDescriptor>(const FileDescriptor& val) { in GetSortKey()
372 std::string FileGenerator::CreateHeaderInclude(const std::string& basename, in CreateHeaderInclude()
441 std::string basename = StripProto(dep->name()); in GenerateSourceIncludes() local
1247 std::string basename = StripProto(file_->dependency(i)->name()); in GenerateDependencyIncludes() local
/aosp_15_r20/hardware/google/gfxstream/codegen/generic-apigen/
DApiGen.h30 ApiGen(const std::string & basename) : in ApiGen()
39 void updateMaxEntryPointsParams(size_t val) { in updateMaxEntryPointsParams()
/aosp_15_r20/system/netd/server/
H A DInterfaceController.cpp104 const char* dirname, const char* subdirname, const char* basename, in writeValueToPath()
134 void setOnAllInterfaces(const char* dirname, const char* basename, const char* value) { in setOnAllInterfaces()
183 Status setProperty(const std::string& key, const std::string& val) { in setProperty()
/aosp_15_r20/prebuilts/devtools/adt/lib/
HDsdktestutils.jar ... .String) throws java.io.IOException String basename String actual protected void assertEqualsGolden (java.lang. ...
/aosp_15_r20/external/icu/icu4c/source/common/
H A Dumapfile.cpp424 char *basename; in uprv_mapFile() local
428 void *val=0; in uprv_mapFile() local
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Dumapfile.cpp423 char *basename; in uprv_mapFile() local
427 void *val=0; in uprv_mapFile() local
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_helpers.cc486 std::string* basename) { in PathSplit()
592 std::string basename; in BaseFileName() local
642 std::string basename; in FilePath() local
659 std::string basename; in FilePathBasename() local
983 static std::string HandleExtremeFloatingPoint(std::string val, in HandleExtremeFloatingPoint()
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_helpers.cc486 std::string* basename) { in PathSplit()
592 std::string basename; in BaseFileName() local
642 std::string basename; in FilePath() local
659 std::string basename; in FilePathBasename() local
983 static std::string HandleExtremeFloatingPoint(std::string val, in HandleExtremeFloatingPoint()
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Ddevice_name_utils.cc68 static bool ConsumeNumber(StringPiece* in, int* val) { in ConsumeNumber()
212 StringPiece basename, in CanonicalizeDeviceName()
/aosp_15_r20/external/flatbuffers/src/
H A Didl_gen_ts.cpp185 auto basename = in SaveType() local
269 std::string basename = flatbuffers::StripPath(noext); in generateEntry() local
435 if (auto val = value.type.enum_def->FindByValue(value.constant)) { in GenDefaultValue() local
H A Didl_gen_cpp.cpp37 static inline std::string NumToStringCpp(std::string val, BaseType type) { in NumToStringCpp()
251 const std::string basename = in GenIncludeDependencies() local
1298 auto val = enum_def.Vals().front(); in GenEnum() local
1714 const std::string &val) { in GenUnderlyingCast()
2953 std::string GenUnpackVal(const Type &type, const std::string &val, in GenUnpackVal()
/aosp_15_r20/external/compiler-rt/lib/msan/tests/
H A Dmsan_test.cc186 T *GetPoisoned(int i = 0, T val = 0) { in GetPoisoned()
194 T *GetPoisonedO(int i, U4 origin, T val = 0) { in GetPoisonedO()
2927 static const char basename[] = "libmsan_loadable.x86_64.so"; in GetPathToLoadable() local
2929 static const char basename[] = "libmsan_loadable.mips64.so"; in GetPathToLoadable() local
2931 static const char basename[] = "libmsan_loadable.mips64el.so"; in GetPathToLoadable() local
2933 static const char basename[] = "libmsan_loadable.aarch64.so"; in GetPathToLoadable() local
2935 static const char basename[] = "libmsan_loadable.powerpc64.so"; in GetPathToLoadable() local
2937 static const char basename[] = "libmsan_loadable.powerpc64le.so"; in GetPathToLoadable() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dllvm_codegen.cpp1305 llvm::Value* val = vals[i]; in replaceVarMapping() local
1770 llvm::Value* val) { in emitUnmaskedStore()
1786 llvm::Value* val) { in emitMaskedStore()
1819 auto val = this->value_; in visit() local
1829 auto val = this->value_; in visit() local
1969 const std::string& basename, in getSimdFunction()
2191 llvm::Value* val = irb_.CreateCall(call_ty, call_fn, call_operands); in visit() local
/aosp_15_r20/external/guice/extensions/struts2/lib/
HDjsp-api-2.1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/ ...
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dintltest.cpp549 UBool IntlTest::callTest( IntlTest& testToBeCalled, char* par, const char* basename) in callTest()
2171 const char* val = nullptr; in getProperty() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pkg_resources/
D__init__.py154 def _sget_dict(val): argument
163 def _sget_object(val): argument
2598 def from_location(cls, location, basename, metadata=None, **kw): argument
/aosp_15_r20/external/python/setuptools/pkg_resources/
D__init__.py153 def _sget_dict(val): argument
162 def _sget_object(val): argument
2585 def from_location(cls, location, basename, metadata=None, **kw): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pkg_resources/
D__init__.py154 def _sget_dict(val): argument
163 def _sget_object(val): argument
2598 def from_location(cls, location, basename, metadata=None, **kw): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pkg_resources/
D__init__.py154 def _sget_dict(val): argument
163 def _sget_object(val): argument
2598 def from_location(cls, location, basename, metadata=None, **kw): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/pkg_resources/
D__init__.py160 def _sget_dict(val): argument
169 def _sget_object(val): argument
2653 def from_location(cls, location, basename, metadata=None, **kw): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/pkg_resources/
D__init__.py160 def _sget_dict(val): argument
169 def _sget_object(val): argument
2653 def from_location(cls, location, basename, metadata=None, **kw): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/pkg_resources/
D__init__.py160 def _sget_dict(val): argument
169 def _sget_object(val): argument
2653 def from_location(cls, location, basename, metadata=None, **kw): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pkg_resources/
D__init__.py154 def _sget_dict(val): argument
163 def _sget_object(val): argument
2598 def from_location(cls, location, basename, metadata=None, **kw): argument

12345678910