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

1 2 3 4 5

  /external/valgrind/memcheck/tests/
new_override.stdout.exp 0 Here.
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/pyami/
copybot.cfg 5 aws_access_key_id = <AWS Access Key Here>
6 aws_secret_access_key = <AWS Secret Key Here>
10 # to the destination bucket, put them here
11 #dest_aws_access_key_id = <AWS Access Key Here>
12 #dest_aws_secret_access_key = <AWS Secret Key Here>
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68k-coff/
p2389.s 2 # clean and complies with gas syntax, but it core dumps gas. Here's a
19 _ASIC_INT_TBL: .space 32,0 | keep interrupt routines here
  /external/google-breakpad/src/common/dwarf/
cfi_assembler.cc 57 entry_length_->start = Here();
61 entry_length_->start = Here();
87 entry_length_->start = Here();
89 D64(Here() - cie_pointer);
94 entry_length_->start = Here();
96 D32(Here() - cie_pointer);
113 entry_length_->length = Here() - entry_length_->start;
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
greg-12.d 10 # evaluated before the expanding reloc. Here, it doesn't appear in the
greg-3.d 10 # evaluated before the expanding reloc. Here, it doesn't appear in the
  /hardware/bsp/intel/peripheral/libmraa/src/python/docs/
example.rst 4 Here are some examples of how to use mraa, common convention is to import mraa
13 Here is the simplest Gpio program in mraa.
81 Here's a simple pair of programs comprising a sender and receiver pair.
  /external/google-breakpad/src/common/
test_assembler.h 422 // provides a single start label, for use with the Here and Mark
430 // Since the only value here is in pretty notation, that's a fatal
436 Label Here() const { return start_ + Size(); }
438 // Set *LABEL to Here, and return a reference to this section.
439 Section &Mark(Label *label) { *label = Here(); return *this; }
  /frameworks/support/previewsdk/
Android.mk 17 # Here is the final static library that apps can link against.
  /external/llvm/test/MC/X86/AlignedBundling/
pad-align-to-bundle-end.s 28 # Here we have to pad until the end of the *next* boundary because
  /external/google-breakpad/src/common/linux/
synth_elf.h 79 Label string_label(Here());
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
regprefix-err-1.s 23 ; Here we have no ambiguity; r10 can only be a symbol when we reuire a
  /external/opencv3/samples/android/hello-android/
run.cmd 4 :: Here is sample output of successful run:
  /frameworks/support/customtabs/
Android.mk 17 # Here is the final static library that apps can link against.
  /frameworks/support/documents-archive/
Android.mk 17 # Here is the final static library that apps can link against.
  /frameworks/support/percent/
Android.mk 17 # Here is the final static library that apps can link against.
  /frameworks/support/v14/preference/
Android.mk 17 # Here is the final static library that apps can link against.
  /frameworks/support/v7/appcompat/
Android.mk 17 # Here is the final static library that apps can link against.
  /frameworks/support/v7/gridlayout/
Android.mk 17 # Here is the final static library that apps can link against.
  /frameworks/support/v7/palette/
Android.mk 17 # Here is the final static library that apps can link against.
  /frameworks/support/v7/recyclerview/
Android.mk 17 # Here is the final static library that apps can link against.
  /ndk/tests/build/topological-sort/jni/
Android.mk 4 # Here's how this works:
55 # IMPORTANT: foo must appear before bar here.
  /packages/inputmethods/LatinIME/native/jni/
TargetUnitTests.mk 30 # Here intentionally use libc++_shared rather than libc++_static because
  /external/clang/test/SemaCXX/
scope-check.cpp 11 Here: ;
12 goto Here;
613 // FIXME: What about here?
  /external/v8/test/webkit/fast/js/kde/
arguments-scope.js 25 // We can't use normal shouldBe here, since they'd eval in the wrong context...
60 // Here, the -declaration- part of the var below should have no

Completed in 1242 milliseconds

1 2 3 4 5