OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:through
(Results
101 - 125
of
12474
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/developers/samples/android/ui/DrawableTinting/
README.md
8
Tinting is set on a nine-patch drawable
through
the "tint" and "tintMode" parameters.
12
Programmatically, tinting is applied to a Drawable
through
its "setColorFilter" method,
39
submitting a pull request
through
GitHub. Please see CONTRIBUTING.md for more details.
/device/lge/hammerhead/overlay/packages/services/Telephony/res/values-mcc310-mnc120/
config.xml
21
are routed
through
the android.media.AudioManager class (true) or
through
32
<!-- CDMA activation goes
through
HFA [DO NOT TRANSLATE] -->
/external/apache-commons-math/src/main/java/org/apache/commons/math/estimation/
EstimationProblem.java
24
* problems before they can be handled by the estimators
through
the
29
* during the estimation
through
the {@link #getUnboundParameters
36
*
through
the {@link #getMeasurements getMeasurements} method.</p>
/external/clang/test/SemaCXX/
printf-cstr.cpp
38
printf(formatString, hcs, hncs); // expected-warning{{cannot pass object of non-POD type 'HasCStr'
through
variadic function}} expected-warning{{cannot pass object of non-POD type 'HasNoCStr'
through
variadic function}}
39
printf(extstr, hcs, n); // expected-warning{{cannot pass object of non-POD type 'HasCStr'
through
variadic function}}
/external/iptables/extensions/
libxt_physdev.man
15
through
a bridge device, this packet won't match this option, unless '!' is used.
35
Matches if the packet has entered
through
a bridge interface.
38
Matches if the packet will leave
through
a bridge interface.
/external/v8/test/mjsunit/
debug-step-stub-callfunction.js
47
// Use 'eval' to ensure that the call to print is
through
CodeStub CallFunction.
59
// Use an inner function to ensure that the function call is
through
CodeStub
73
// Use an inner function to ensure that the function call is
through
CodeStub
/external/vboot_reference/firmware/lib/include/
stateful_util.h
35
* Useful for iterating
through
a binary blob to populate a struct. After the
47
* Useful for iterating
through
a binary blob to populate a struct. After the
59
* Useful for iterating
through
a structure to populate a binary blob. After the
/frameworks/wilhelm/src/android/include/
AacBqToPcmCbRenderer.h
27
// Class to receive AAC ADTS data
through
an Android Buffer Queue, decode it and output
28
// the PCM samples
through
a registered callback (just like its superclass, AudioToCbRenderer).
41
// This is for instance used whenever ADTS data is being enqueued
through
an
/packages/apps/Camera2/src/com/android/camera/
CameraModule.java
72
* Requests the back camera
through
{@link CameraProvider}.
75
* will be returned
through
{@link
90
* Releases the back camera
through
{@link CameraProvider}.
/hardware/qcom/gps/core/
LocApiBase.cpp
219
// loop
through
adapters, and deliver to all adapters.
225
// loop
through
adapters, and deliver to all adapters.
246
// loop
through
adapters, and deliver to all adapters.
273
// loop
through
adapters, and deliver to all adapters.
283
// loop
through
adapters, and deliver to all adapters.
289
// loop
through
adapters, and deliver to all adapters.
296
// loop
through
adapters, and deliver to the first handling adapter.
303
// loop
through
adapters, and deliver to the first handling adapter.
309
// loop
through
adapters, and deliver to the first handling adapter.
315
// loop
through
adapters, and deliver to the first handling adapter
[
all
...]
/art/runtime/arch/
instruction_set.cc
94
// Fall-
through
.
100
// Fall-
through
.
104
// Fall-
through
.
127
case kArm: // Intentional fall-
through
.
/art/test/065-mismatched-implements/src/
Main.java
18
* Test field access
through
reflection.
/art/test/066-mismatched-super/src/
Main.java
18
* Test field access
through
reflection.
/art/test/508-referrer-method/src/p1/
InPackage.java
21
// Call must be
through
a public subclass of the holder
/cts/suite/cts/deviceTests/opengl/assets/vertex/
basic
19
// Pass
through
the texture coordinate.
blur
21
// Pass
through
the texture coordinate.
water
24
// Pass
through
the texture coordinate.
/cts/tests/signature-tests/src/android/signature/cts/tests/data/
FinalClass.java
22
* examined
through
reflection and Class.forName as part of testing
NormalInterface.java
22
* examined
through
reflection and Class.forName as part of testing
/cts/tests/tests/media/libaudiojni/
Gate.h
30
// When a gate is opened, all waiting threads will pass
through
.
66
mPassCount = waitId; // let me
through
88
mPassCount = mWaitCount; // allow waiting threads to go
through
129
// return whether the waitId (from mWaitCount) has passed
through
the gate
/developers/build/prebuilts/gradle/RuntimePermissions/
README.md
16
or request the missing permissions using calls
through
the support library. Permissions are checked
17
through
ActivityCompat#checkSelfPermission(Context, String) or
19
Permission are requested
through
ActivityCompat#requestPermissions(Activity, String[], int), and the response
59
submitting a pull request
through
GitHub. Please see CONTRIBUTING.md for more details.
/developers/build/prebuilts/gradle/SpeedTracker/
gradle.properties
5
# configured
through
the IDE.
/developers/demos/JustForUs/
gradle.properties
5
# configured
through
the IDE.
/developers/samples/android/wearable/wear/SpeedTracker/
gradle.properties
5
# configured
through
the IDE.
/development/samples/ApiDemos/
README.txt
17
It is available
through
the SDK Updater in the "Android Compatibility package".
Completed in 287 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>