HomeSort by relevance Sort by last modified time
    Searched defs:OS_NACL (Results 1 - 3 of 3) sorted by null

  /external/libchrome/build/
build_config.h 8 // OS_NACL (NACL_SFI or NACL_NONSFI) / OS_NACL_SFI / OS_NACL_NONSFI
58 #define OS_NACL 1
59 // OS_NACL comes in two sandboxing technology flavors, SFI or Non-SFI.
114 defined(OS_NACL) || defined(OS_QNX)
  /external/libmojo/build/
build_config.h 8 // OS_NACL (NACL_SFI or NACL_NONSFI) / OS_NACL_SFI / OS_NACL_NONSFI
22 #define OS_NACL 1
23 // OS_NACL comes in two sandboxing technology flavors, SFI or Non-SFI.
81 defined(OS_ANDROID) || defined(OS_NACL) || defined(OS_QNX)
  /external/pdfium/third_party/build/
build_config.h 8 // OS_NACL (NACL_SFI or NACL_NONSFI) / OS_NACL_SFI / OS_NACL_NONSFI
22 #define OS_NACL 1
23 // OS_NACL comes in two sandboxing technology flavors, SFI or Non-SFI.
81 defined(OS_ANDROID) || defined(OS_NACL) || defined(OS_QNX)

Completed in 274 milliseconds