HomeSort by relevance Sort by last modified time
    Searched refs:basic (Results 51 - 75 of 138) sorted by null

1 23 4 5 6

  /external/clang/test/SemaCXX/
return-noreturn.cpp 18 int basic(int x) { function in namespace:abort_struct_complex_cfgs
  /external/dbus/dbus/
Android.mk 23 dbus-marshal-basic.c \
  /external/openssl/crypto/des/
FILES0 30 ecb_enc.c - des_ecb_encrypt() source, this contains the basic DES code.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
rex.x 172 sgttyb basic; /* standard unix tty flags */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
rex.x 172 sgttyb basic; /* standard unix tty flags */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
rex.x 172 sgttyb basic; /* standard unix tty flags */
  /system/core/libpixelflinger/
Android.mk 51 # the rest of the basic log stuff.
  /external/clang/test/Analysis/
idempotent-operations.c 3 // Basic tests
8 unsigned basic() { function
  /external/valgrind/main/none/tests/
cmdline1.stdout.exp 6 basic user options for all Valgrind tools, with defaults in [ ]:
70 --vgdb-poll=<number> gdbserver poll max every <number> basic blocks [5000]
cmdline2.stdout.exp 6 basic user options for all Valgrind tools, with defaults in [ ]:
70 --vgdb-poll=<number> gdbserver poll max every <number> basic blocks [5000]
128 --dump-error=<number> show translation for basic block associated
  /external/chromium/chrome/browser/resources/net_internals/
dnsview.js 67 // Fill in the basic cache information.
  /external/webkit/LayoutTests/fast/events/touch/script-tests/
basic-multi-touch-events.js 108 description("This tests basic multi touch event support.");
basic-single-touch-events.js 120 description("This tests basic single touch event support.");
  /ndk/sources/host-tools/sed-4.2.1/doc/
sed.x 17 A stream editor is used to perform basic text
  /packages/apps/Calculator/src/com/android/calculator2/
Calculator.java 147 menu.findItem(R.id.basic).setVisible(!getBasicVisibility());
204 case R.id.basic:
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
regex_compiler.h 228 else if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
281 if (_M_flags & (regex_constants::basic | regex_constants::grep))
377 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
387 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
397 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
410 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
regex_compiler.h 228 else if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
281 if (_M_flags & (regex_constants::basic | regex_constants::grep))
377 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
387 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
397 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
410 if (!(_M_flags & (regex_constants::basic | regex_constants::grep)))
  /external/chromium/chrome/browser/resources/ntp/
apps.css 191 .g-button-basic {
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
codegen.ml 84 (* Create a new basic block to start insertion into. *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
codegen.ml 84 (* Create a new basic block to start insertion into. *)
  /external/v8/test/mjsunit/harmony/
module-parsing.js 30 // Test basic module syntax, with and without automatic semicolon insertion.
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 40 (** A basic block in LLVM IR. See the [llvm::BasicBlock] class. *)
554 (** [label_type c] creates a type of a basic block in the context [c]. See
572 the symbol name. For instructions and basic blocks, it is the SSA register
    [all...]
  /external/dnsmasq/contrib/dynamic-dnsmasq/
dynamic-dnsmasq.pl 22 # basic use of this script:
117 } elsif ( $header =~ /^Authorization: basic (.+)$/ ) {
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
codegen.ml 103 (* Make the new basic block for the loop header, inserting after current
206 (* Create a new basic block to start insertion into. *)
  /frameworks/base/tests/BiDiTests/src/com/android/bidi/
BiDiTestActivity.java 102 addItem(result, "Basic", BiDiTestBasic.class, R.id.basic);

Completed in 489 milliseconds

1 23 4 5 6