HomeSort by relevance Sort by last modified time
    Searched refs:Types (Results 151 - 175 of 274) sorted by null

1 2 3 4 5 67 8 91011

  /external/clang/lib/CodeGen/
CGObjCGNU.cpp 45 /// types and the function declaration into a module if they're not used, and
54 /// be used as a field in another class and not all of the types that are
58 /// Initialises the lazy function with the name, return type, and the types
86 // We won't need to use the types again, so we may as well clean up the
192 /// The element types must match the types of the structure elements in the
318 /// types for a selector in a table.
321 /// A map from selectors to selector types. This allows us to emit all
438 /// used to return an untyped selector (with the types field set to NULL).
    [all...]
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-type-util.h 39 // Currently we support at most 50 types in a list, and at most 50
90 // two types are equal.
101 // template Types. This allows us to simulate variadic templates
102 // (e.g. Types<int>, Type<int, double>, and etc), which C++ doesn't
108 // represents a type list with N types (T1, T2, ..., and TN) in it.
109 // Except for Types0, every struct in the family has two member types:
712 // as that would require them to count the length. Types<...> is much
    [all...]
  /external/chromium_org/testing/gtest/include/gtest/internal/
gtest-type-util.h 39 // Currently we support at most 50 types in a list, and at most 50
95 // two types are equal.
106 // template Types. This allows us to simulate variadic templates
107 // (e.g. Types<int>, Type<int, double>, and etc), which C++ doesn't
113 // represents a type list with N types (T1, T2, ..., and TN) in it.
114 // Except for Types0, every struct in the family has two member types:
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
gtest-type-util.h 39 // Currently we support at most 50 types in a list, and at most 50
95 // two types are equal.
106 // template Types. This allows us to simulate variadic templates
107 // (e.g. Types<int>, Type<int, double>, and etc), which C++ doesn't
113 // represents a type list with N types (T1, T2, ..., and TN) in it.
114 // Except for Types0, every struct in the family has two member types:
717 // as that would require them to count the length. Types<...> is muc
    [all...]
  /external/gtest/include/gtest/internal/
