/external/iproute2/etc/iproute2/ |
ematch_map | 1 # lookup table for ematch kinds
|
/dalvik/dx/tests/045-dex-switch-ops/ |
info.txt | 2 both kinds of switch op get converted reasonably.
|
/external/clang/test/CXX/basic/basic.link/ |
p9.cpp | 7 // different kinds of entities.
|
/libcore/luni/src/main/java/javax/net/ |
package.html | 4 This package provides factory classes to create sockets and server-sockets. This classes can be subclassed to create factories for other kinds of socket for example the SSL-capable sockets from the package javax.net.ssl.
|
/external/chromium/chrome/browser/userfeedback/proto/ |
common.proto | 13 // Data present in all kinds of feedbacks, regardless of source (Web, Android,
|
/external/clang/include/clang/Basic/ |
CMakeLists.txt | 2 clang_tablegen(Diagnostic${component}Kinds.inc
|
Makefile | 32 $(ObjDir)/Diagnostic%Kinds.inc.tmp : Diagnostic.td Diagnostic%Kinds.td $(CLANG_TBLGEN) $(ObjDir)/.dir 33 $(Echo) "Building Clang $(patsubst Diagnostic%Kinds.inc.tmp,%,$(@F)) diagnostic tables with tblgen" 34 $(Verb) $(ClangTableGen) -gen-clang-diags-defs -clang-component=$(patsubst Diagnostic%Kinds.inc.tmp,%,$(@F)) -o $(call SYSPATH, $@) $<
|
AttrKinds.h | 1 //===----- Attr.h - Enum values for C Attribute Kinds ----------*- C++ -*-===// 21 // Kind - This is a list of all the recognized kinds of attributes.
|
Visibility.h | 19 /// \link Describes the different kinds of visibility that a 26 /// support all visibility kinds.
|
/external/clang/test/CodeGen/ |
2005-01-02-ConstantInits.c | 3 // This tests all kinds of hard cases with initializers and
|
/external/jsr305/ri/src/main/java/javax/annotation/meta/ |
TypeQualifier.java | 20 * Describes the kinds of values the qualifier can be applied to. If a
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
adb.h | 25 or all of those CUDA/PMU packet kinds */
|
/dalvik/vm/native/ |
dalvik_system_VMDebug.cpp | 107 unsigned int kinds) 109 if (kinds & KIND_ALLOCATED_OBJECTS) { 112 if (kinds & KIND_ALLOCATED_BYTES) { 115 if (kinds & KIND_FREED_OBJECTS) { 118 if (kinds & KIND_FREED_BYTES) { 121 if (kinds & KIND_GC_INVOCATIONS) { 124 if (kinds & KIND_CLASS_INIT_COUNT) { 127 if (kinds & KIND_CLASS_INIT_TIME) { 214 * public static void resetAllocCount(int kinds) 219 unsigned int kinds = args[0] local [all...] |
/external/clang/test/ASTMerge/ |
class-template.cpp | 8 // CHECK: class-template1.cpp:10:14: error: template parameter has different kinds in different translation units 14 // CHECK: class-template1.cpp:19:10: error: template parameter has different kinds in different translation units
|
/external/icu4c/test/intltest/ |
rbbitst.h | 87 * on different kinds of iterators (word, sentence, line and character). 115 * on different kinds of iterators (word, sentence, line and character)
|
/frameworks/base/core/java/android/bluetooth/ |
BluetoothDevicePicker.java | 50 * - {@link #EXTRA_FILTER_TYPE} (int): what kinds of device should be 61 /** Ask device picker to show all kinds of BT devices */
|
/external/chromium/chrome/browser/ui/views/tabs/ |
tab_renderer_data.h | 17 // may be used to alter the UI (e.g. show different kinds of loading
|
/external/valgrind/main/drd/tests/ |
recursive_mutex.c | 1 /** Initialize several kinds of mutexes and lock each mutex twice.
|
/external/valgrind/main/helgrind/tests/ |
tc09_bad_unlock.c | 2 /* Check that an error is reported for various kinds of bogus
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/Exceptions/ |
boolean-001.js | 8 kinds of objects for use as a method.
|
boolean-002.js | 11 kinds of objects for use as a method.
|
date-003.js | 11 to other kinds of objects for use as a method.
|
number-001.js | 15 other kinds of objects for use as a method.
|
number-002.js | 10 other kinds of objects for use as a method.
|
number-003.js | 10 other kinds of objects for use as a method.
|