HomeSort by relevance Sort by last modified time
    Searched refs:NONEXISTENT (Results 1 - 19 of 19) sorted by null

  /external/clang/test/Modules/
load_failure.c 1 #ifdef NONEXISTENT
11 // RUN: not %clang_cc1 -fmodules -x objective-c -fmodules-cache-path=%t -fdisable-module-hash %s -DNONEXISTENT 2>&1 | FileCheck -check-prefix=CHECK-NONEXISTENT %s
12 // CHECK-NONEXISTENT: load_failure.c:2:9: fatal error: module 'load_nonexistent' not found
  /external/v8/src/
property-details.h 71 // nonexistent properties.
72 NONEXISTENT = NULL_DESCRIPTOR
stub-cache.cc 106 // nonexistent IC stub can be shared for all names for a given map
121 Code::ComputeMonomorphicFlags(Code::LOAD_IC, NONEXISTENT);
    [all...]