HomeSort by relevance Sort by last modified time
    Searched refs:all (Results 1901 - 1925 of 2285) sorted by null

<<71727374757677787980>>

  /external/blktrace/btt/
globals.h 236 void iostat_dump_stats(__u64 stamp, int all);
  /external/chromium/chrome/browser/resources/net_internals/
logviewpainter.js 1 // Copyright (c) 2011 The Chromium Authors. All rights reserved.
300 * Removes all cookie and unencrypted login text from a list of HTTP
423 // Otherwise concatenate all of the modes into a numbered list
  /external/chromium/net/data/proxy_resolver_v8_unittest/
pac_library_unittest.js 1 // This should output "PROXY success:80" if all the tests pass.
11 // Run all the tests
  /external/clang/bindings/python/tests/cindex/
test_type.py 30 assert all(x.kind == CursorKind.FIELD_DECL for x in fields)
  /external/compiler-rt/
Makefile 4 all: help
32 @echo " VERBOSE=1: Use to show all commands [default=0]"
36 @echo " clean: clean all configurations"
65 @echo "All Functions: $(AvailableFunctions)"
  /external/e2fsprogs/debian/
rules 4 # Invoke each target with `./debian/rules <target>'. All targets should be
31 # and sonames for all libs
250 $(MAKE) -C ${stdbuilddir} all
274 $(MAKE) -C ${bfbuilddir}/e2fsck all
275 $(MAKE) -C ${bfbuilddir}/misc all
282 $(MAKE) -C ${staticbuilddir}/e2fsck all e2fsck.static
  /external/flac/include/FLAC/
metadata.h 41 (For an example of how all these routines are used, see the source
75 * Read-write access to all metadata blocks. This level is write-
80 * Read-write access to all metadata blocks. This level is write-
81 * efficient in all cases, but uses more memory since all metadata for
96 * 2, which allows you to edit all the metadata for a file in memory and
97 * write it out all at once.
99 * All levels know how to skip over and not disturb an ID3v2 tag at the
102 * All levels access files via their filenames. In addition, level 2
202 * the search. The PICTURE block with the largest area matching all
    [all...]
  /external/guava/guava/src/com/google/common/collect/
GeneralRange.java 59 static <T> GeneralRange<T> all(Comparator<? super T> comparator) { method in class:GeneralRange
  /external/kernel-headers/original/linux/
hdreg.h 94 unsigned all : 16;
ipv6.h 348 __u16 all; member in union:ipv6_pinfo::__anon7952
  /external/protobuf/
Android.mk 132 LOCAL_SRC_FILES := $(call all-java-files-under, java/src/main/java/com/google/protobuf/micro)
143 LOCAL_SRC_FILES := $(call all-java-files-under, java/src/main/java/com/google/protobuf/micro)
  /external/stlport/stlport/stl/
_locale.h 12 * without fee, provided the above notices are retained on all copies.
117 _STLP_STATIC_CONSTANT(category, all = collate | ctype | monetary | numeric | time | messages);
322 * in all dynamic library or executable when instanciating facet
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
genlingware.pl 6 # Copyright (C) 2009 SVOX AG. All Rights Reserved.
40 all numbers are little endian
130 for all recognized pkb tags, see %picoknow_kb_id below
  /external/v8/test/mjsunit/
array-functions-prototype-misc.js 1 // Copyright 2008 the V8 project authors. All rights reserved.
183 sparse[pos + 012260199] = 'all ';
191 assertEquals("baz: Now is the time for all good men.", sparse.join(''));
mjsunit.js 1 // Copyright 2008 the V8 project authors. All rights reserved.
35 * This file is included in all mini jsunit test cases. The test
37 * the f-word and ignore all other lines.
  /external/v8/tools/gcmole/
gcmole.lua 1 -- Copyright 2011 the V8 project authors. All rights reserved.
148 if cond == 'all' then return true end
222 -- Ignore all StateTag methods.
  /external/v8/tools/
splaytree.js 1 // Copyright 2009 the V8 project authors. All rights reserved.
194 * @return {Array<*>} An array containing all the values of tree's nodes paired
205 * @return {Array<*>} An array containing all the values of tree's nodes.
  /frameworks/base/core/java/android/app/
IApplicationThread.java 127 Debug.MemoryInfo dumpMemInfo(FileDescriptor fd, boolean checkin, boolean all,
  /frameworks/compile/libbcc/runtime/
Makefile 4 all: help
32 @echo " VERBOSE=1: Use to show all commands [default=0]"
36 @echo " clean: clean all configurations"
65 @echo "All Functions: $(AvailableFunctions)"
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_locale.h 12 * without fee, provided the above notices are retained on all copies.
117 _STLP_STATIC_CONSTANT(category, all = collate | ctype | monetary | numeric | time | messages);
322 * in all dynamic library or executable when instanciating facet
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/linux/
hdreg.h 37 unsigned all : 16;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
locale_classes.h 93 * intersection. The category all is the union of these values.
104 static const category all = (ctype | numeric | collate | member in class:locale
287 // NB: locale::global() has to know how to modify all the
530 // We must actually compare all the _M_names: can be all equal!
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
hdreg.h 36 unsigned all : 16;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
locale_classes.h 96 * intersection. The category all is the union of these values.
107 static const category all = (ctype | numeric | collate | member in class:locale
290 // NB: locale::global() has to know how to modify all the
544 // We must actually compare all the _M_names: can be all equal!
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
hdreg.h 36 unsigned all : 16;

Completed in 950 milliseconds

<<71727374757677787980>>