HomeSort by relevance Sort by last modified time
    Searched full:reused (Results 226 - 250 of 1918) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /packages/apps/Dialer/java/com/android/dialer/constants/
ScheduledJobIds.java 27 * the same ID accidentally being reused.
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_thread_registry.h 33 // If thread is dead, context may optionally be reused for a new thread.
41 u32 reuse_count; // Number of times this tid was reused.
131 // max_threads_ if contexts were reused.
  /external/libjpeg-turbo/
jdatadst-tj.c 154 boolean reused = FALSE; local
182 reused = TRUE;
199 if (!reused)
  /libcore/ojluni/src/main/java/javax/crypto/
KeyAgreementSpi.java 135 * can be reused for further key agreements. Unless this key agreement is
158 * can be reused for further key agreements. Unless this key agreement is
184 * can be reused for further key agreements. Unless this key agreement is
  /developers/build/prebuilts/gradle/AsymmetricFingerprintDialog/Application/src/main/java/com/example/android/asymmetricfingerprintdialog/server/
Transaction.java 37 * that the same nonce can't be reused to prevent replay attacks.
  /developers/build/prebuilts/gradle/MidiScope/Application/src/main/java/com/example/android/common/midi/
MidiEventScheduler.java 96 * Return events to a pool so they can be reused.
  /developers/build/prebuilts/gradle/MidiSynth/Application/src/main/java/com/example/android/common/midi/
MidiEventScheduler.java 96 * Return events to a pool so they can be reused.
  /developers/build/prebuilts/gradle/RuntimePermissionsWear/Application/
.build.gradle.ftl.swp 45 ? ? ? | : ???????rQ)?????uon]N/$?????NM&????????} }</#if><#else> } ${sample.defaultConfig} defaultConfig {<#if sample.defaultConfig?has_content> androidTest.java.srcDirs = ['tests/src'] androidTest.setRoot('tests') } }</#noparse> res.srcDirs "src/${dir}/res" java.srcDirs "src/${dir}/java"<#noparse> dirs.each { dir -> main { sourceSets { } targetCompatibility JavaVersion.VERSION_1_7 sourceCompatibility JavaVersion.VERSION_1_7 compileOptions { } versionName "1.0" versionCode 1 targetSdkVersion ${compile_sdk} minSdkVersion ${min_sdk} defaultConfig { buildToolsVersion ${build_tools_version} compileSdkVersion ${compile_sdk}android { 'template'] // boilerplate code that is generated by the sample template process 'common', // components that are reused by multiple samples 'main', // main sample code; look here for the interesting stuff.List (…)
  /developers/build/templates/Wear/Wearable/
build.gradle.ftl 75 'common', // components that are reused by multiple samples
  /developers/build/templates/WearPlusShared/Wearable/
build.gradle.ftl 68 'common', // components that are reused by multiple samples
  /developers/build/templates/WearPlusShared/_MODULE_/
build.gradle.ftl 59 'common', // components that are reused by multiple samples
  /developers/samples/android/common/src/java/com/example/android/common/midi/
MidiEventScheduler.java 96 * Return events to a pool so they can be reused.
  /developers/samples/android/security/AsymmetricFingerprintDialog/Application/src/main/java/com/example/android/asymmetricfingerprintdialog/server/
Transaction.java 37 * that the same nonce can't be reused to prevent replay attacks.
  /developers/samples/android/wearable/wear/RuntimePermissionsWear/Application/
.build.gradle.ftl.swp 45 ? ? ? | : ???????rQ)?????uon]N/$?????NM&????????} }</#if><#else> } ${sample.defaultConfig} defaultConfig {<#if sample.defaultConfig?has_content> androidTest.java.srcDirs = ['tests/src'] androidTest.setRoot('tests') } }</#noparse> res.srcDirs "src/${dir}/res" java.srcDirs "src/${dir}/java"<#noparse> dirs.each { dir -> main { sourceSets { } targetCompatibility JavaVersion.VERSION_1_7 sourceCompatibility JavaVersion.VERSION_1_7 compileOptions { } versionName "1.0" versionCode 1 targetSdkVersion ${compile_sdk} minSdkVersion ${min_sdk} defaultConfig { buildToolsVersion ${build_tools_version} compileSdkVersion ${compile_sdk}android { 'template'] // boilerplate code that is generated by the sample template process 'common', // components that are reused by multiple samples 'main', // main sample code; look here for the interesting stuff.List (…)
  /development/samples/browseable/AsymmetricFingerprintDialog/src/com.example.android.asymmetricfingerprintdialog/server/
Transaction.java 37 * that the same nonce can't be reused to prevent replay attacks.
  /development/samples/browseable/MidiScope/src/com.example.android.common.midi/
MidiEventScheduler.java 96 * Return events to a pool so they can be reused.
  /development/samples/browseable/MidiSynth/src/com.example.android.common.midi/
MidiEventScheduler.java 96 * Return events to a pool so they can be reused.
  /development/tools/bugreport/src/com/android/bugreport/stacks/
VmTracesParser.java 37 * The parser can be reused, but is not thread safe.
  /external/compiler-rt/test/dfsan/
label_count.c 67 // reused, and a new label is not created.
  /external/curl/docs/libcurl/
curl_mime_data.3 36 storage may safely be reused after call.
curl_mime_filename.3 44 storage may safely be released or reused after call. Setting a part's file
curl_mime_name.3 40 safely be released or reused after call. Setting a part's name twice is valid:
curl_mime_type.3 41 safely be released or reused after call. Setting a part's type twice is valid:
  /external/libchrome/base/process/
process_handle.h 45 // processes may be reused. This returns an opaque value that is different from
  /external/libmojo/base/android/linker/
android_dlext.h 44 * after relocation has been performed, to allow it to be reused by another

Completed in 1220 milliseconds

1 2 3 4 5 6 7 8 91011>>