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

<<919293949596979899100>>

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.runtime_3.6.0.v20100505.jar 
org.eclipse.equinox.p2.updatesite_1.0.201.R36x_v20100823.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.runtime_3.11.0.v20150405-1723.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
jdepend-2.9.jar 
  /external/robolectric/v3/runtime/
tagsoup-1.2.jar 
android-all-4.4_r1-robolectric-1.jar 
  /frameworks/base/core/java/com/android/internal/os/
BatteryStatsImpl.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
94 * battery life. All times are represented in microseconds except where indicated
107 // In-memory Parcel magic number, used to detect attempts to unmarshall bad data
113 // Maximum number of items we will record in the history.
116 // No, really, THIS is the maximum number of items we will record in the history.
121 // in to one common name.
124 // Number of transmit power states the Wifi controller can be in.
127 // Number of transmit power states the Bluetooth controller can be in.
241 // In order to do this, we must refresh each timer whenever the number of active timer
10298 Parcel in = Parcel.obtain(); local
    [all...]
  /frameworks/base/services/core/java/com/android/server/wm/
WindowManagerService.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
273 * or below others in the same layer. */
288 * the thumbnail (or in other words as far as possible above the window
298 /** Amount of time (in milliseconds) to delay before declaring a window freeze timeout. */
301 /** Amount of time (in milliseconds) to delay before declaring a seamless rotation timeout. */
304 /** Amount of time (in milliseconds) to delay before declaring a window replacement timeout. */
319 // Default input dispatching timeout in nanoseconds.
322 // Poll interval in milliseconds for watching boot animation finished.
325 // The name of the boot animation service in init.rc
10235 FileInputStream in = null; local
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.core.runtime_3.9.100.v20131218-1515.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.core.runtime_3.6.0.v20100505.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8-dom.jar 
saxon-9.1.0.8.jar 
  /prebuilts/tools/common/m2/repository/org/ccil/cowan/tagsoup/tagsoup/1.2/
tagsoup-1.2.jar 
  /prebuilts/tools/common/m2/repository/org/ccil/cowan/tagsoup/tagsoup/1.2.1/
tagsoup-1.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.runtime_3.9.0.v20130326-1255.jar 
  /development/samples/training/NavigationDrawer/libs/
android-support-v4.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v4/13.0.0/
support-v4-13.0.0.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v4/18.0.0/
support-v4-18.0.0.jar 
  /prebuilts/sdk/tools/jacks/
jack-3.36.CANDIDATE.jar 
jack-4.7.BETA.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-transport/4.1.0.CR3/
netty-transport-4.1.0.CR3.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit-core-js/2.14/
htmlunit-core-js-2.14.jar 
  /prebuilts/sdk/24/
android.jar 
  /build/core/
definitions.mk 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
29 # The short names of all of the targets in the system.
36 # Some targets may have multiple files listed in the BUILT and INSTALLED
45 # LOCAL_MODULE_TAGS. Each word in this variable maps
192 ## Look in the named list of directories for makefiles,
231 $(call find-files-in-subdirs,$(LOCAL_PATH),"$(1)",$(2))
409 # find the files in the subdirectory $1 of LOCAL_DIR
434 ## Find various file types in a list of directories relative to $(LOCAL_PATH)
446 # Use utility find to find given files in the given subdirs
    [all...]
  /external/conscrypt/src/main/native/
org_conscrypt_NativeCrypto.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
111 * 3. Go to Edit -> Preferences -> SSL -> (Pre-)Master-Key log and fill in
112 * the file you put the lines in above.
113 * 4. Follow the stream that corresponds to the desired "Session-ID" in
697 JNI_TRACE("OpenSSL error in %s error=%lx library=%x reason=%x (%s:%d): %s %s",
791 sslErrorStr = "Failure in SSL library, usually a protocol error";
888 * <code>throwSSLExceptionStr</code> before returning, so in this case of
1015 * contained in |source|. It returns true on success and sets an exception and
1051 * Converts an OpenSSL BIGNUM to a Java byte[] array in two's complement
4734 const unsigned char* in = reinterpret_cast<const unsigned char*>(inBytes.get()); local
    [all...]

Completed in 903 milliseconds

<<919293949596979899100>>