HomeSort by relevance Sort by last modified time
    Searched full:winner (Results 26 - 50 of 79) sorted by null

12 3 4

  /external/elfutils/libdw/
dwarf_getscopevar.c 169 /* We have a winner! */
dwarf_getscopes.c 114 /* We have a winner! This is the abstract definition of the inline
  /ndk/sources/host-tools/nawk-20071023/
main.c 157 run(winner);
awk.h 142 extern Node *winner;
awkgram.y 99 winner = (Node *)stat3(PROGRAM, beginloc, $1, endloc); }
  /development/samples/TicTacToeLib/src/com/example/android/tictactoe/library/
GameView.java 189 public void setWinner(State winner) {
190 mWinner = winner;
GameActivity.java 226 // if we get here, there's no winner but the board is full.
  /external/chromium/base/metrics/
field_trial.cc 203 // No definitive winner in this trial, use default_group_name as the
field_trial.h 164 // Returns the group_name. A winner need not have been chosen.
  /external/chromium/net/tools/dump_cache/
url_to_filename_encoder.h 37 // , 76 THE WINNER
  /external/chromium_org/net/tools/dump_cache/
url_to_filename_encoder.h 37 // , 76 THE WINNER
  /external/chromium_org/third_party/opus/src/silk/
NLSF_del_dec_quant.c 189 /* last sample: find winner, copy indices and return RD value */
  /external/ceres-solver/examples/
nist.cc 62 // Winner 1 5 12 29 12
64 // Where the row Winner counts, the number of problems for which the
72 // Winner 0 0 5 11 2 41
  /development/tools/apkcheck/src/com/android/apkcheck/
ClassInfo.java 324 * Redundant entries will be merged. We don't specify who the winner
  /external/ppp/pppd/
options.c 794 mainopt->winner = opt - mainopt;
821 opt->winner = -1;
979 && opt->winner != (short int) -1)
980 print_option(opt + opt->winner, opt, printer, arg);
    [all...]
  /external/chromium_org/base/metrics/
field_trial.h 161 // is used as the group name. This causes a winner to be chosen if none was.
240 // Returns the group_name. A winner need not have been chosen.
  /external/chromium_org/net/third_party/nss/patches/
channelid.patch 33 + goto winner;
42 +winner:
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/
webrunner.js     [all...]
  /frameworks/base/core/java/android/os/
CommonClock.java 94 * clients detect they are not the winner and drop out of the election, they will transition to
  /external/chromium_org/chrome/browser/search_engines/
template_url_service_sync_unittest.cc 1799 const TemplateURL* winner = model()->GetTemplateURLForGUID("key1"); local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
losertree.h 266 * Computes the winner of the competition at position "root".
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
losertree.h 277 * Computes the winner of the competition at position "__root".
  /external/llvm/lib/Target/
README.txt 1038 int winner, numf2s;
1043 winner = 0;
1045 if (Y[i].y > Y[winner].y)
1046 winner =i;
    [all...]
  /art/runtime/
dex_file.cc 649 } else { // We have a winner!
    [all...]
  /dalvik/vm/reflect/
Proxy.cpp 510 /* copy the winner and NULL it out */
    [all...]

Completed in 702 milliseconds

12 3 4