Searched defs:RELEASE (Results 1 - 21 of 21) sorted by relevance

/external/r8/src/main/java/com/android/tools/r8/
H A DCompilationMode.java11 RELEASE enum constant in enum:CompilationMode
/external/lz4/contrib/djgpp/
H A DMakefile9 RELEASE ?= r$(VERSION) macro
22 CFLAGS ?= -O3 -std=gnu99 -Wall -Wextra -Wundef -Wshadow -Wcast-qual -Wcast-align -Wstrict-prototypes -pedantic -DLZ4_VERSION=\"$(RELEASE)\"
99 @echo "RELEASE="$(RELEASE)
/external/webrtc/webrtc/base/
H A Dwinfirewall.cc18 #define RELEASE(lpUnk) do { \ macro
61 RELEASE(profile_);
62 RELEASE(policy_);
63 RELEASE(mgr_);
/external/google-benchmark/src/
H A Dmutex.h43 #define RELEASE(...) \ macro
80 void unlock() RELEASE() { mut_.unlock(); } function
92 ~MutexLock() RELEASE() {} function in class:benchmark::MutexLock
/external/libcxx/utils/google-benchmark/src/
H A Dmutex.h43 #define RELEASE(...) \ macro
80 void unlock() RELEASE() { mut_.unlock(); } function
92 ~MutexLock() RELEASE() {} function in class:benchmark::MutexLock
/external/libpcap/
H A Datmuni31.h48 #define RELEASE 0x4d /* release */ macro
/external/tcpdump/
H A Dprint-atm.c85 #define RELEASE 0x4d /* release */ macro
332 { RELEASE, "Release" },
/external/kernel-headers/modified/scsi/
H A Dscsi_proto.h35 #define RELEASE 0x17 macro
/external/kernel-headers/original/scsi/
H A Dscsi_proto.h35 #define RELEASE 0x17 macro
/external/python/cpython2/Modules/
H A D_elementtree.c83 #define RELEASE(size, comment)\
87 #define RELEASE(size, comment) macro
549 RELEASE(sizeof(ElementObject), "destroy element");
1727 RELEASE(sizeof(TreeBuilderObject), "destroy treebuilder");
2601 RELEASE(sizeof(XMLParserObject), "destroy expatparser");
/external/python/cpython2/Lib/plat-irix5/
H A DFL.py64 RELEASE = 2 variable
/external/python/cpython2/Lib/plat-irix6/
H A DFL.py64 RELEASE = 2 variable
/external/guice/extensions/persist/lib/
H A Dhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/hsqldb/index/ org/hsqldb/jdbc/ org/ ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 556 milliseconds