HomeSort by relevance Sort by last modified time
    Searched defs:INITIALIZE (Results 1 - 11 of 11) sorted by null

  /device/linaro/bootloader/edk2/StdLib/LibC/Time/
TimeVals.h 71 #ifndef INITIALIZE
72 #define INITIALIZE(x) ((x) = 0)
73 #endif /* !defined INITIALIZE */
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsRttTextHandler.java 51 private static final int INITIALIZE = 1;
121 case INITIALIZE:
204 public void initialize(Connection.RttTextStream rttTextStream) { method in class:ImsRttTextHandler
205 obtainMessage(INITIALIZE, rttTextStream).sendToTarget();
  /external/icu/icu4c/source/tools/tzcode/
private.h 351 ** INITIALIZE(x)
365 #ifndef INITIALIZE
367 #define INITIALIZE(x) ((x) = 0)
370 #define INITIALIZE(x)
372 #endif /* !defined INITIALIZE */
  /bionic/libc/tzcode/
private.h 527 ** INITIALIZE(x)
531 # define INITIALIZE(x) ((x) = 0)
533 # define INITIALIZE(x)
  /packages/services/Telecomm/src/com/android/server/telecom/
CallAudioModeStateMachine.java 68 public static final int INITIALIZE = 1;
140 case INITIALIZE:
495 sendMessage(INITIALIZE, new MessageArgs());
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar 
org.eclipse.osgi_3.9.0.v20130529-1710.jar 
  /prebuilts/maven_repo/bumptech/com/github/bumptech/glide/glide/SNAPSHOT/
glide-SNAPSHOT.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.osgi_3.10.100.v20150529-1857.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar 

Completed in 509 milliseconds