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

1 2 3 4 5 6 7

  /external/libutf/
NOTICE 23 This software is also made available under the Lucent Public License
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/lexer/
filter-mode.rb 49 * I made this rule to compensate.
183 * I made this rule to compensate.
  /build/core/
cleanspec.mk 48 # that you made last week required touching a file and a change you
49 # made today requires touching the same file, just copy the old
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
backtracking.rb 54 * fixed look; k=2 made a few extra thousand lines. ;)
  /external/chromium_org/android_webview/tools/
find_copyrights.pl 55 if (index($license, 'ALL CHANGES MADE IN THIS FILE WILL BE LOST') != -1) {
61 return ($license =~ /(All changes made in this file will be lost' .
  /external/libunwind/doc/
unw_set_fpreg.tex 52 \item[\Const{UNW\_EBADREG}] An attempt was made to write a register
54 \item[\Const{UNW\_EREADONLY}] An attempt was made to write to a
unw_set_reg.tex 53 \item[\Const{UNW\_EBADREG}] An attempt was made to write a register
55 \item[\Const{UNW\_EREADONLY}] An attempt was made to write to a
  /bionic/libdl/
Android.mk 10 # libgcc.a are made static to libdl.so. This in turn ensures that libraries that
  /external/chromium_org/chrome/browser/resources/gaia_auth/
offline.js 52 // made. Try to mimic Gaia's behaviour.
  /external/chromium_org/net/third_party/nss/ssl/
derive.c 182 unsigned int made = 0; local
183 for (i = 0; made < block_needed && i < NUM_MIXERS; ++i) {
197 MD5_End(md5Ctx, key_block + made, &outLen, MD5_LENGTH);
199 made += MD5_LENGTH;
201 block_bytes = made;
492 unsigned int made = 0; local
507 MD5_End(md5Ctx, key_block + made, &outLen, MD5_LENGTH);
509 made += outLen;
  /external/chromium_org/third_party/libvpx/source/libvpx/test/android/
Android.mk 12 # expects to be made from a parent directory.
  /external/chromium_org/v8/src/
generator.js 7 // This file relies on the fact that the following declarations have been made
string-iterator.js 8 // This file relies on the fact that the following declaration has been made
symbol.js 7 // This file relies on the fact that the following declaration has been made
  /external/chromium_org/v8/test/webkit/
array-defineOwnProperty.js 29 // The length property can be set, and can be made read-only.
36 // The length property can be replaced with an accessor, or made either enumerable or configurable.
44 // An indexed property can be made non-writable/enumerable/configurable.
51 // A configurable, non-writable property can be made writable, but a non-configurable one cannot.
  /external/junit/src/org/junit/internal/runners/
JUnit38ClassRunner.java 105 Description made= makeDescription(ts.testAt(i)); local
106 description.addChild(made);
  /external/libvpx/libvpx/test/android/
Android.mk 12 # expects to be made from a parent directory.
  /external/linux-tools-perf/perf-3.12.0/tools/perf/Documentation/
Makefile 249 $(cmds_txt): $(OUTPUT)cmd-list.made
251 $(OUTPUT)cmd-list.made: cmd-list.perl ../command-list.txt $(MAN1_TXT)
264 $(RM) $(cmds_txt) $(OUTPUT)*.made
  /external/chromium_org/third_party/libvpx/source/libvpx/tools/
ftfy.sh 14 -n, --dry-run Shows a diff of the changes to be made.
  /external/chromium_org/third_party/tlslite/tlslite/
errors.py 25 """An attempt was made to use the connection after it was closed."""
  /external/libvpx/libvpx/tools/
ftfy.sh 14 -n, --dry-run Shows a diff of the changes to be made.
  /external/ant-glob/
NOTICE 37 * Object form, made available under the License, as indicated by a
77 * (except as stated in this section) patent license to make, have made,
226 changes were made. (We recommend you provide URIs to the location from
  /external/f2fs-tools/
Android.mk 69 # when the recovery image is being made.
  /external/doclava/src/com/google/doclava/
Converter.java 289 protected void made(Object o, Object r) {
525 protected void made(Object o, Object r) {
598 protected void made(Object o, Object r) {
671 made(o, r); method
680 protected void made(Object o, Object r) {} method in class:Converter.Cache
  /build/target/board/generic/
BoardConfig.mk 67 # conservatively (or at least with awareness of the trade-off being made).

Completed in 618 milliseconds

1 2 3 4 5 6 7