HomeSort by relevance Sort by last modified time
    Searched full:decided (Results 1 - 25 of 864) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/selinux/libselinux/utils/
compute_av.c 36 if (avd.decided != ~0U) {
37 printf("decided=");
38 print_access_vector(tclass, avd.decided);
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/
coverage.txt 18 *Decided against testing this assertion as it would be quite difficult
  /external/testng/
README 6 you will not be able to build the software with them because we decided
  /external/testng/ant/
README.template 6 you will not be able to build the software with them because we decided
  /external/selinux/libselinux/src/
compute_av.c 54 &avd->allowed, &avd->decided,
90 avd->decided = lavd.decided;
144 avd->decided = lavd.decided;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
sliceobject.h 18 names are from range). After much talk with Guido, it was decided to
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
sliceobject.h 18 names are from range). After much talk with Guido, it was decided to
  /external/c-ares/
README.cares 4 This package is based on ares 1.1.1 (written by Greg Hudson). I decided to
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/nanosleep/
coverage.txt 12 7 YES - Decided not to test when rmtp = NULL. Seems not
  /external/python/cpython2/Include/
sliceobject.h 18 names are from range). After much talk with Guido, it was decided to
  /prebuilts/gdb/darwin-x86/include/python2.7/
sliceobject.h 18 names are from range). After much talk with Guido, it was decided to
  /prebuilts/gdb/linux-x86/include/python2.7/
sliceobject.h 18 names are from range). After much talk with Guido, it was decided to
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
sliceobject.h 18 names are from range). After much talk with Guido, it was decided to
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
sliceobject.h 18 names are from range). After much talk with Guido, it was decided to
  /external/llvm/docs/HistoricalNotes/
2000-12-06-MeetingSummary.txt 9 1. We decided that we shall use a flat namespace to represent our
25 * It was decided that because original variable sources could be
54 static compiler. This could affect us if we decided to do some IP
  /external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
2000-12-06-MeetingSummary.txt 9 1. We decided that we shall use a flat namespace to represent our
25 * It was decided that because original variable sources could be
54 static compiler. This could affect us if we decided to do some IP
  /development/apps/SettingInjectorSample/src/com/example/android/injector/
FailingInjectorService.java 53 return "Decided not to throw exception after all";
  /external/e2fsprogs/intl/
finddomain.c 96 if (retval->decided == 0)
104 if (retval->successor[cnt]->decided == 0)
151 if (retval->decided == 0)
158 if (retval->successor[cnt]->decided == 0)
  /external/llvm/test/CodeGen/AArch64/
arm64-complex-copy-noneon.ll 3 ; The DAG combiner decided to use a vector load/store for this struct copy
complex-copy-noneon.ll 3 ; The DAG combiner decided to use a vector load/store for this struct copy
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_settime/
coverage.txt 26 *Decided not to test this assertion. It seems like a lot of work for little
  /external/selinux/libsepol/include/sepol/policydb/
flask_types.h 59 sepol_access_vector_t decided; member in struct:sepol_av_decision
  /toolchain/binutils/binutils-2.25/intl/
finddomain.c 99 if (retval->decided == 0)
107 if (retval->successor[cnt]->decided == 0)
154 if (retval->decided == 0)
161 if (retval->successor[cnt]->decided == 0)
  /external/noto-fonts/other/
subset_noto_serif.py 25 # Characters we have decided we are doing as emoji-style in Android,
  /external/robolectric/v3/
build.gradle 35 // compilation. Actual implementation jar will be decided at

Completed in 2659 milliseconds

1 2 3 4 5 6 7 8 91011>>