OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:through
(Results
126 - 150
of
12474
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/core/
VoicemailFilter.java
20
* An object that can be used to apply filter on voicemail queries made
through
the voicemail helper
/development/samples/devbytes/telephony/SmsSampleProject/
gradle.properties
4
# Gradle settings configured
through
the IDE *will override*
/development/samples/training/network-usage/
README.txt
10
-- Lets users control their network data usage
through
a settings UI. Users can choose to fetch the feed
/device/moto/shamu/sepolicy/
rild.te
21
# rild needs to parse
through
/proc to obtain pid of netmgrd
/external/chromium-trace/trace-viewer/third_party/webapp2/docs/api/webapp2_extras/
sessions.rst
13
even using different backends in the same request,
through
the method
/external/clang/test/Modules/
crashes.m
10
// While iterating
through
the macros it would dereference a null pointer if the macro was undefined in the same module as it was originally defined in.
/external/compiler-rt/test/asan/TestCases/Windows/
crt_initializers.cc
17
// Iterate
through
CRT initializers.
/external/compiler-rt/test/dfsan/
basic.c
4
// Tests that labels are propagated
through
loads and stores.
fncall.c
4
// Tests that labels are propagated
through
function calls.
/external/eigen/unsupported/Eigen/src/BVH/
BVAlgorithms.h
34
for(; vBegin != vEnd; ++vBegin) //go
through
child volumes
38
for(; oBegin != oEnd; ++oBegin) //go
through
child objects
116
for(; vBegin1 != vEnd1; ++vBegin1) { //go
through
child volumes of first tree
118
for(vCur2 = vBegin2; vCur2 != vEnd2; ++vCur2) { //go
through
child volumes of second tree
123
for(oCur2 = oBegin2; oCur2 != oEnd2; ++oCur2) {//go
through
child objects of second tree
130
for(; oBegin1 != oEnd1; ++oBegin1) { //go
through
child objects of first tree
131
for(vCur2 = vBegin2; vCur2 != vEnd2; ++vCur2) { //go
through
child volumes of second tree
137
for(oCur2 = oBegin2; oCur2 != oEnd2; ++oCur2) {//go
through
child objects of second tree
167
for(; oBegin != oEnd; ++oBegin) //go
through
child objects
170
for(; vBegin != vEnd; ++vBegin) { //go
through
child volume
[
all
...]
/external/fio/os/
binject.h
19
__u64 usr_ptr; /* PASSED
THROUGH
*/
/external/guava/guava-tests/test/com/google/common/base/
PackageSanityTests.java
27
// package private classes like FunctionalEquivalence are tested
through
the public API.
/external/guava/guava-tests/test/com/google/common/collect/
PackageSanityTests.java
29
publicApiOnly(); // Many package-private classes are tested
through
the public API.
/external/guava/guava-tests/test/com/google/common/jdk5backport/
Arrays.java
5
* to support JDK 1.5 with a few pass-
through
methods to reduce import
/external/icu/icu4c/source/extra/uconv/
README
6
Help, as well as error messages, are displayed
through
the use of a
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
TestAll.java
26
//"CollationDanishTest", //Danish is already tested
through
data driven tests
/external/jmonkeyengine/engine/src/core-data/Common/MatDefs/Light/
Deferred.j3md
30
// Color ramp, will map diffuse and specular values
through
it.
/external/jsilver/src/com/google/clearsilver/jsilver/data/
NoOpStringInternStrategy.java
20
* Pass-
through
implementation of {@link StringInternStrategy}.
/external/kernel-headers/original/uapi/linux/
errqueue.h
26
* struct scm_timestamping - timestamps exposed
through
cmsg
/external/libpng/contrib/arm-neon/
linux.c
65
/* FALL
THROUGH
*/
78
/* FALL
THROUGH
*/
113
/* FALL
THROUGH
*/
125
/* FALL
THROUGH
*/
/external/llvm/test/CodeGen/X86/
asm-label2.ll
5
; a fall
through
.
extractelement-shuffle.ll
6
;
through
the 3rd mask element, which doesn't exist.
pr22103.ll
2
; Don't try to emit a direct call
through
a TLS global.
undef-label.ll
4
; be reached via fall
through
and would therefore omit the label.
/external/llvm/test/Transforms/InstCombine/
2004-09-20-BadLoadCombine.ll
4
; When propagating the load
through
the select, make sure that the load is
Completed in 567 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>