HomeSort by relevance Sort by last modified time
    Searched defs:to (Results 326 - 350 of 1676) sorted by null

<<11121314151617181920>>

  /build/core/
main.mk 1 # Only use ANDROID_BUILD_SHELL to wrap around bash.
30 # if we are executing relative to the current directory
51 # This overrides the shell variable $PWD, which does not necessarily points to
71 # Used to force goals to build. Only use for conditionally defined goals.
75 # These goals don't need to collect and include Android.mks/CleanSpec.mks
119 # Write the build number to a file so it can be read back in
138 # This allows us to force a clean build - included after the config.mk
160 $(warning Please move your source tree to a case-sensitive filesystem.)
174 $(warning Please move your source tree to a path that does not contain
    [all...]
  /build/kati/
find.cc 9 // Unless required by applicable law or agreed to in writing, software
346 void set_to(const DirentNode* to) {
347 to_ = to;
917 const DirentNode* to = FindDir(npath, &should_fallback); local
918 if (to) {
919 s->set_to(to);
  /external/bison/src/
tables.c 41 Of course vector_number_t ought to be wide enough to contain
67 If VECTOR is a state, TOS[VECTOR] is the array of actions to do on
95 If N > 0, stands for `shift SYMBOL and go to n'.
102 /* FROMS and TOS are reordered to be compressed. ORDER[VECTOR] is the
110 computation equals to BASE_MINIMUM, later mapped to BASE_NINF to
127 /* The value used in TABLE to denote explicit syntax errors
128 (%nonassoc), a negative infinite. First defaults to ACTION_NUMBER_MINIMUM
683 base_number *to = tos[i]; local
    [all...]
  /external/curl/lib/
ssh.c 14 * You may opt to use, copy, modify, merge, publish, distribute and/or sell
15 * copies of the Software, and permit persons to whom the Software is
16 * furnished to do so, under the terms of the COPYING file.
143 curl_socket_t *sock, /* points to numsocks number
148 curl_socket_t *sock, /* points to numsocks
299 /* TODO: map some more of the libssh2 errors to the more appropriate CURLcode
328 /* This is the ONLY way to change SSH state! */
393 infof(conn->data, "SFTP %p state change from %s to %s\n",
401 /* figure out the path to work with in this particular request */
405 real path to work with *
2128 curl_off_t from, to; local
    [all...]
  /external/elfutils/src/
elfcmp.c 86 /* Data structure to communicate with argp functions. */
93 /* How to treat gaps in loadable segments. */
101 /* Structure to hold information about used regions. */
105 GElf_Addr to; member in struct:region
156 section is compared according to the rules of the --gaps option.
241 files to match exactly. */
281 newp->to = shdr1->sh_offset + shdr1->sh_size;
288 /* Compare the headers. We allow the name to be at a different
373 // XXX Do we want to allow reordered symbol tables?
399 section. Then look through the relocations to
    [all...]
ld.c 87 N_("Add PATH to list of directories files are searched in."), 0 },
100 N_("Object is marked to not use default search path at runtime."), 0 },
120 N_("Mark object to be initialized first."), 0 },
140 N_("Assume pagesize for the target system to be SIZE."), 0 },
150 N_("Causes symbol not assigned to a version be reduced to local."), 0 },
159 N_("Add/suppress addition indentifying link-editor to .comment section."),
164 N_("Set hash style to sysv, gnu or both."), 0 },
174 N_("Set optimization level to LEVEL."), 0 },
178 N_("Select to get parser debug information"), 0 }
492 const char *to; member in struct:__anon11730
    [all...]
  /external/guava/guava/src/com/google/common/io/
ByteStreams.java 10 * Unless required by applicable law or agreed to in writing, software
55 * Copies all bytes from the input stream to the output stream.
58 * @param from the input stream to read from
59 * @param to the output stream to write to
63 public static long copy(InputStream from, OutputStream to)
66 checkNotNull(to);
74 to.write(buf, 0, r);
81 * Copies all bytes from the readable channel to the writable channel
    [all...]
  /external/guava/guava/src/com/google/common/reflect/
TypeResolver.java 10 * Unless required by applicable law or agreed to in writing, software
45 * the {@code E} type variable declared by class {@code List} naturally maps to {@code String} in
46 * the context of {@code class MyStringList implements List<String>}. In such case, prefer to use
72 * Returns a new {@code TypeResolver} with type variables in {@code formal} mapping to types in
77 * #resolveType resolve} {@code ParameterizedType List<T>} to {@code List<String>}, and resolve
78 * {@code Map<T, Something>} to {@code Map<String, Something>} etc. Similarly, {@code formal} and
83 * @param formal The type whose type variables or itself is mapped to other type(s). It's almost
86 * @param actual The type that the formal type variable(s) are mapped to. It can be or contain yet
96 /** Returns a new {@code TypeResolver} with {@code variable} mapping to {@code type}. */
102 final Map<TypeVariableKey, Type> mappings, Type from, final Type to) {
130 "Inconsistent raw type: %s vs. %s", fromParameterizedType, to); local
    [all...]
  /external/guava/guava/src/com/google/common/util/concurrent/
ServiceManager.java 10 * Unless required by applicable law or agreed to in writing, software
85 * <p>Here is a simple example of how to use a {@code ServiceManager} to start a server.
106 * // Give the services 5 seconds to stop to ensure that we are responsive to shutdown
119 * <p>This class uses the ServiceManager's methods to start all of its services, to respond to
120 * service failure and to ensure that when the JVM is shutting down all the services are stopped
642 "Service %s in the state map unexpectedly at %s", service, to); local
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/util/
CollectionUtilities.java 26 * Utilities that ought to be on collections, but aren't
75 int from = 0, to = 1; local
77 from = 1; to = 0;
80 target.put(source[i][from], source[i][to]);
86 * Add all items in iterator to target collection
125 * Utility that ought to be on Map
380 * Returns an int with bits set, according to a "Venn Diagram" view of A vs B.<br>
384 * Thus the bits can be used to get the following relations:<br>
400 // used in the two collections. Unfortunately, there is no failsafe way to test for that.
465 // we don't have to worry about surrogates for this
    [all...]
  /external/icu/icu4c/source/i18n/
olsontz.cpp 12 #include "utypeinfo.h" // for 'typeid' to work
114 * to lookup the rule that `res' may refer to, if there is one.
115 * @param res the resource bundle of the zone to be constructed
130 // TODO -- clean up -- Doesn't work if res points to an alias
225 // Note: Setting finalStartYear to the finalZone is problematic. When a date is around
237 // historic transition data or finalZone to be used. In an
422 // Nothing to do!
560 // observed from 1943 to the present, most clients will expect
561 // this method to return FALSE. This method determines whethe
922 TimeZoneRule *to = historicRules[typeMapData[ttidx + 1]]; local
983 TimeZoneRule *to = historicRules[typeMapData[ttidx]]; local
    [all...]
rbtz.cpp 8 #include "utypeinfo.h" // for 'typeid' to work
29 TimeZoneRule* to; member in struct:Transition
178 // Create a TimezoneTransition and add to the list
280 trst->to = nextRule;
321 final0->to = rule0;
324 final1->to = rule1;
328 final0->to = rule1;
331 final1->to = rule0;
386 // Convert to extended year
451 rule = ((Transition*)fHistoricTransitions->elementAt(idx))->to;
503 TimeZoneRule *from, *to; local
    [all...]
zonemeta.cpp 145 * Convert a date string used by metazone mappings to UDate.
286 // the input is the canonical ID. resolve to const UChar*
321 // rb still points to the alias table, so we don't have to go looking
341 // Put the resolved canonical ID to the cache
393 // No deleters for these UVectors, it's a reference to a resource bundle string.
450 // We need to go through all zones associated with the region.
523 if (mzm->from <= date && mzm->to > date) {
661 // We do not want to use SimpleDateformat to parse boundary dates
665 UDate to = parseDate(mz_to, status); local
    [all...]
  /external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
CollectionUtilities.java 25 * Utilities that ought to be on collections, but aren't
74 int from = 0, to = 1; local
76 from = 1; to = 0;
79 target.put(source[i][from], source[i][to]);
85 * Add all items in iterator to target collection
124 * Utility that ought to be on Map
379 * Returns an int with bits set, according to a "Venn Diagram" view of A vs B.<br>
383 * Thus the bits can be used to get the following relations:<br>
399 // used in the two collections. Unfortunately, there is no failsafe way to test for that.
464 // we don't have to worry about surrogates for this
    [all...]
  /external/iputils/
traceroute6.c 5 * Search for "#ifdef NRL" to find the changes.
24 * This code is derived from software contributed to Berkeley by
40 * may be used to endorse or promote products derived from this software
44 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
48 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
63 * traceroute host - trace the route ip packets follow going to "host".
65 * Attempt to trace the route an ip packet would follow to some
67 * packets with a small ttl (time to live) then listening for an
70 * unreachable" (which means we got to "host") or hit a max (whic
342 struct sockaddr_in6 from, *to; local
603 struct in6_addr to; local
    [all...]
  /external/jsilver/src/com/google/clearsilver/jsilver/data/
NestedMapData.java 10 * Unless required by applicable law or agreed to in writing, software
30 * This is the JSilver equivalent to ClearSilver's HDF object.
90 * @param chunk name to give the new child node.
91 * @return the NestedMapData object corresponding to the new node.
108 // If the parent node has a children map, add the new child node to it.
115 // Update previous lastChild to point to new child.
147 // Need to cleal the parent pointer or else if someone has a direct reference to this node
163 * Recursive method that builds the full path to this node via its parent links into the give
425 Data to = createChild(toPath); local
    [all...]
  /external/libnl/include/linux/
if_link.h 112 IFF_BROADCAST devices are able to use multicasts too.
118 can point to real physical interface (f.e. for bandwidth calculations),
120 for IPIP tunnels, when route to endpoint is allowed to change)
188 __u32 to; member in struct:ifla_vlan_qos_mapping
  /external/opencv3/modules/calib3d/src/
ptsetreg.cpp 5 // By downloading, copying, installing or using the software you agree to this license.
6 // If you do not agree to this license, do not download, install,
28 // * The name of the copyright holders may not be used to endorse or promote products
32 // any express or implied warranties, including, but not limited to, the implied
36 // (including, but not limited to, procurement of substitute goods or services;
408 const Point3f* to = m2.ptr<Point3f>(); local
421 Bdata[i*3] = to[i].x;
422 Bdata[i*3+1] = to[i].y;
423 Bdata[i*3+2] = to[i].z;
446 const Point3f* to = m2.ptr<Point3f>() local
510 Mat from = _from.getMat(), to = _to.getMat(); local
    [all...]
  /external/v8/src/compiler/
node.h 22 // Marks are used during traversal of the graph to distinguish states of nodes.
28 // NodeIds are identifying numbers for nodes that can be used to index auxiliary
35 // which specific applications of graphs and nodes can use to index auxiliary
39 // compilation, e.g. during lowering passes. Other information that needs to be
205 // A link in the use chain for a node. Every input {i} to a node {n} has an
231 // Leaving some space in the bitset in case we ever decide to record
238 // Saving space for big graphs is important. We use a memory layout trick to
239 // be able to map {Node} objects to {Use} objects and vice-versa in a
243 // direct pointers to input {Nodes}
353 Node* to() const { return *input_ptr_; } function in class:v8::internal::compiler::final
    [all...]
  /external/valgrind/coregrind/m_gdbserver/
server.c 7 It has been modified to integrate it in valgrind
20 along with this program; if not, write to the Free Software
47 in returning the control to valgrind.
50 A resume reply packet must then be built to inform GDB that the
52 resume_reply_packet_needed records the fact that the next call to gdbserver
53 must send a resume packet to gdb. */
79 /* Write the response to a successful qXfer read. Returns the
81 to as much of DATA/LEN as we could fit. IS_MORE controls
102 /* True <=> command output goes to log instead of gdb */
109 VG_(umsg) ("Reset valgrind output to log (%s)\n"
629 char *from, *to; local
682 char *from, *to; local
    [all...]
  /external/valgrind/coregrind/
m_libcproc.c 24 along with this program; if not, write to the Free Software
53 /* IMPORTANT: on Darwin it is essential to use the _nocancel versions
66 /* Path to library directory */
98 HChar **from, **to; local
101 to = NULL;
104 for (from = to = env; from && *from; from++) {
106 *to = *from;
107 to++;
112 *to = *from;
166 This is also careful to mop up any excess ':'s, since empty string
    [all...]
  /frameworks/av/media/libstagefright/
StagefrightMetadataRetriever.cpp 10 * Unless required by applicable law or agreed to in writing, software
80 ALOGE("Unable to create data source for '%s'.", uri);
87 ALOGE("Unable to instantiate an extractor for '%s'.", uri);
134 ALOGE("Failed to instantiate a MediaExtractor.");
154 ALOGW("Failed to convert meta data to message");
168 ALOGW("Failed to instantiate decoder [%s]", componentName.c_str());
212 ALOGW("source failed to start: %d (%s)", err, asString(err));
220 ALOGW("failed to get input buffers: %d (%s)", err, asString(err));
229 ALOGW("failed to get output buffers: %d (%s)", err, asString(err))
568 int to; member in struct:android::Map
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
CopyOnWriteArrayList.java 10 * Unless required by applicable law or agreed to in writing, software
49 * copy of the list's contents. It is always safe to iterate this list, but
69 * writes to this field must be atomic; it is an error to modify the
70 * contents of an array after it has been assigned to this field.
77 * Maintainers should be careful to read this field only once in
78 * non-blocking read methods. Write methods must be synchronized to avoid
133 static boolean containsAll(Collection<?> collection, Object[] snapshot, int from, int to) {
135 if (indexOf(o, snapshot, from, to) == -1) {
160 * occurrence that is before {@code to}
725 private final int to; field in class:CopyOnWriteArrayList.Slice
765 private final int to; field in class:CopyOnWriteArrayList.CowIterator
    [all...]
  /libcore/ojluni/src/main/java/java/lang/
String.java 9 * particular file as subject to the "Classpath" exception as provided
19 * 2 along with this work; if not, write to the Free Software Foundation,
55 * is equivalent to:
72 * copy of a string with all characters translated to uppercase or to
78 * other objects to strings. String concatenation is implemented
87 * <p> Unless otherwise noted, passing a <tt>null</tt> argument to a constructor
88 * or method in this class will cause a {@link NullPointerException} to be
96 * Index values refer to <code>char</code> code units, so a supplementary
99 * Unicode code points (i.e., characters), in addition to those fo
1184 int to = toffset; local
1252 int to = toffset; local
1307 int to = toffset; local
    [all...]
  /libcore/ojluni/src/main/java/sun/nio/ch/
SocketAdaptor.java 9 * particular file as subject to the "Classpath" exception as provided
19 * 2 along with this work; if not, write to the Free Software Foundation,
43 // The only aspects of java.net.Socket-hood that we don't attempt to emulate
45 // attempt to support) and the sending of urgent data. Otherwise an adapted
46 // socket should look enough like a real java.net.Socket to fool most of the
47 // developers most of the time, right down to the exception message strings.
50 // java.net.Socket so as to simplify tracking future changes to that class.
80 // Override this method just to protect against changes in the superclass
118 long to = timeout local
233 long to = timeout; local
    [all...]

Completed in 506 milliseconds

<<11121314151617181920>>