HomeSort by relevance Sort by last modified time
    Searched refs:idl (Results 1 - 24 of 24) sorted by null

  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/
Makefile 1 all: idl
  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3dapi/
Makefile 1 all: idl
  /system/chre/host/msm/daemon/idl/
update.sh 3 # FastRPC IDL
13 "$QAIC_DIR"/qaic -mdll -o $OUT_DIR -I. chre_slpi.idl
  /external/webrtc/webrtc/system_wrappers/source/
trace_impl.cc 141 const long int idl = id; local
143 if (idl != -1) {
231 sprintf(trace_message, " VOICE:%11ld;", idl);
234 sprintf(trace_message, " VIDEO:%11ld;", idl);
237 sprintf(trace_message, " UTILITY:%11ld;", idl);
240 sprintf(trace_message, " RTP/RTCP:%11ld;", idl);
243 sprintf(trace_message, " TRANSPORT:%11ld;", idl);
246 sprintf(trace_message, "AUDIO CODING:%11ld;", idl);
249 sprintf(trace_message, " SRTP:%11ld;", idl);
252 sprintf(trace_message, " AUDIO MIX/S:%11ld;", idl);
    [all...]
  /external/openssh/
authfd.c 272 struct ssh_identitylist *idl = NULL; local
325 if ((idl = calloc(1, sizeof(*idl))) == NULL ||
326 (idl->keys = calloc(num, sizeof(*idl->keys))) == NULL ||
327 (idl->comments = calloc(num, sizeof(*idl->comments))) == NULL) {
336 &(idl->keys[i]), &(idl->comments[i]))) != 0)
342 &(idl->keys[i]), &(idl->comments[i]))) != 0)
    [all...]
authfd.h 32 void ssh_free_identitylist(struct ssh_identitylist *idl);
  /development/samples/ControllerSample/src/com/example/inputmanagercompat/
InputManagerV16.java 54 public V16InputDeviceListener(InputDeviceListener idl) {
55 mIDL = idl;
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
HalDeviceManagerTest.java 271 HalDeviceManager.InterfaceDestroyedListener idl = mock( local
283 idl, // destroyedListener
294 verify(idl).onDestroyed();
297 verifyNoMoreInteractions(mManagerStatusListenerMock, idl, iafrl);
314 HalDeviceManager.InterfaceDestroyedListener idl = mock( local
326 idl, // destroyedListener
337 verify(idl).onDestroyed();
340 verifyNoMoreInteractions(mManagerStatusListenerMock, idl, iafrl);
357 HalDeviceManager.InterfaceDestroyedListener idl = mock( local
369 idl, // destroyedListene
400 HalDeviceManager.InterfaceDestroyedListener idl = mock( local
444 HalDeviceManager.InterfaceDestroyedListener idl = mock( local
487 HalDeviceManager.InterfaceDestroyedListener idl = mock( local
    [all...]
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base.tests/src/com/ibm/icu/tests/
ULocaleTest.java 394 String idl = ULocale.GERMANY.getDisplayLanguage(); local
396 assertEquals(idl, jdl);
403 String idl = ULocale.GERMANY.getDisplayLanguage(ULocale.GERMANY); local
405 assertEquals(idl, jdl);
412 String idl = ULocale.getDisplayLanguage(ULocale.GERMANY.getName(), "de_DE"); local
414 assertEquals(idl, jdl);
421 String idl = ULocale.getDisplayLanguage(ULocale.GERMANY.getName(), ULocale.GERMANY); local
423 assertEquals(idl, jdl);
  /system/chre/
Makefile 46 HEXAGON_CFLAGS += -I$(SLPI_PREFIX)/Sensors/common/idl/inc
  /external/wpa_supplicant_8/wpa_supplicant/
bss.h 135 unsigned int idf, unsigned int idl);
bss.c 1081 unsigned int idf, unsigned int idl)
1085 if (bss->id >= idf && bss->id <= idl)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ecf_3.1.0.v20100529-0735.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.ecf_3.2.0.v20130604-1622.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.ecf_3.2.0.v20130604-1622.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /external/guice/extensions/struts2/lib/
ant-1.6.5.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.7.0/
ant-1.7.0.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/misc/common/robolectric/lib/
ant-1.8.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 

Completed in 1367 milliseconds