Home
last modified time | relevance | path

Searched defs:basename (Results 26 - 50 of 128) sorted by relevance

123456

/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_generator.cc128 std::string basename = StripProto(file->name()); in Generate() local
/third_party/python/Lib/distutils/
H A Dfile_util.py177 from os.path import exists, isfile, isdir, basename, dirname namespace
/third_party/cups-filters/cupsfilters/
H A Dtestrgb.c90 test_gray(cups_sample_t *samples, int num_samples, int cube_size, int num_comps, const char *basename) test_gray() argument
220 test_rgb(cups_sample_t *samples, int num_samples, int cube_size, int num_comps, const char *basename) test_rgb() argument
/third_party/icu/vendor/double-conversion/upstream/test/cctest/
H A Dcctest.cc52 char *basename = strrchr(const_cast<char *>(test_file), '/'); in CcTest() local
/third_party/node/test/message/
H A Dtestcfg.py31 from os.path import join, exists, basename, isdir namespace
/third_party/node/test/pseudo-tty/
H A Dtestcfg.py32 from os.path import join, exists, basename, dirname, isdir namespace
/third_party/mesa3d/src/mapi/new/
H A DgenCommon.py162 def basename(self): member in FunctionDesc
/third_party/libinput/src/
H A Dutil-strings.c212 const char *basename; in safe_basename() local
/third_party/libfuse/test/
H A Dutil.py12 basename = pjoin(os.path.dirname(__file__), '..') variable
/third_party/lame/test/
H A Dlametest.py170 basename = replace(input_file, ".wav", "") variable
171 basename = basename + "." + tmp variable
/third_party/protobuf/benchmarks/util/
H A Dprotoc-gen-proto2_to_proto3.cc69 string basename = StripProto(filename); in Generate() local
H A Dprotoc-gen-gogoproto.cc81 string basename = StripProto(filename); in Generate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmSpirvVersion1p4Tests.cpp48 const char *basename; member
H A DvktSpvAsmTerminateInvocationTests.cpp48 const char *basename; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmSpirvVersion1p4Tests.cpp48 const char *basename; member
H A DvktSpvAsmTerminateInvocationTests.cpp48 const char *basename; member
/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_cpufreq.c222 char basename[256]; in hud_get_num_cpufreq() local
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_name_resolver.cc134 std::string basename; in GetFileDefaultImmutableClassName() local
/third_party/python/Lib/
H A Dposixpath.py140 def basename(p): function
/third_party/glslang/StandAlone/
H A Dspirv-remap.cpp69 std::string basename(const std::string filename) in basename() function
/third_party/icu/icu4c/source/tools/icuswap/
H A Dicuswap.cpp293 const char *basename; in extractPackageName() local
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dadp.c165 char *basename(const char *path) in basename() function
/third_party/icu/icu4c/source/common/
H A Dumapfile.cpp423 char *basename; in uprv_mapFile() local
/third_party/libsnd/regtest/
H A Ddatabase.c430 const char * basename = db_basename (filepath) ; in get_filename_pathname() local
/third_party/node/deps/icu-small/source/common/
H A Dumapfile.cpp423 char *basename; in uprv_mapFile() local

Completed in 14 milliseconds

123456