HomeSort by relevance Sort by last modified time
    Searched refs:chosen (Results 1 - 25 of 31) sorted by null

1 2

  /external/libppp/src/
datalink.h 96 const char *chosen; /* Chosen phone number after DIAL */ member in struct:datalink::__anon10756
datalink.c 126 dl->phone.chosen = "N/A";
204 dl->phone.chosen = *phone ? phone : "[NONE]";
816 dl->phone.chosen = "N/A";
893 dl->phone.chosen = "N/A";
    [all...]
physical.c 485 prompt_Printf(arg->prompt, " Phone Number: %s\n", arg->cx->phone.chosen);
  /external/guava/guava-tests/test/com/google/common/hash/
HashingTest.java 77 int chosen = Hashing.consistentHash(h, shards); local
78 if (chosen != last) {
80 last = chosen;
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/
AndroidContentAssistTest.java 926 ICompletionProposal chosen = null; local
    [all...]
  /external/qemu/android/camera/
camera-capture-linux.c 47 * an instance of this structure describing pixel format chosen for the camera
758 int chosen = -1; local
767 chosen = _get_format_index(_preferred_formats[f], formats, num_pix_fmts);
768 if (chosen >= 0) {
772 if (chosen < 0) {
773 /* Camera doesn't support any of the chosen formats. Then it doesn't
775 chosen = 0;
780 cis->pixel_format = formats[chosen].format;
781 cis->frame_sizes_num = formats[chosen].dim_num;
783 cis->frame_sizes = formats[chosen].dims
    [all...]
  /external/v8/test/mjsunit/regress/
regress-1132.js 32 // NOTE: stack size constant above has been empirically chosen.
regress-create-exception.js 43 // garbage collector. 93 is chosen to be a prime number to avoid the
  /build/core/
dumpvar.mk 3 # what to add to the path given the config we have chosen.
main.mk 625 # TODO: The shell is chosen by magic. Do we still need this?
    [all...]
  /external/v8/test/mjsunit/compiler/
alloc-object.js 60 // Value chosen based on kGenerousAllocationCount = 8.
  /external/linux-tools-perf/config/
utilities.mak 52 # that are chosen.
68 # of the characters that are chosen.
  /build/tools/droiddoc/templates-ds/
sdkpage.cs 375 /* save link name until the bit version is chosen */
395 /* verify that the TOS is agreed and a bit version is chosen */
  /build/tools/droiddoc/templates-sac/
sdkpage.cs 374 /* save link name until the bit version is chosen */
394 /* verify that the TOS is agreed and a bit version is chosen */
  /build/tools/droiddoc/templates-sdk/
sdkpage.cs 401 /* save link name until the bit version is chosen */
421 /* verify that the TOS is agreed and a bit version is chosen */
  /external/libvorbis/doc/
07-floor1.tex 48 Consider the following example, with values chosen for ease of
107 books were chosen for representation in a given packet. The
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
dfa.rb 59 alternative has been chosen successfully and the prediction procedure ends. If
  /external/clang/lib/Sema/
SemaDeclObjC.cpp     [all...]
  /external/chromium/chrome/browser/resources/
menu.js 584 * selectable item will be chosen. Returns null if nothing is
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]
  /external/blktrace/btt/doc/
btt.tex     [all...]
  /external/dropbear/libtommath/
bn.tex     [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tree.pas     [all...]
  /external/grub/docs/
texinfo.tex     [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 1614 milliseconds

1 2