Searched refs:BASENAME (Results 1 – 13 of 13) sorted by relevance
/third_party/protobuf/ |
D | post_process_dist.sh | 31 BASENAME=`basename $1 .tar.gz` 32 VERSION=${BASENAME:9} 38 tar zxvf $BASENAME.tar.gz 39 rm $BASENAME.tar.gz 42 chmod -R u+w $BASENAME 43 cd $BASENAME 49 mv $BASENAME.tar.gz ../protobuf-$LANG-$VERSION.tar.gz 60 mv $BASENAME.zip ../protobuf-$LANG-$VERSION.zip 64 rm -rf $BASENAME
|
/third_party/pulseaudio/scripts/ |
D | benchmark_memory_usage.sh | 32 BASENAME=$(basename $0) 33 PROMPT="${_bold}[$BASENAME]${_reset}" 67 [ -n "$AUDIO_FILE" ] || error "Usage: $BASENAME AUDIO_FILE"
|
/third_party/ltp/testcases/kernel/syscalls/link/ |
D | link05.c | 17 #define BASENAME "lkfile" macro 69 sprintf(fname, "%s_%d", BASENAME, getpid()); in setup()
|
D | link03.c | 57 #define BASENAME "lkfile" macro 160 sprintf(fname, "%s_%d", BASENAME, getpid()); in setup()
|
/third_party/openh264/ |
D | meson.build | 136 output : '@BASENAME@.o', 149 output : '@BASENAME@.obj', 165 output : '@BASENAME@.obj',
|
/third_party/mesa3d/src/intel/tools/ |
D | meson.build | 87 output : '@BASENAME@', 107 output : '@BASENAME@', 131 output : '@BASENAME@',
|
/third_party/flutter/glfw/src/ |
D | CMakeLists.txt | 37 BASENAME relative-pointer-unstable-v1) 41 BASENAME pointer-constraints-unstable-v1)
|
/third_party/ltp/testcases/kernel/syscalls/linkat/ |
D | linkat02.c | 48 #define BASENAME "mntpoint/basename" macro
|
/third_party/mesa3d/src/amd/compiler/tests/ |
D | meson.build | 43 output : '@BASENAME@-spirv.h',
|
/third_party/vk-gl-cts/ |
D | CMakeLists.txt | 249 get_filename_component(BASENAME ${SRCNAME} NAME) 250 set(DSTNAME "${CMAKE_CURRENT_BINARY_DIR}/${BASENAME}")
|
/third_party/openssl/Configurations/ |
D | unix-Makefile.tmpl | 278 DOCDIR=$(INSTALLTOP)/share/doc/$(BASENAME) 326 BASENAME= openssl 327 NAME= $(BASENAME)-$(VERSION)
|
/third_party/libinput/ |
D | meson.build | 577 output: '@BASENAME@', 594 output : '@BASENAME@.1',
|
/third_party/glib/ |
D | meson.build | 2298 output : '@BASENAME@.o', 2303 output : '@BASENAME@.h',
|