gtest-type-util.h 39 // Currently we support at most 50 types in a list, and at most 50
95 // two types are equal.
106 // template Types. This allows us to simulate variadic templates
107 // (e.g. Types<int>, Type<int, double>, and etc), which C++ doesn't
113 // represents a type list with N types (T1, T2, ..., and TN) in it.
114 // Except for Types0, every struct in the family has two member types:
717 // as that would require them to count the length. Types<...> is muc
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-type-util.h 39 // Currently we support at most 50 types in a list, and at most 50
95 // two types are equal.
106 // template Types. This allows us to simulate variadic templates
107 // (e.g. Types<int>, Type<int, double>, and etc), which C++ doesn't
113 // represents a type list with N types (T1, T2, ..., and TN) in it.
114 // Except for Types0, every struct in the family has two member types:
717 // as that would require them to count the length. Types<...> is muc
    [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-type-util.h 39 // Currently we support at most 50 types in a list, and at most 50
95 // two types are equal.
106 // template Types. This allows us to simulate variadic templates
107 // (e.g. Types<int>, Type<int, double>, and etc), which C++ doesn't
113 // represents a type list with N types (T1, T2, ..., and TN) in it.
114 // Except for Types0, every struct in the family has two member types:
717 // as that would require them to count the length. Types<...> is muc
    [all...]
  /external/open-vcdiff/gtest/include/gtest/internal/
gtest-type-util.h 37 // Currently we support at most 50 types in a list, and at most 50
63 // two types are equal.
97 // template Types. This allows us to simulate variadic templates
98 // (e.g. Types<int>, Type<int, double>, and etc), which C++ doesn't
104 // represents a type list with N types (T1, T2, ..., and TN) in it.
105 // Except for Types0, every struct in the family has two member types:
708 // as that would require them to count the length. Types<...> is much
711 // argument, even if it has the default value (this means Types<int>
712 // will appear as Types<int, None, None, ..., None> in the compiler
    [all...]
  /external/protobuf/gtest/include/gtest/internal/
gtest-type-util.h 37 // Currently we support at most 50 types in a list, and at most 50
63 // two types are equal.
97 // template Types. This allows us to simulate variadic templates
98 // (e.g. Types<int>, Type<int, double>, and etc), which C++ doesn't
104 // represents a type list with N types (T1, T2, ..., and TN) in it.
105 // Except for Types0, every struct in the family has two member types:
708 // as that would require them to count the length. Types<...> is much
711 // argument, even if it has the default value (this means Types<int>
712 // will appear as Types<int, None, None, ..., None> in the compiler
    [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-type-util.h 39 // Currently we support at most 50 types in a list, and at most 50
94 // two types are equal.
105 // template Types. This allows us to simulate variadic templates
106 // (e.g. Types<int>, Type<int, double>, and etc), which C++ doesn't
112 // represents a type list with N types (T1, T2, ..., and TN) in it.
113 // Except for Types0, every struct in the family has two member types:
716 // as that would require them to count the length. Types<...> is muc
    [all...]
  /external/clang/test/CodeGenCXX/
mangle.cpp 849 template<typename ...Types>
850 auto f1(Types... values) -> A<sizeof...(values)> { }
  /external/llvm/lib/Bitcode/Writer/
ValueEnumerator.cpp 1 //===-- ValueEnumerator.cpp - Number values and types for bitcode writer --===//
70 // Enumerate types used by function bodies and argument lists.
229 /// and types referenced by the given MDNode.
377 // enumerating recursive types that hit the base case deeper than they start.
385 Types.push_back(Ty);
387 *TypeID = Types.size();
390 // Enumerate the types for the specified value. If the value is a constant,
391 // walk through it, enumerating the types of the constant.
400 // This constant may have operands, make sure to enumerate the types in
  /frameworks/compile/slang/BitWriter_2_9/
ValueEnumerator.cpp 1 //===-- ValueEnumerator.cpp - Number values and types for bitcode writer --===//
72 // Enumerate types used by function bodies and argument lists.
231 /// and types referenced by the given MDNode.
389 // enumerating recursive types that hit the base case deeper than they start.
397 Types.push_back(Ty);
399 *TypeID = Types.size();
402 // Enumerate the types for the specified value. If the value is a constant,
403 // walk through it, enumerating the types of the constant.
412 // This constant may have operands, make sure to enumerate the types in
  /frameworks/compile/slang/BitWriter_2_9_func/
ValueEnumerator.cpp 1 //===-- ValueEnumerator.cpp - Number values and types for bitcode writer --===//
72 // Enumerate types used by function bodies and argument lists.
231 /// and types referenced by the given MDNode.
389 // enumerating recursive types that hit the base case deeper than they start.
397 Types.push_back(Ty);
399 *TypeID = Types.size();
402 // Enumerate the types for the specified value. If the value is a constant,
403 // walk through it, enumerating the types of the constant.
412 // This constant may have operands, make sure to enumerate the types in
  /frameworks/compile/slang/BitWriter_3_2/
ValueEnumerator.cpp 1 //===-- ValueEnumerator.cpp - Number values and types for bitcode writer --===//
72 // Enumerate types used by function bodies and argument lists.
231 /// and types referenced by the given MDNode.
379 // enumerating recursive types that hit the base case deeper than they start.
387 Types.push_back(Ty);
389 *TypeID = Types.size();
392 // Enumerate the types for the specified value. If the value is a constant,
393 // walk through it, enumerating the types of the constant.
402 // This constant may have operands, make sure to enumerate the types in
  /external/chromium/testing/gtest/test/
gtest-unittest-api_test.cc 101 TYPED_TEST_CASE(TestCaseWithCommentTest, Types<int>);
  /external/chromium_org/sync/android/java/src/org/chromium/sync/notifier/
InvalidationService.java 19 import com.google.ipc.invalidation.external.client.types.ErrorInfo;
20 import com.google.ipc.invalidation.external.client.types.Invalidation;
21 import com.google.ipc.invalidation.external.client.types.ObjectId;
22 import com.google.protos.ipc.invalidation.Types.ClientType;
48 * it, and it requests that it perform (un)registrations as the set of desired sync types changes.
289 * Reads the saved sync types from storage (if any) and returns a set containing the
300 * Sets the types for which notifications are required to {@code syncTypes}. {@code syncTypes}
301 * is either a list of specific types or the special wildcard type
314 // Write the new sync types to preferences. We do not expand the syncTypes to take into
  /external/chromium_org/testing/gtest/test/
gtest-unittest-api_test.cc 101 TYPED_TEST_CASE(TestCaseWithCommentTest, Types<int>);
  /external/emma/core/java12/com/vladium/jcd/lib/
Types.java 7 * $Id: Types.java,v 1.1.1.1 2004/05/09 16:57:50 vlad_r Exp $
24 public abstract class Types
34 // TODO: handle array and other types
141 * Converts a method signature (parameter types + return type) to its VM descriptor
  /external/gtest/test/
gtest-unittest-api_test.cc 101 TYPED_TEST_CASE(TestCaseWithCommentTest, Types<int>);
  /external/protobuf/gtest/test/
gtest-unittest-api_test.cc 101 TYPED_TEST_CASE(TestCaseWithCommentTest, Types<int>);
  /ndk/sources/third_party/googletest/googletest/test/
gtest-unittest-api_test.cc 101 TYPED_TEST_CASE(TestCaseWithCommentTest, Types<int>);
  /libcore/libart/src/main/java/java/lang/
Class.java 62 import libcore.reflect.Types;
70 * called "reflection". There are basically three types of {@code Class}
72 * primitive types, and those representing array classes.
74 * <h4>Class instances representing object types (classes or interfaces)</h4>
84 * <h4>Classes representing primitive types</h4>
86 * These represent the standard Java primitive types and hence share their
252 * Primitive types can not be found using this method; use {@code
276 * Primitive types can not be found using this method; use {@code
484 * constructor matching the given parameter types.
497 * matching the specified parameter types that is declared by the clas
    [all...]
  /external/llvm/utils/TableGen/
CodeGenDAGPatterns.cpp 73 /// FillWithPossibleTypes - Set to all legal types and return true, only valid
92 std::string(PredicateName) + " types found");
153 /// argument. If 'this' changes, it returns true. If the two types are
190 // remove non-integer types from the list.
196 // multiple different integer types, replace them with a single iPTR.
225 // If we removed all of our types, we have a type contradiction.
235 /// EnforceInteger - Remove all non-integer types from this set.
247 // Filter out all the fp types.
260 /// EnforceFloatingPoint - Remove all integer types from this set.
273 // Filter out all the fp types
    [all...]
  /external/chromium/googleurl/src/
gurl_unittest.cc 35 // GURLTest.Types test.
43 // Different types of URLs should be handled differently by url_util, and
45 TEST(GURLTest, Types) {

Completed in 793 milliseconds

1 2 3 4 5 67 8 91011