HomeSort by relevance Sort by last modified time
    Searched defs:to (Results 1 - 25 of 308) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /dalvik/tests/004-annotations/src/android/test/anno/
IntToString.java 11 String to(); method in interface:IntToString
  /external/clang/test/CodeGen/
2002-03-12-StructInitialize.c 5 long to; member in struct:Connection_Type
2002-03-12-StructInitializer.c 9 long to; member in struct:Connection_Type
  /external/icu4c/i18n/
zonemeta.h 20 const UChar *mzid; // const because it's a reference to a resource bundle string.
22 UDate to; member in struct:OlsonToMetaMappingEntry
42 * Return the country code if this is a 'single' time zone that can fallback to just
44 * to see that there is a localization for the country in order to implement
  /external/webkit/
bison_check.mk 13 define local-transform-y-to-cpp
  /external/clang/
clang-host-build.mk 25 ## Commands for running tblgen to compile a td file
27 define transform-host-clang-td-to-out
  /external/llvm/
llvm-device-build.mk 15 # to here.
58 ## Commands for running tblgen to compile a td file
60 define transform-device-td-to-out
llvm-tblgen-rules.mk 2 ## Commands for running tblgen to compile a td file
4 define transform-td-to-out
6 $(call transform-host-td-to-out,$(1)), \
7 $(call transform-device-td-to-out,$(1)))
11 ## TableGen: Compile .td files to .inc.
14 # Set LOCAL_MODULE_CLASS to STATIC_LIBRARIES default (require
36 $(call transform-td-to-out, register-info)
38 $(call transform-td-to-out,instr-info)
40 $(call transform-td-to-out,subtarget)
45 $(call transform-td-to-out, register-info
    [all...]
tblgen-rules.mk 2 ## Commands for running tblgen to compile a td file
4 define transform-td-to-out
6 $(call transform-host-td-to-out,$(1)), \
7 $(call transform-device-td-to-out,$(1)))
11 ## TableGen: Compile .td files to .inc.
30 $(call transform-td-to-out,register-enums)
35 $(call transform-td-to-out,register-desc-header)
40 $(call transform-td-to-out,register-desc)
45 $(call transform-td-to-out,instr-enums)
50 $(call transform-td-to-out,instr-desc
    [all...]
llvm-host-build.mk 48 ## Commands for running tblgen to compile a td file
50 define transform-host-td-to-out
  /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...]
ReferToParser.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
32 * To Header parser.
45 * @param referTo String to set
64 String to[] = local
65 { "Refer-To: <sip:dave@denver.example.org?"
    [all...]
  /external/webkit/Source/WebCore/css/
CSSUnicodeRangeValue.h 14 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
18 * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
37 static PassRefPtr<CSSUnicodeRangeValue> create(UChar32 from, UChar32 to)
39 return adoptRef(new CSSUnicodeRangeValue(from, to));
45 UChar32 to() const { return m_to; } function in class:WebCore::CSSUnicodeRangeValue
50 CSSUnicodeRangeValue(UChar32 from, UChar32 to)
52 , m_to(to)
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
StrSegment.java 10 * Unless required by applicable law or agreed to in writing, software
23 * It is used to represent the layers of the composing text ({@link ComposingText}).
33 public int to; field in class:StrSegment
65 * @param to The end position
67 public StrSegment(String str, int from, int to) {
70 this.to = to;
  /build/core/
definitions.mk 10 # Unless required by applicable law or agreed to in writing, software
20 ## are used by others to construct the final targets.
23 # These are variables we use to collect overall lists
26 # Full paths to all of the documentation
40 # Full paths to targets that should be added to the "make droid"
46 # to a corresponding ALL_MODULE_TAGS.<tagname> variable
50 # Similar to ALL_MODULE_TAGS, but contains the short names
52 # won't have the list of tags; ust ALL_MODULE_TAGS to get
58 # Full paths to all prebuilt files that will be copie
    [all...]
  /bionic/libc/kernel/common/linux/netfilter/
xt_connbytes.h 5 *** of the same name, to make information necessary for userspace to
6 *** call into the kernel available to libc. It contains only constants,
31 aligned_u64 to; member in struct:xt_connbytes_info::__anon336
  /development/ndk/platforms/android-3/include/linux/netfilter/
xt_connbytes.h 5 *** of the same name, to make information necessary for userspace to
6 *** call into the kernel available to libc. It contains only constants,
31 aligned_u64 to; member in struct:xt_connbytes_info::__anon961
  /external/apache-http/src/org/apache/http/message/
BasicHeaderIterator.java 7 * Licensed to the Apache Software Foundation (ASF) under one
11 * to you under the Apache License, Version 2.0 (the
17 * Unless required by applicable law or agreed to in writing,
49 * An array of headers to iterate over.
52 * Derived implementations are expected to adhere to this restriction.
65 * The header name to filter by.
66 * <code>null</code> to iterate over all headers in the array.
75 * @param headers an array of headers over which to iterate
76 * @param name the name of the headers over which to iterate, o
104 final int to = this.allHeaders.length-1; local
    [all...]
  /external/iptables/include/linux/netfilter/
xt_connbytes.h 20 aligned_u64 from; /* count to be matched */
21 aligned_u64 to; /* count to be matched */ member in struct:xt_connbytes_info::__anon6855
  /external/jsilver/src/com/google/streamhtmlparser/impl/
StateTableTransition.java 10 * Unless required by applicable law or agreed to in writing, software
32 * state to go from A to B for any character that is either 1,2,3 or in
39 private final InternalState to; field in class:StateTableTransition
44 * specified and is subject to change.
50 return String.format("Expression: %s; From: %s; To: %s",
51 expression, from, to);
55 InternalState to) {
59 Preconditions.checkNotNull(to);
62 this.to = to
    [all...]
  /external/kernel-headers/original/linux/netfilter/
xt_connbytes.h 19 aligned_u64 from; /* count to be matched */
20 aligned_u64 to; /* count to be matched */ member in struct:xt_connbytes_info::__anon7313
  /external/nist-sip/java/gov/nist/javax/sip/parser/extensions/
ReferredByParser.java 22 * @param referBy String to set
41 String to[] = local
50 for (int i = 0; i < to.length; i++) {
51 ReferredByParser tp = new ReferredByParser(to[i]);
  /external/sqlite/android/
PhonebookIndex.cpp 10 * Unless required by applicable law or agreed to in writing, software
89 * Binary search to map an individual character to the corresponding phone book index.
92 int from = 0, to = length; local
93 while (from < to) {
94 int m = ((to + from) >> 1) & ~0x1; // Only consider even positions
101 to = m;
108 * Returns TRUE if the character belongs to a Hanzi unicode block
131 // Normalize the first character to remove accents using the NFD normalization
167 // Convert Kanas to Hiragan
    [all...]
  /external/valgrind/main/coregrind/
vg_preloaded.c 24 along with this program; if not, write to the Free Software
72 Wrapper for indirect functions which need to be redirected.
86 /* Ask the valgrind core running on the real CPU (as opposed to this
87 code which runs on the emulated CPU) to update the redirection that
88 led to this function. This client request eventually gives control to
113 as there are other ways to launch a process with environment that
125 Char **to = NULL; local
128 for (from = to = env; from && *from; from++) {
130 *to = *from
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/
SegmentedFontData.h 14 * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
18 * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
37 FontDataRange(UChar32 from, UChar32 to, const SimpleFontData* fontData)
39 , m_to(to)
45 UChar32 to() const { return m_to; } function in struct:WebCore::FontDataRange

Completed in 753 milliseconds

1 2 3 4 5 6 7 8 91011>>