HomeSort by relevance Sort by last modified time
    Searched defs:in (Results 2151 - 2175 of 3217) sorted by null

<<81828384858687888990>>

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.contenttype_3.4.100.v20100505-1235.jar 
org.eclipse.ecf.provider.filetransfer_3.1.0.v20100529-0735.jar 
  /external/emma/lib/
emma.jar 
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DateFormatTest.java 187 assertEquals("All skeletons are tested (and in an iterable list)",
189 assertEquals("All skeletons are tested (and in an iterable list), and in the right order.", expectedSkeletons, testedSkeletons);
314 // hour is the expected hour of day, in units of seconds
324 // hr is the actual hour of day, in units of seconds
375 // Fields are given in order of DateFormat field number
496 * This MUST be kept in sync with DateFormatSymbols.patternChars.
502 * This MUST be kept in sync with PATTERN_CHARS above.
544 * A list of the names of all the fields in DateFormat.
545 * This MUST be kept in sync with DateFormat
3928 String in = data[i]; local
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DateFormatTest.java 183 assertEquals("All skeletons are tested (and in an iterable list)",
185 assertEquals("All skeletons are tested (and in an iterable list), and in the right order.", expectedSkeletons, testedSkeletons);
310 // hour is the expected hour of day, in units of seconds
320 // hr is the actual hour of day, in units of seconds
371 // Fields are given in order of DateFormat field number
492 * This MUST be kept in sync with DateFormatSymbols.patternChars.
498 * This MUST be kept in sync with PATTERN_CHARS above.
540 * A list of the names of all the fields in DateFormat.
541 * This MUST be kept in sync with DateFormat
3924 String in = data[i]; local
    [all...]
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.contenttype_3.5.0.v20150421-2214.jar 
  /external/libxml2/
trio.c 9 * copyright notice and this permission notice appear in all copies.
14 * CONTRIBUTORS ACCEPT NO RESPONSIBILITY IN ANY CONCEIVABLE MANNER.
30 * - C escapes in %#[] ?
313 /* The width of a pointer. The number of bits in a hex digit is 4 */
393 /* Maximal number of characters in class */
402 /* Maximal number of integers in grouping */
585 * Integer part grouped in thousands
587 * Number grouped in nibbles (4 bits)
653 /* An indication of which entry in the data union is used */
693 trio_instream_t in; member in union:__anon16940::__anon16941
    [all...]
  /external/owasp/sanitizer/tools/emma/lib/
emma.jar 
  /frameworks/base/core/java/android/app/
ActivityManagerNative.java 5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
73 IActivityManager in = local
75 if (in != null) {
76 return in;
    [all...]
  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
PrintActivity.java 5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
240 /** Is doFinish() already in progress */
323 // If we are finishing or we are in a state that we do not need any
518 // count we get from the remote document is the pages in the document from
520 // print service perspective which is the pages in the written PDF not the
521 // pages in the printed document.
690 // update the print job in onPause if finishing, hence post a message.
712 // update the print job in onPause if finishing, hence post a message.
3027 InputStream in = null; local
    [all...]
  /frameworks/base/services/core/java/com/android/server/pm/
ShortcutService.java 5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
195 * Key name for the save delay, in milliseconds. (int)
200 * Key name for the throttling reset interval, in seconds. (long)
210 * Key name for the max icon dimensions in DP, for non-low-memory devices.
215 * Key name for the max icon dimensions in DP, for low-memory devices.
276 * Icon max width/height in pixels.
856 try (FileInputStream in = file.openRead()) {
858 parser.setInput(in, StandardCharsets.UTF_8.name());
958 final FileInputStream in; local
    [all...]
  /frameworks/native/services/inputflinger/
InputReader.cpp 5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
338 // resulting in a deadlock. This situation is actually quite plausible because the
3745 const PropertyMap& in = getDevice()->getConfiguration(); local
4689 const RawPointerData::Pointer& in = mCurrentRawState.rawPointerData.pointers[i]; local
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/
SocketChannelTest.java 6 * (the "License"); you may not use this file except in compliance with
11 * Unless required by applicable law or agreed to in writing, software
115 // Test for methods in abstract class.
173 // Bind to a local address that is in use
201 // Allow the socket to bind to a port we know is already in use.
2015 InputStream in = acceptedSocket.getInputStream(); local
2076 InputStream in = acceptedSocket.getInputStream(); local
2764 InputStream in = acceptedSocket.getInputStream(); local
3683 InputStream in = acceptedSocket.getInputStream(); local
    [all...]
  /ndk/build/core/
definitions.mk 4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
28 # Returns : the name of the current Makefile in the inclusion stack
45 # Rationale: Checks that all variables listed in $1 are defined, or abort the
60 # Rationale: Checks that all required vars listed in $1 were defined by $2
86 # Note that the following doesn't work because path in windows may contain
107 # Rationale: Many object files will be stored in the same output directory.
126 # this shall be used in commands and will work around limitations
136 # list of strings in input.
344 # defined in application's Android.mk files
    [all...]
  /prebuilts/devtools/tools/lib/
emma.jar 
emma_device.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.core.contenttype_3.4.200.v20130326-1255.jar 
org.eclipse.ecf.provider.filetransfer_3.2.0.v20130604-1622.jar 
org.eclipse.equinox.p2.director.app_1.0.300.v20130819-1621.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
mce.h 620 ULONGLONG in:1; member in struct:_ERROR_PROCESSOR_STATE_PARAMETER::__anon41956
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.contenttype_3.4.200.v20130326-1255.jar 
org.eclipse.ecf.provider.filetransfer_3.2.0.v20130604-1622.jar 
org.eclipse.equinox.p2.director.app_1.0.300.v20130327-2119.jar 
  /prebuilts/tools/common/m2/repository/org/slf4j/jcl-over-slf4j/1.6.2/
jcl-over-slf4j-1.6.2.jar 
  /prebuilts/tools/common/m2/repository/xpp3/xpp3_min/1.1.4c/
xpp3_min-1.1.4c.jar 

Completed in 1947 milliseconds

<<81828384858687888990>>