HomeSort by relevance Sort by last modified time
    Searched full:rest (Results 251 - 275 of 4510) sorted by null

<<11121314151617181920>>

  /external/freetype/include/freetype/
ftbbox.h 24 /* It is separated from the rest of the engine for various technical */
  /external/icu4c/i18n/
uregexc.cpp 8 * conversion from the rest of the uregex_ API. This can removes any
  /external/jmonkeyengine/
README 5 from their source repository, but not the rest as it is quite large.
  /external/kernel-headers/original/asm-x86/
user32.h 49 /* The rest of this junk is to help gdb figure out what goes where */
  /external/linux-tools-perf/util/
pager.c 6 * This is split up from the rest of git so that we can do
  /external/llvm/lib/Support/
regstrlcpy.c 43 /* Not enough room in dst, add NUL and traverse rest of src */
  /external/llvm/test/CodeGen/R600/
r600-encoding.ll 4 ; The earliest R600 GPUs have a slightly different encoding than the rest of
  /external/mksh/src/
strlcpy.c 45 /* traverse rest of src */
  /external/openssh/openbsd-compat/
strlcpy.c 47 /* Not enough room in dst, add NUL and traverse rest of src */
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
symshift.pl 196 ($sym,$rest) = ($1,$2);
199 $rest =~ s/[\!].*//;
200 next if $rest =~ /iscombined/; #filter out combined POS
201 if ($rest =~ /.*:PROP.*mapval\s*=\s*(\d+)/) {
  /external/valgrind/main/memcheck/tests/
holey_buffer_too_small.c 11 report 5 errors in total: the first test should report 2, the rest
  /external/zlib/src/contrib/asm686/
README.686 47 license to match that of the rest of zlib. Share and Enjoy!
  /frameworks/base/core/java/android/hardware/
ICameraService.aidl 38 // rest of 'int' return values in this file are actually status_t
  /ndk/sources/host-tools/make-3.81/config/
intdiv0.m4 7 dnl the same distribution terms as the rest of that program.
  /packages/services/Telephony/res/layout/
get_pin2_screen.xml 22 <!-- Modified for greater consistency with the rest of settings. -->
  /external/chromium_org/third_party/icu/source/common/
filterednormalizer2.cpp 141 UnicodeString rest(second.tempSubString(prefixLimit, INT32_MAX));
143 normalize(rest, first, USET_SPAN_NOT_CONTAINED, errorCode);
145 first.append(rest);
  /external/chromium_org/tools/grit/grit/gather/
chrome_scaled_image.py 52 rest = []
61 rest.append(chunk)
62 return ''.join(first + special_chunks + rest)
  /external/clang/lib/StaticAnalyzer/Checkers/
TraversalChecker.cpp 46 // warnings, but this ensures things do not get filtered out by the rest of
79 // warnings, but this ensures things do not get filtered out by the rest of
96 // warnings, but this ensures things do not get filtered out by the rest of
  /external/libmtp/examples/
pathutils.c 65 char *rest; local
70 item_id = strtoul(path, &rest, 0);
71 // really should check contents of "rest" here...
  /external/llvm/test/TableGen/
if.td 60 // CHECK-NEXT: list<int> rest = [1, 2, 3];
67 // CHECK-NEXT: list<int> rest = [4, 5, 6];
74 list<int> rest = !if(!empty(!tail(vals)), vals[0], vals[1]);
  /external/qemu/slirp/
sbuf.c 89 * if not all was sent, sowrite will take care of the rest
90 * (The rest of this function is just an optimisation)
117 * sbappendsb the rest
  /external/qemu/slirp-android/
sbuf.c 89 * if not all was sent, sowrite will take care of the rest
90 * (The rest of this function is just an optimisation)
117 * sbappendsb the rest
  /frameworks/base/core/java/android/text/style/
LeadingMarginSpan.java 100 * @param rest the indent for the remaining lines of the paragraph
102 public Standard(int first, int rest) {
104 mRest = rest;
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
_LWPCookieJar.py 121 rest = {}
138 rest[k] = v
158 rest)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
_LWPCookieJar.py 121 rest = {}
138 rest[k] = v
158 rest)

Completed in 355 milliseconds

<<11121314151617181920>>