HomeSort by relevance Sort by last modified time
    Searched refs:To (Results 1 - 25 of 359) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/ceres-solver/internal/ceres/
casts.h 14 // used to endorse or promote products derived from this software without
18 // AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
22 // CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
48 // - Performing arithmetic conversions (int32 to int64, int to double, etc.).
51 // In general, implicit_cast can be used to convert this code
52 // To to = from;
53 // DoSomething(to);
54 // to thi
    [all...]
  /external/llvm/include/llvm/Support/
Casting.h 27 // Define a template that can be specialized by smart pointers to reflect the
34 // An accessor to get the real value...
45 // The core of the implementation of isa<X> is here; To and From should be
46 // the names of classes. This template can be specialized to customize the
48 template <typename To, typename From, typename Enabler = void>
51 return To::classof(&Val);
56 template <typename To, typename From>
57 struct isa_impl<To, From,
59 llvm::is_base_of<To, From>
65 template <typename To, typename From> struct isa_impl_cl
    [all...]
  /external/chromium/testing/gmock/include/gmock/internal/
gmock-internal-utils.h 15 // contributors may be used to endorse or promote products derived from
20 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
24 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
35 // Mock. They are subject to change without notice, so please DO NOT
52 // Converts an identifier name to a space-separated list of lower-case
55 // "foo_bar_123" are converted to "foo bar 123".
58 // PointeeOf<Pointer>::type is the type of a value pointed to by a
83 // This comparator allows linked_ptr to be stored in sets.
110 // Still, Google Mock is designed to work even if the user uses signed
114 // To gcc
    [all...]
  /external/chromium/base/
template_util.h 51 // don't need to know how it works to use is_convertible. For those
53 // of type To and one with a variadic argument list. We give them
54 // return types of different size, so we can use sizeof to trick the
60 template <typename To>
61 static YesType Test(To);
63 template <typename To>
70 // Used to determine if a type is a struct/union/class. Inspired by Boost's
82 // Inherits from true_type if From is convertible to To, false_type otherwise
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/parser/
ToParser.java 6 * Pursuant to title 15 Untied States Code Section 105, works of NIST
7 * employees are not subject to copyright protection in the United States
8 * and are considered to be in the public domain. As a result, a formal
9 * license is not needed to use the software.
17 * not limited to the correctness, accuracy, reliability or usefulness of
20 * Permission to use this software is contingent upon your acceptance
33 * To Header parser.
45 * @param to String to set
47 public ToParser(String to) {
58 To to = new To(); local
    [all...]
  /sdk/
release.md 4 To run a release build that remove the SNAPSHOT qualifier, run:
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRCommonErrorNode.h 17 // 3. The name of the author may not be used to endorse or promote products
21 // IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
25 // NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
48 To:(id<ANTLRToken>)stopToken
53 To:(id<ANTLRToken>)stopToken
ANTLRBufferedTokenStream.h 13 // 3. The name of the author may not be used to endorse or promote products
17 // IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
21 // NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
47 * to consume). tokens[p] should be LT(1). p=-1 indicates need
48 * to initialize with first token. The ctor doesn't get a token.
49 * First call to LT(1) or whatever gets the first token and sets p=0;
81 - (NSMutableArray *)getFrom:(NSInteger)startIndex To:(NSInteger) stopIndex;
90 - (NSMutableArray *)getTokensFrom:(NSInteger)startIndex To:(NSInteger)stopIndex;
91 - (NSMutableArray *)getTokensFrom:(NSInteger)startIndex To:(NSInteger)stopIndex With:(ANTLRBitSet *)types;
92 - (NSMutableArray *)getTokensFrom:(NSInteger)startIndex To:(NSInteger)stopIndex WithList:(NSMutableArray *)types
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRCommonErrorNode.h 17 // 3. The name of the author may not be used to endorse or promote products
21 // IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
25 // NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
48 To:(id<ANTLRToken>)stopToken
53 To:(id<ANTLRToken>)stopToken
ANTLRBufferedTokenStream.h 13 // 3. The name of the author may not be used to endorse or promote products
17 // IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
21 // NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
47 * to consume). tokens[p] should be LT(1). p=-1 indicates need
48 * to initialize with first token. The ctor doesn't get a token.
49 * First call to LT(1) or whatever gets the first token and sets p=0;
81 - (NSMutableArray *)getFrom:(NSInteger)startIndex To:(NSInteger) stopIndex;
90 - (NSMutableArray *)getTokensFrom:(NSInteger)startIndex To:(NSInteger)stopIndex;
91 - (NSMutableArray *)getTokensFrom:(NSInteger)startIndex To:(NSInteger)stopIndex With:(ANTLRBitSet *)types;
92 - (NSMutableArray *)getTokensFrom:(NSInteger)startIndex To:(NSInteger)stopIndex WithList:(NSMutableArray *)types
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRCommonErrorNode.h 17 // 3. The name of the author may not be used to endorse or promote products
21 // IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
25 // NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
48 To:(id<ANTLRToken>)stopToken
53 To:(id<ANTLRToken>)stopToken
ANTLRBufferedTokenStream.h 13 // 3. The name of the author may not be used to endorse or promote products
17 // IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
21 // NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
47 * to consume). tokens[p] should be LT(1). p=-1 indicates need
48 * to initialize with first token. The ctor doesn't get a token.
49 * First call to LT(1) or whatever gets the first token and sets p=0;
81 - (NSMutableArray *)getFrom:(NSInteger)startIndex To:(NSInteger) stopIndex;
90 - (NSMutableArray *)getTokensFrom:(NSInteger)startIndex To:(NSInteger)stopIndex;
91 - (NSMutableArray *)getTokensFrom:(NSInteger)startIndex To:(NSInteger)stopIndex With:(ANTLRBitSet *)types;
92 - (NSMutableArray *)getTokensFrom:(NSInteger)startIndex To:(NSInteger)stopIndex WithList:(NSMutableArray *)types
    [all...]
  /external/llvm/lib/IR/
