HomeSort by relevance Sort by last modified time
    Searched full:decided (Results 1 - 25 of 669) 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/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;
  /external/c-ares/
README.cares 4 This package is based on ares 1.1.1 (written by Greg Hudson). I decided to
  /external/protobuf/vsprojects/
config.h 8 // Apparently Microsoft decided to move hash_map *back* to the std namespace
  /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
  /frameworks/base/docs/html/distribute/stories/apps/
el-mundo.jd 31 El Mundo decided to completely redesign their app to provide a higher quality
39 their app to be complicated and out-of-date. Therefore, they decided to
  /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/libselinux/src/
compute_av.c 54 &avd->allowed, &avd->decided,
  /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/selinux/libsepol/include/sepol/policydb/
flask_types.h 58 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)
  /frameworks/base/docs/html/distribute/stories/games/
dots.jd 2 page.metaDescription=Game developer Playdots decided to use Store Listing Experiments to see if different game screenshots could impact installs for their game Two Dots. They found that game screenshots showing gameplay mechanics drove more installs from the store listing page than their existing non-gameplay screenshots.
27 Two Dots</a>, Playdots decided to use
g4a-indian-rummy.jd 27 of cards ? had become especially popular in specific countries, they decided
42 language/game combinations they could translate. That's when G4A decided to try
glu-tap-baseball.jd 2 page.metaDescription=Glu Mobile decided to use Store Listing Experiments to see if different background colors in the game?s icon would affect installs. They found that a lighter background resulted in more installs.
26 Glu Mobile decided to use
kongregate-adv-cap.jd 2 page.metaDescription=AdVenture Capitalist, a builder game from games developers HyperHippo and Kongregate, was originally built for the web and released as a mobile version in May 2015. Kongregate decided to use Store Listing Experiments to see if different graphics could impact their installs.
22 in May 2015. Kongregate decided to use
kongregate-global-assault.jd 2 page.metaDescription=Kongregate decided to use Store Listing Experiments to see if different artwork could impact the installs of their game Global Assault. They found that icons illustrating dynamic game play drove more installs from the store listing page than their existing icon.
22 by Kongregate that was released in November 2014. Kongregate decided to use
  /packages/apps/Contacts/src/com/android/contacts/list/
UiIntentActions.java 20 * Intent actions related to the Contacts app UI. In the past we decided to store these in a single
21 * location in order to easily expose them via ContactsContract. We eventually decided

Completed in 1898 milliseconds

1 2 3 4 5 6 7 8 91011>>