HomeSort by relevance Sort by last modified time
    Searched full:includes (Results 26 - 50 of 5796) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/dbus/test/data/valid-messages/
no-padding.message 3 ## VALID_HEADER includes a LENGTH Header and LENGTH Body
opposite-endian.message 5 ## VALID_HEADER includes a LENGTH Header and LENGTH Body
unknown-header-field.message 3 ## VALID_HEADER includes a LENGTH Header and LENGTH Body
  /external/dropbear/libtomcrypt/demos/
small.c 1 /* small demo app that just includes a cipher/hash/prng */
  /external/quake/quake/src/QW/server/
notes.txt 3 - server includes 32bit random token S
  /external/webkit/JavaScriptCore/icu/
README 2 The Mac OS X 10.4 release includes the ICU binary, but not ICU headers.
  /external/webkit/JavaScriptGlue/icu/
README 2 The Mac OS X 10.4 release includes the ICU binary, but not ICU headers.
  /external/webkit/WebCore/icu/
README 2 The Mac OS X 10.4 release includes the ICU binary, but not ICU headers.
  /external/webkit/WebKit/mac/icu/
README 2 The Mac OS X 10.4 release includes the ICU binary, but not ICU headers.
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/
build.properties 3 bin.includes = META-INF/,\
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/
build.properties 4 bin.includes = META-INF/,\
  /external/bluetooth/glib/glib/
gurifuncs.h 37 * Generic delimiters characters as defined in RFC 3986. Includes ":/?#[]@".
44 * Subcomponent delimiter characters as defined in RFC 3986. Includes "!$&'()*+,;=".
51 * Allowed characters in path elements. Includes "!$&'()*+,;=:@".
58 * Allowed characters in a path. Includes "!$&'()*+,;=:@/".
65 * Allowed characters in userinfo as defined in RFC 3986. Includes "!$&'()*+,;=:".
  /external/stlport/test/unit/
includes_test.cpp 43 bool r1=includes(numbers1, numbers1 + 5, numbers3, numbers3 + 2);
55 bool r1=includes(v1.begin(), v1.end(), v2.begin(), v2.end());
61 bool r2=includes(v1.begin(), v1.end(), v2.begin(), v2.end());
80 bool r1 = includes(v1.begin(), v1.end(), v2.begin(), v2.end(), compare_strings);
85 bool r2 = includes(v1.begin(), v1.end(), v2.begin(), v2.end(), compare_strings);
  /development/host/windows/usb/adb_winapi_test/
stdafx.cpp 17 // stdafx.cpp : source file that includes just the standard includes
  /development/host/windows/usb/api/
stdafx.cpp 17 // stdafx.cpp : source file that includes just the standard includes
  /development/host/windows/usb/winusb/
stdafx.cpp 17 // stdafx.cpp : source file that includes just the standard includes
  /external/webkit/WebKitTools/Scripts/
find-extra-includes 29 # "find-extra-includes" script for WebKit Open Source Project
37 my %includes;
54 $includes{$file}{$include}++;
69 for my $include (keys %{ $includes{$file} }) {
82 for my $include (keys %{ $includes{$file} }) {
85 for my $i1 (sort keys %{ $includes{$file} }) {
86 for my $i2 (keys %{ $includes{$file} }) {
100 for my $file (sort keys %includes) {
report-include-statistics 38 my %includes;
56 $includes{$file}{$include}++;
71 for my $include (keys %{ $includes{$file} }) {
81 for my $file (keys %includes) {
92 for my $file (sort mostincludedcmp keys %includes) {
95 my $numIncludes = keys %{ $includes{$file} };
97 print "$file is included $count times, includes $numIncludes files directly, $numTotalIncludes files total.\n"
  /device/sample/products/
AndroidProducts.mk 9 # it includes.
  /external/bluetooth/bluez/cups/
Makefile.am 14 INCLUDES = -I$(top_srcdir)/common
  /external/bluetooth/glib/glib/gnulib/
makefile.msc 4 INCLUDES = -I ..\.. -I ..
  /external/dbus/test/data/invalid-messages/
bad-header-field-alignment.message 3 ## VALID_HEADER includes a LENGTH Header and LENGTH Body
not-nul-header-padding.message 3 ## VALID_HEADER includes a LENGTH Header and LENGTH Body
  /external/grub/stage1/
Makefile.am 6 # We can't use builtins or standard includes.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/
build.properties 1 bin.includes = plugin.xml,\

Completed in 2440 milliseconds

12 3 4 5 6 7 8 91011>>