User.cpp 23 // replaceUsesOfWith - Replaces all references to the "From" definition with
24 // references to the "To" definition.
26 void User::replaceUsesOfWith(Value *From, Value *To) {
27 if (From == To) return; // Duh what?
33 if (getOperand(i) == From) { // Is This operand is pointing to oldval?
34 // The side effects of this setOperand call include linking to
35 // "To", adding "this" to the uses list of To, an
    [all...]
  /external/oprofile/libutil++/
string_manip.h 24 * erase char from the begin of str to the last
30 /// s is set to the first part. Neither include the split character
38 * @param str the string to tokenize
43 * by '\\' to specify a sep char in a token, '\\' not followed
58 * @param int_width - the maximum integer integer width default to 2
59 * @param frac_width - the fractionnary width default to 4
72 /// prefered width to format percentage
80 * convert From src to a T through an istringstream.
86 template <typename To, typename From>
87 To op_lexical_cast(From const & src
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRBufferedTokenStream.h 13 // 3. The name of the author may not be used to endorse or promote products
17 // IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
21 // NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
49 * to consume). tokens[index] should be LT(1). index=-1 indicates need
50 * to initialize with first token. The ctor doesn't get a token.
51 * First call to LT(1) or whatever gets the first token and sets index=0;
84 - (AMutableArray *)getFrom:(NSInteger)startIndex To:(NSInteger) stopIndex;
93 - (AMutableArray *)getTokensFrom:(NSInteger)startIndex To:(NSInteger)stopIndex;
94 - (AMutableArray *)getTokensFrom:(NSInteger)startIndex To:(NSInteger)stopIndex With:(ANTLRBitSet *)types;
95 - (AMutableArray *)getTokensFrom:(NSInteger)startIndex To:(NSInteger)stopIndex WithList:(AMutableArray *)types
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/header/
To.java 6 * Pursuant to title 15 Untied States Code Section 105, works of NIST
7 * employees are not subject to copyright protection in the United States
8 * and are considered to be in the public domain. As a result, a formal
9 * license is not needed to use the software.
17 * not limited to the correctness, accuracy, reliability or usefulness of
20 * Permission to use this software is contingent upon your acceptance
39 * To SIP Header.
50 public final class To extends AddressParametersHeader implements
61 public To() {
62 super(TO,true)
    [all...]
  /external/openfst/src/include/fst/
compat.h 9 // Unless required by applicable law or agreed to in writing, software
60 template<typename To, typename From>
61 inline To down_cast(From* f) {
62 return static_cast<To>(f);
  /build/tools/droiddoc/templates-pdk/assets/
customizations.js 4 + "<p>To use this " + thing + ", your application must specify API Level " + minLevel + " or higher in its manifest "
5 + "and be compiled against a version of the Android library that supports an equal or higher API Level. To reveal this "
13 // Direct searches to search.html
  /external/clang/lib/Sema/
SemaFixItUtils.cpp 24 CanQualType To,
28 if (!To.isAtLeastAsQualifiedAs(From))
32 To = To.getNonReferenceType();
35 if (isa<PointerType>(From) && isa<PointerType>(To)) {
38 To = S.Context.getCanonicalType(
39 (cast<PointerType>(To))->getPointeeType());
43 const CanQualType ToUnq = To.getUnqualifiedType();
46 To.isAtLeastAsQualifiedAs(From))
92 // Check if the argument needs to be dereferenced
    [all...]
  /external/icu4c/data/translit/
trnsfiles.mk 3 # A list of txt's to build
8 # Instead of changing this file [unless you want to check it back in],
15 # * To add an additional transliterators to the list:
19 # * To REPLACE the default list and only build with a few
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/backward/
backward_warning.h 33 backward_warning.h. To disable this warning use -Wno-deprecated.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/backward/
backward_warning.h 26 * Do not attempt to use it directly. @headername{iosfwd}
38 backward_warning.h. To disable this warning use -Wno-deprecated.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/backward/
backward_warning.h 26 * Do not attempt to use it directly. @headername{iosfwd}
38 backward_warning.h. To disable this warning use -Wno-deprecated.
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/backward/
backward_warning.h 33 backward_warning.h. To disable this warning use -Wno-deprecated.
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/backward/
backward_warning.h 33 backward_warning.h. To disable this warning use -Wno-deprecated.

Completed in 578 milliseconds

1 2 3 4 5 6 7 8 91011>>