Searched refs:which (Results 251 - 275 of 768) sorted by relevance

<<11121314151617181920>>

/external/openssl/crypto/x509v3/
H A Dv3_asid.c199 int v3_asid_add_inherit(ASIdentifiers *asid, int which)
204 switch (which) {
229 int which,
237 switch (which) {
556 int i1, i2, i3, is_range, which;
562 which = V3_ASID_ASNUM;
564 which = V3_ASID_RDI;
575 if (v3_asid_add_inherit(asid, which))
583 * Number, range, or mistake, pick it apart and figure out which.
633 if (!v3_asid_add_id_or_range(asid, which, mi
[all...]
/external/valgrind/main/exp-sgcheck/
H A Dpc_common.c471 const HChar* which; local
493 which = "Second arg";
495 which = "Both args";
498 emit( " <auxwhat>%s not a pointer</auxwhat>\n", which );
502 which, Seg__addr(seg2), Seg__size(seg2) );
523 which = "Second arg";
525 which = "Both args";
528 emit( " %s not a pointer\n", which );
532 which, Seg__addr(seg2), Seg__size(seg2) );
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
H A DDFA.as7 * which is generated by cyclicDFA template.
100 // must check EOT, which is like the else clause.
108 // which assumed here that the EOT edge always
180 * static short[] which generates so much init code that the class won't
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
H A Dtoken.rb40 a corresponding type symbol, which categorizes/characterizes the content of the
51 ANTLR tokens also keep a reference to the source stream from which they
52 originated. Token streams will also provide an index value for the token, which
84 # the integer value of the channel to which the token is assigned
90 # a reference to the input stream from which the token was extracted
93 # the absolute character index in the input at which the text starts
96 # the absolute character index in the input at which the text ends
299 defines methods #next and #each, which provide basic
344 including class can create tokens using the token class (which defaults to
387 token's type falls within a range, which i
[all...]
/external/bison/doc/
H A Dbison.x43 manual, which should be taken as authoritative.
/external/chromium_org/build/
H A Dvs_toolchain.py91 for which in ('p', 'r'):
92 dll = dll_pattern % which
143 information required to pass to gyp which we use in |GetToolchainDir()|.
/external/chromium_org/chrome/browser/resources/cryptotoken/
H A Dhidgnubbydevice.js50 // some of which might be in read state.
439 * @param {number} which The index of the device to open.
444 HidGnubbyDevice.open = function(gnubbies, which, dev, cb) {
455 var gnubby = new HidGnubbyDevice(gnubbies, nonNullHandle, which);
/external/chromium_org/chrome/common/extensions/docs/examples/apps/calculator/app/
H A Dview.js61 this.onKey.call(this, event.shiftKey ? ('^' + event.which) : event.which);
/external/chromium_org/native_client_sdk/src/doc/reference/
H A Dnacl-manifest-format.rst81 The ``optlevel`` field is an optimization level *hint*, which is a number
144 linked executables, which must load files before PPAPI is initialized. The
/external/chromium_org/sandbox/linux/seccomp-bpf-helpers/
H A Dsyscall_parameters_restrictions.cc100 // CLONE_VM, nor CLONE_THREAD, which includes all fork() implementations.
245 const Arg<int> which(0);
247 return If(which == PRIO_PROCESS,
/external/chromium_org/sync/android/java/src/org/chromium/sync/notifier/
H A DSyncStatusHelper.java397 public void onStatusChanged(int which) { argument
398 if (ContentResolver.SYNC_OBSERVER_TYPE_SETTINGS == which) {
/external/chromium_org/third_party/icu/source/common/
H A Dubidi_props.c109 ubidi_getMaxValue(const UBiDiProps *bdp, UProperty which) { argument
117 switch(which) {
H A Ducnvmbcs.h51 * - There is a set of flags which indicate further incompatible changes.
59 * The first of these versions is 5.3, which is like 4.3 except for the differences above.
82 * which replaces the stage 1 and 2 tables for indexing with bits from the
91 * code builds one for the code point range for which the runtime conversion
107 * code points, above which special handling is necessary anyway.
110 * maxFastUChar could be up to U+FFFF to cover the whole BMP, which could be
585 UConverterUnicodeSet which,
591 * Used by stateful converters which share regular conversion tables
597 UConverterUnicodeSet which,
/external/chromium_org/third_party/icu/source/data/zone/
H A Dreslocal.mk16 # Aliases which do not have a corresponding xx.xml file (see icu-config.xml &
/external/chromium_org/tools/clang/scripts/
H A Dupdate.sh120 echo "--with-chrome-tools: Select which chrome tools to build." \
123 echo "--gcc-toolchain: Set the prefix for which GCC version should"
189 if which curl > /dev/null; then
192 elif which wget > /dev/null; then
221 if ! which cmake > /dev/null; then
225 if ! which ninja > /dev/null; then
/external/chromium_org/v8/tools/
H A Dplot-timer-events14 d8_public=`which d8`
/external/compiler-rt/make/
H A Dlib_util.mk60 # Helper function to select the right set of dirs (which should be exactly one)
/external/doclava/src/com/google/doclava/
H A DErrors.java62 String which = level == WARNING ? " warning " : " error ";
63 String message = which + error.code + ": " + text;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/
H A DbuildAll.bat3 REM script which executes build
/external/fio/os/
H A Dos-android.h117 size = *ptr; //find mmap size which we stored at the beginning of the buffer
139 static inline int ioprio_set(int which, int who, int ioprio_class, int ioprio) argument
148 return syscall(__NR_ioprio_set, which, who, ioprio);
H A Dos-linux.h96 static inline int ioprio_set(int which, int who, int ioprio_class, int ioprio) argument
105 return syscall(__NR_ioprio_set, which, who, ioprio);
/external/icu/icu4c/source/common/
H A Dubidi_props.c109 ubidi_getMaxValue(const UBiDiProps *bdp, UProperty which) { argument
117 switch(which) {
H A Ducnvmbcs.h51 * - There is a set of flags which indicate further incompatible changes.
59 * The first of these versions is 5.3, which is like 4.3 except for the differences above.
82 * which replaces the stage 1 and 2 tables for indexing with bits from the
91 * code builds one for the code point range for which the runtime conversion
107 * code points, above which special handling is necessary anyway.
110 * maxFastUChar could be up to U+FFFF to cover the whole BMP, which could be
585 UConverterUnicodeSet which,
591 * Used by stateful converters which share regular conversion tables
597 UConverterUnicodeSet which,
/external/libunwind/doc/
H A Dunw_get_accessors.tex20 \Type{unw\_accessors\_t} structure, which contains the call-back
/external/libvorbis/doc/
H A Da1-encapsulation-ogg.tex72 The first Vorbis packet (the identification header), which
86 packet finishes the page on which it ends. The next (first audio) packet
161 In both of these cases in which the initial audio PCM starting
163 page on which it appears and the third packet begin a fresh page.

Completed in 2624 milliseconds

<<11121314151617181920>>