OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:desired
(Results
1451 - 1475
of
6587
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/external/clang/test/CodeGen/
c11atomics.c
444
_Bool test_promoted_cmpxchg(_Atomic(PS) *addr, PS *
desired
, PS *new) {
445
// CHECK-LABEL: i1 @test_promoted_cmpxchg({ %struct.PS, [2 x i8] }* %addr, %struct.PS* %
desired
, %struct.PS* %new) #0 {
453
// CHECK: store %struct.PS* %
desired
, %struct.PS** [[DESIRED_ARG]], align 4
456
// CHECK: [[
DESIRED
:%.*]]= load %struct.PS*, %struct.PS** [[DESIRED_ARG]], align 4
463
// CHECK: [[DESIRED8:%.*]] = bitcast %struct.PS* [[
DESIRED
]]to i8*
475
return __c11_atomic_compare_exchange_strong(addr,
desired
, *new, 5, 5);
/frameworks/base/core/java/android/hardware/camera2/params/
OutputConfiguration.java
210
* <p>This constructor takes an argument for
desired
camera rotation</p>
215
* The
desired
rotation to be applied on camera output. Value must be one of
233
* <p>This constructor takes an argument for
desired
camera rotation and for the surface group
241
* The
desired
rotation to be applied on camera output. Value must be one of
270
* Create a new {@link OutputConfiguration} instance, with
desired
Surface size and Surface
273
* This constructor takes an argument for
desired
Surface size and the Surface source class
[
all
...]
/art/libartbase/base/
stringpiece.h
53
StringPiece(const char* str) // NOLINT implicit constructor
desired
55
StringPiece(const std::string& str) // NOLINT implicit constructor
desired
/art/openjdkjvmti/
ti_redefine.h
75
// of the dex_data pointers. It is not used after this call however and may be freed if
desired
.
85
// of the dex_data pointers. It is not used after this call however and may be freed if
desired
.
/cts/hostsidetests/statsd/src/android/cts/statsd/atom/
ProcStateAtomTests.java
275
* @param actionValue the action code constants indicating the
desired
action to perform.
287
* @param actionValue the action code constants indicating the
desired
action to perform.
/dalvik/dexgen/src/com/android/dexgen/rop/code/
RegisterSpecSet.java
163
* @param reg {@code >= 0;} the
desired
register number
181
* @param spec {@code non-null;} spec with the
desired
register number
/dalvik/dx/src/com/android/dx/rop/code/
RegisterSpecSet.java
162
* @param reg {@code >= 0;} the
desired
register number
180
* @param spec {@code non-null;} spec with the
desired
register number
/developers/build/prebuilts/gradle/ActiveNotifications/Application/src/main/java/com/example/android/common/logger/
Log.java
56
* be chained to the end of the LogNode as
desired
.
72
* be chained to the end of the LogNode as
desired
.
/developers/build/prebuilts/gradle/ActivityInstrumentation/Application/src/main/java/com/example/android/common/logger/
Log.java
56
* be chained to the end of the LogNode as
desired
.
72
* be chained to the end of the LogNode as
desired
.
/developers/build/prebuilts/gradle/ActivitySceneTransitionBasic/Application/src/main/java/com/example/android/common/logger/
Log.java
56
* be chained to the end of the LogNode as
desired
.
72
* be chained to the end of the LogNode as
desired
.
/developers/build/prebuilts/gradle/AdvancedImmersiveMode/Application/src/main/java/com/example/android/common/logger/
Log.java
56
* be chained to the end of the LogNode as
desired
.
72
* be chained to the end of the LogNode as
desired
.
/developers/build/prebuilts/gradle/AppRestrictionSchema/Application/src/main/java/com/example/android/common/logger/
Log.java
56
* be chained to the end of the LogNode as
desired
.
72
* be chained to the end of the LogNode as
desired
.
/developers/build/prebuilts/gradle/BasicAccessibility/Application/src/main/java/com/example/android/common/logger/
Log.java
56
* be chained to the end of the LogNode as
desired
.
72
* be chained to the end of the LogNode as
desired
.
/developers/build/prebuilts/gradle/BasicAndroidKeyStore/Application/src/main/java/com/example/android/common/logger/
Log.java
56
* be chained to the end of the LogNode as
desired
.
72
* be chained to the end of the LogNode as
desired
.
/developers/build/prebuilts/gradle/BasicContactables/Application/src/main/java/com/example/android/common/logger/
Log.java
56
* be chained to the end of the LogNode as
desired
.
72
* be chained to the end of the LogNode as
desired
.
/developers/build/prebuilts/gradle/BasicGestureDetect/Application/src/main/java/com/example/android/common/logger/
Log.java
56
* be chained to the end of the LogNode as
desired
.
72
* be chained to the end of the LogNode as
desired
.
/developers/build/prebuilts/gradle/BasicImmersiveMode/Application/src/main/java/com/example/android/common/logger/
Log.java
56
* be chained to the end of the LogNode as
desired
.
72
* be chained to the end of the LogNode as
desired
.
/developers/build/prebuilts/gradle/BasicMediaRouter/Application/src/main/java/com/example/android/common/logger/
Log.java
56
* be chained to the end of the LogNode as
desired
.
72
* be chained to the end of the LogNode as
desired
.
/developers/build/prebuilts/gradle/BasicMultitouch/Application/src/main/java/com/example/android/common/logger/
Log.java
56
* be chained to the end of the LogNode as
desired
.
72
* be chained to the end of the LogNode as
desired
.
/developers/build/prebuilts/gradle/BasicNetworking/Application/src/main/java/com/example/android/common/logger/
Log.java
56
* be chained to the end of the LogNode as
desired
.
72
* be chained to the end of the LogNode as
desired
.
/developers/build/prebuilts/gradle/BasicSyncAdapter/Application/src/main/java/com/example/android/common/logger/
Log.java
56
* be chained to the end of the LogNode as
desired
.
72
* be chained to the end of the LogNode as
desired
.
/developers/build/prebuilts/gradle/BasicTransition/Application/src/main/java/com/example/android/common/logger/
Log.java
56
* be chained to the end of the LogNode as
desired
.
72
* be chained to the end of the LogNode as
desired
.
/developers/build/prebuilts/gradle/BatchStepSensor/Application/src/main/java/com/example/android/common/logger/
Log.java
56
* be chained to the end of the LogNode as
desired
.
72
* be chained to the end of the LogNode as
desired
.
/developers/build/prebuilts/gradle/BeamLargeFiles/Application/src/main/java/com/example/android/common/logger/
Log.java
56
* be chained to the end of the LogNode as
desired
.
72
* be chained to the end of the LogNode as
desired
.
/developers/build/prebuilts/gradle/BluetoothChat/Application/src/main/java/com/example/android/common/logger/
Log.java
56
* be chained to the end of the LogNode as
desired
.
72
* be chained to the end of the LogNode as
desired
.
Completed in 1818 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>