HomeSort by relevance Sort by last modified time
    Searched full:"$ major" (Results 1 - 25 of 148) sorted by null

1 2 3 4 5 6

  /external/ltp/testcases/kernel/device-drivers/agp/kernel_space/
load_tagp.sh 5 mknod /dev/tagp c $major 0
  /external/ltp/testcases/kernel/device-drivers/base/tbase/
load_tbase.sh 5 mknod /dev/tbase c $major 0
  /external/ltp/testcases/kernel/device-drivers/dev_sim_framework/kernel_space/
load_tmod.sh 5 mknod /dev/tmod c $major 0
  /external/vulkan-validation-layers/loader/
CMakeLists.txt 7 add_custom_command(OUTPUT ${CMAKE_CURRENT_BINARY_DIR}/vulkan-${MAJOR}.def
8 COMMAND ${PYTHON_CMD} ${PROJECT_SOURCE_DIR}/loader/vk-loader-generate.py ${DisplayServer} win-def-file vulkan-${MAJOR}.dll all > ${CMAKE_CURRENT_BINARY_DIR}/vulkan-${MAJOR}.def
63 add_library(vulkan-${MAJOR} SHARED $<TARGET_OBJECTS:loader-opt> $<TARGET_OBJECTS:loader-norm> ${CMAKE_CURRENT_BINARY_DIR}/vulkan-${MAJOR}.def ${CMAKE_CURRENT_SOURCE_DIR}/loader.rc)
64 add_library(VKstatic.${MAJOR} STATIC $<TARGET_OBJECTS:loader-opt> $<TARGET_OBJECTS:loader-norm>)
65 set_target_properties(VKstatic.${MAJOR} PROPERTIES OUTPUT_NAME VKstatic.${MAJOR})
66 target_link_libraries(vulkan-${MAJOR} shlwapi)
67 target_link_libraries(VKstatic.${MAJOR} shlwapi
    [all...]
  /external/ltp/testcases/kernel/device-drivers/drm/kernel_space/
load_tdrm.sh 7 mknod /dev/tdrm c $major $minor
  /external/c-ares/
maketgz 15 my ($major, $minor, $patch)=split(/\./, $version);
17 $major += 0;
25 $_ =~ s/^\#define ARES_VERSION_MAJOR .*/\#define ARES_VERSION_MAJOR $major/;
  /external/mesa3d/bin/
mklib 295 echo MAJOR is $MAJOR
385 OPTS="-Xlinker -Bsymbolic -shared -Wl,-soname,${LIBNAME}.so.${MAJOR}"
388 OPTS="-shared -Wl,-soname,${LIBNAME}.so.${MAJOR}"
412 VERSION="${MAJOR}.${MINOR}"
414 VERSION="${MAJOR}.${MINOR}.${PATCH}"
421 rm -f ${LIBNAME}.so.${MAJOR}
427 ln -s ${LIBNAME}.so.${VERSION} ${LIBNAME}.so.${MAJOR}
428 ln -s ${LIBNAME}.so.${MAJOR} ${LIBNAME}.so
430 FINAL_LIBS="${LIBNAME}.so.${VERSION} ${LIBNAME}.so.${MAJOR} ${LIBNAME}.so"
530 rm -f ${LIBNAME}.${MAJOR} ${LIBNAME
    [all...]
  /prebuilts/go/darwin-x86/misc/cgo/testsanitizers/
test.bash 47 if test "$major" -lt 3 || test "$major" -eq 3 -a "$minor" -lt 6; then
48 echo "skipping msan/tsan tests: clang version $major.$minor (older than 3.6)"
55 if test "$msan" = "yes" -a "$major" -lt 3 || test "$major" -eq 3 -a "$minor" -lt 8; then
61 echo "skipping msan/tsan tests: clang version $major.$minor (older than 3.8) incompatible with linux version $linuxmajor.$linuxminor (4.1 or newer)"
185 if test "$major" -lt 7; then
186 echo "skipping remaining TSAN tests: GCC version $major (older than 7)"
  /prebuilts/go/linux-x86/misc/cgo/testsanitizers/
test.bash 47 if test "$major" -lt 3 || test "$major" -eq 3 -a "$minor" -lt 6; then
48 echo "skipping msan/tsan tests: clang version $major.$minor (older than 3.6)"
55 if test "$msan" = "yes" -a "$major" -lt 3 || test "$major" -eq 3 -a "$minor" -lt 8; then
61 echo "skipping msan/tsan tests: clang version $major.$minor (older than 3.8) incompatible with linux version $linuxmajor.$linuxminor (4.1 or newer)"
185 if test "$major" -lt 7; then
186 echo "skipping remaining TSAN tests: GCC version $major (older than 7)"
  /external/curl/tests/
sshhelp.pm 405 my $major;
424 $major = $1;
428 $versnum = (100*$major) + (10*$minor) + $patch;
429 $versstr = "$sshid $major.$minor.$patch";
434 $major = $1;
438 $versnum = (100*$major) + (10*$minor) + $patch;
439 $versstr = "$sshid $major.$minor.$patch";
  /external/vulkan-validation-layers/libs/vkjson/
CMakeLists.txt 43 target_link_libraries(vkjson_info vkjson vulkan-${MAJOR})
  /external/libedit/
acinclude.m4 5 define([EL_RELEASE], [patsubst(esyscmd([. src/shlib_version; echo $major.$minor]), [
  /external/mesa3d/
Android.common.mk 40 -DANDROID_VERSION=0x0$(major)0$(minor)
  /external/vulkan-validation-layers/tests/
CMakeLists.txt 76 set (LIBVK "vulkan-${MAJOR}")
  /external/curl/
maketgz 43 numeric=`perl -e 'printf("%02x%02x%02x\n", '"$major, $minor, $patch);"`
54 -e 's/^#define LIBCURL_VERSION_MAJOR .*/#define LIBCURL_VERSION_MAJOR '$major'/g' \
  /external/libmicrohttpd/m4/
libgcrypt.m4 66 if test "$major" -gt "$req_major"; then
69 if test "$major" -eq "$req_major"; then
  /device/linaro/bootloader/edk2/DuetPkg/
build32.sh 51 if [[ $Major == 9 ]]
build64.sh 50 if [[ $Major == 9 ]]
  /external/vulkan-validation-layers/demos/
CMakeLists.txt 22 set (LIBRARIES "vulkan-${MAJOR}")
  /external/swiftshader/third_party/LLVM/autoconf/m4/
libtool.m4     [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/TexasInstruments/BeagleBoard/
build.sh 71 if [[ $Major == 9 ]]
  /device/linaro/hikey/uefi-tools/
atf-build.sh 31 if [ "$MAJOR" -eq 1 -a "$MINOR" -ge 2 ]; then
  /external/v8/tools/
v8-info.sh 116 | grep "$MAJOR\|$MINOR\|$BUILD\|$PATCH" \
  /external/vixl/src/
compiler-intrinsics-vixl.h 64 // https://gcc.gnu.org/onlinedocs/gcc-$MAJOR.$MINOR.$PATCHLEVEL/gcc//Other-Builtins.html
  /device/linaro/bootloader/edk2/EmulatorPkg/
build.sh 61 if [[ $Major == 9 ]]

Completed in 3208 milliseconds

1 2 3 4 5 6