OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:passThrough
(Results
1 - 13
of
13
) sorted by null
/external/clang/test/Analysis/inlining/
eager-reclamation-path-notes.c
32
void
passThrough
(int *p) {
41
passThrough
(ptr);
43
// expected-note@-2 {{Calling '
passThrough
'}}
485
// CHECK-NEXT: <string>Calling '
passThrough
'</string>
487
// CHECK-NEXT: <string>Calling '
passThrough
'</string>
673
// CHECK-NEXT: <string>Entered call from '
passThrough
'</string>
675
// CHECK-NEXT: <string>Entered call from '
passThrough
'</string>
[
all
...]
/hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_ni.cpp
114
const void*
passThrough
)
130
if (NULL !=
passThrough
) {
131
free((void*)
passThrough
);
141
if (NULL !=
passThrough
) {
142
free((void*)
passThrough
);
152
pSession->rawRequest = (void*)
passThrough
;
loc_eng.h
248
const void*
passThrough
);
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_ni.cpp
114
const void*
passThrough
)
131
if (NULL !=
passThrough
) {
132
free((void*)
passThrough
);
137
loc_eng_ni_data_p->rawRequest = (void*)
passThrough
;
loc_eng.h
233
const void*
passThrough
);
/frameworks/base/tests/TtsTests/src/com/android/speech/tts/
TextToSpeechTests.java
43
IDelegate
passThrough
= LittleMock.mock(IDelegate.class);
44
MockableTextToSpeechService.setMocker(
passThrough
);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface_3.6.1.M20100825-0800.jar
/prebuilts/devtools/tools/lib/
org-eclipse-jface-3.6.2.jar
/prebuilts/tools/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar
org.eclipse.jface_3.6.2.M20110210-1200.jar
/prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.jdt.core/3.9.1.v20130905-0837/
org.eclipse.jdt.core-3.9.1.v20130905-0837.jar
/prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.2.2/
ecj-4.2.2.jar
Completed in 195 milliseconds