OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:passThrough
(Results
1 - 25
of
31
) sorted by null
1
2
/external/clang/test/Analysis/inlining/
eager-reclamation-path-notes.c
32
void
passThrough
(int *p) {
41
passThrough
(ptr);
43
// expected-note@-2 {{Calling '
passThrough
'}}
488
// CHECK-NEXT: <string>Calling '
passThrough
'</string>
490
// CHECK-NEXT: <string>Calling '
passThrough
'</string>
676
// CHECK-NEXT: <string>Entered call from '
passThrough
'</string>
678
// 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
257
const void*
passThrough
);
/hardware/qcom/gps/msm8084/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
253
const void*
passThrough
);
/hardware/qcom/gps/msm8909/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
257
const void*
passThrough
);
/hardware/qcom/gps/msm8994/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
257
const void*
passThrough
);
/hardware/qcom/gps/msm8996/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
257
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
238
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
);
47
LittleMock.doReturn(TextToSpeech.LANG_COUNTRY_AVAILABLE).when(
passThrough
)
50
LittleMock.doReturn(TextToSpeech.LANG_COUNTRY_AVAILABLE).when(
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
ecj-4.4.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
/external/icu/tools/srcgen/currysrc/libs/
org.eclipse.jdt.core_3.11.0.v20150602-1242.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/sdk/tools/jacks/
jack-3.36.CANDIDATE.jar
jack-4.7.BETA.jar
/prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.2.2/
ecj-4.2.2.jar
Completed in 542 milliseconds
1
2