HomeSort by relevance Sort by last modified time
    Searched full:kinds (Results 1 - 25 of 981) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/iproute2/etc/iproute2/
ematch_map 1 # lookup table for ematch kinds
  /tools/motodev/src/plugins/videos/libs/gdata/java/lib/
gdata-client-meta-1.0.jar 
gdata-youtube-meta-2.0.jar 
  /dalvik/dx/tests/045-dex-switch-ops/
info.txt 2 both kinds of switch op get converted reasonably.
  /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/clang/test/CXX/basic/basic.link/
p9.cpp 7 // different kinds of entities.
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
Tree.js 2 * such as CommonTreeNodeStream that work on these kinds of trees. You
  /external/clang/include/clang/Sema/
CMakeLists.txt 11 clang_tablegen(AttrParsedAttrKinds.inc -gen-clang-attr-parsed-attr-kinds
Makefile 23 $(Echo) "Building Clang parsed attribute kinds with tablegen"
24 $(Verb) $(ClangTableGen) -gen-clang-attr-parsed-attr-kinds -o \
  /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
AttrKinds.h 1 //===----- Attr.h - Enum values for C Attribute Kinds ----------*- C++ -*-===//
22 // \brief A list of all the recognized kinds of attributes.
Makefile 34 $(ObjDir)/Diagnostic%Kinds.inc.tmp : Diagnostic.td $(INPUT_TDS) $(CLANG_TBLGEN) $(ObjDir)/.dir
35 $(Echo) "Building Clang $(patsubst Diagnostic%Kinds.inc.tmp,%,$(@F)) diagnostic tables with tblgen"
36 $(Verb) $(ClangTableGen) -gen-clang-diags-defs -clang-component=$(patsubst Diagnostic%Kinds.inc.tmp,%,$(@F)) -o $(call SYSPATH, $@) $<
Visibility.h 20 /// \brief Describes the different kinds of visibility that a declaration
29 /// 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
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
adb.h 25 or all of those CUDA/PMU packet kinds */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
adb.h 25 or all of those CUDA/PMU packet kinds */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/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 86 * on different kinds of iterators (word, sentence, line and character).
114 * 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/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
TaintTag.h 10 // Defines a set of taint tags. Several tags are used to differentiate kinds

Completed in 766 milliseconds

1 2 3 4 5 6 7 8 91011>>