Home
last modified time | relevance | path

Searched refs:is_linux (Results 1 – 25 of 29) sorted by relevance

12

/external/syslinux/utils/
Dmkdiskimage.in36 sub is_linux() {
72 $is_linux = is_linux();
73 if ( $is_linux ) {
122 } elsif ( $is_linux && S_ISBLK($filestat[2]) ) {
316 if ( $is_linux ) {
/external/syslinux/bios/utils/
Dmkdiskimage36 sub is_linux() { subroutine
72 $is_linux = is_linux();
73 if ( $is_linux ) {
122 } elsif ( $is_linux && S_ISBLK($filestat[2]) ) {
316 if ( $is_linux ) {
/external/libexif/m4m/
Dgp-packaging.m432 is_linux=false
35 is_linux=true
38 AM_CONDITIONAL([HAVE_LINUX], ["$is_linux"])
/external/skia/third_party/angle2/
DBUILD.gn48 assert(is_linux || is_win) # TODO: is_mac?
49 if (is_linux) {
100 if (is_linux) {
/external/v8/build_overrides/
Dv8.gni15 v8_current_cpu == "x87") && (is_linux || is_mac)) ||
16 (v8_current_cpu == "ppc64" && is_linux)) {
/external/skia/
DBUILD.gn17 skia_use_fontconfig = is_linux
18 skia_use_freetype = is_android || is_fuchsia || is_linux
80 if (is_fuchsia || is_linux) {
353 enabled = is_linux && skia_use_freetype && !skia_use_fontconfig
414 } else if (is_linux) {
687 if (is_linux) {
752 if (is_linux) {
864 } else if (is_linux) {
1039 if (is_linux) {
1209 if (is_linux || is_win || is_mac) {
[all …]
/external/libchrome/sandbox/linux/services/
Dyama_unittests.cc33 bool is_linux = base::SysInfo::OperatingSystemName() == "Linux"; in HasLinux32Bug() local
37 if (is_kernel_64bit && is_linux && is_3_dot_2) in HasLinux32Bug()
/external/libmojo/mojo/edk/test/
DBUILD.gn51 if (is_linux && !is_component_build) {
71 if (is_linux && !is_component_build) {
/external/libchrome/sandbox/
DBUILD.gn16 } else if (is_linux || is_android) {
/external/webrtc/webrtc/modules/audio_device/
DBUILD.gn37 if (is_linux) {
81 if (is_linux) {
/external/libchrome/base/allocator/
DBUILD.gn78 if (is_linux || is_android) {
236 if (is_linux || is_android) {
309 if (is_linux && use_allocator == "tcmalloc") {
317 } else if (is_linux && use_allocator == "none") {
/external/libchrome/sandbox/linux/
DBUILD.gn14 compile_suid_client = is_linux
16 compile_credentials = is_linux
19 use_base_test_suite = is_linux
288 if (is_linux) {
/external/libyuv/files/
DBUILD.gn246 if (is_linux) {
287 if (is_linux) {
300 if (is_linux) {
/external/webrtc/webrtc/base/
DBUILD.gn79 if (is_linux && !build_with_chromium) {
427 if (is_linux) {
539 if (is_linux) {
606 if (is_linux || is_android) {
/external/libmojo/mojo/
DBUILD.gn15 if (!(is_linux && current_cpu == "x86")) {
/external/pdfium/
Dpdfium.gni12 pdfium_bundle_freetype = !is_linux
/external/pdfium/skia/
DBUILD.gn105 if (is_linux) {
283 if (!is_linux && !is_android && !is_win && !is_mac) {
312 if (is_linux) {
/external/v8/gni/
Dv8.gni108 if (is_linux) {
/external/skia/gn/
DBUILDCONFIG.gn42 is_linux = current_os == "linux"
DBUILD.gn265 if (is_linux) {
469 } else if (is_linux) {
/external/webrtc/webrtc/modules/video_render/
DBUILD.gn77 if (is_linux) {
/external/webrtc/webrtc/modules/video_capture/
DBUILD.gn84 if (is_linux) {
/external/webrtc/webrtc/system_wrappers/
DBUILD.gn128 if (is_linux) {
/external/libchrome/base/test/
DBUILD.gn258 if (is_linux) {
/external/webrtc/webrtc/
DBUILD.gn47 if (is_linux) {

12