HomeSort by relevance Sort by last modified time
    Searched full:clearance (Results 1 - 13 of 13) sorted by null

  /external/llvm/lib/CodeGen/
ExecutionDepsFix.cpp 475 unsigned Clearance = CurInstr - LiveRegs[rx].Def;
482 // Verify clearance before partial register updates.
486 DEBUG(dbgs() << "Clearance: " << Clearance << ", want " << Pref);
487 if (Pref > Clearance) {
493 // The current clearance seems OK, but we may be ignoring a def from a
  /external/libsepol/src/
mls.c 531 /* Lower the clearance of available contexts
532 if the clearance of "fromcon" is lower than
533 that of the user's default clearance (but
534 only if the "fromcon" clearance dominates
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
audit.h 200 #define AUDIT_SUBJ_CLR 17 /* security label clearance label */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
audit.h 200 #define AUDIT_SUBJ_CLR 17 /* security label clearance label */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
audit.h 200 #define AUDIT_SUBJ_CLR 17 /* security label clearance label */
  /external/openssl/crypto/objects/
obj_mac.num 395 clearance 395
obj_dat.h     [all...]
objects.txt 27 selected-attribute-types 55 : clearance
    [all...]
obj_mac.h 132 #define SN_clearance "clearance"
    [all...]
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h     [all...]
  /external/webkit/Source/WebCore/rendering/
RenderBlock.cpp     [all...]
  /external/openssl/include/openssl/
obj_mac.h 132 #define SN_clearance "clearance"
    [all...]
  /frameworks/base/tests/DumpRenderTree/assets/results/
layout_tests_nontext.txt     [all...]

Completed in 603 milliseconds