Searched defs:NOTE (Results 1 - 12 of 12) sorted by relevance

/external/capstone/bindings/vb6/
H A DModule1.bas89 'NOTE: All information in cs_detail is only available when CS_OPT_DETAIL = CS_OPT_ON
129 ' NOTE: in Skipdata mode, "data" instruction has 0 for this id field. UNSIGNED
139 ' NOTE: detail pointer is only valid when both requirements below are met:
142 ' NOTE 2: when in Skipdata mode, or when detail mode is OFF, even if this pointer
144 lpDetail As Long ' points to a cs_detail structure NOTE: only available when CS_OPT_DETAIL = CS_OPT_ON
176 ' NOTE: This returned value can be compared with version number made
182 ' NOTE: if you only care about returned value, but not major and minor values,
228 ' NOTE: this must be only called when there is no longer usage of Capstone,
256 ' NOTE: in the case of CS_OPT_MEM, handle's value can be anything,
298 ' NOTE
[all...]
/external/python/cpython3/Modules/
H A Dparsermodule.c25 * look like "NOTE(...)".
50 #define NOTE(x) macro
641 NOTE(ARGUNUSED(self))
649 NOTE(ARGUNUSED(self))
759 NOTE(ARGUNUSED(self))
1059 NOTE(ARGUNUSED(self))
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/
H A DXLIFF2ICUConverter.java107 private static final String NOTE = "note"; field in class:XLIFF2ICUConverter
675 write(writer, TAG+NOTE+SPACE+note[i]);
841 }else if(name.equals(NOTE)){
875 }else if(name.equals(NOTE)){
909 }else if(name.equals(NOTE)){
939 }else if(name.equals(NOTE)){
1020 }else if(name.equals(NOTE)){
1066 }else if(name.equals(NOTE)){
1124 }else if(name.equals(NOTE)){
1187 }else if(name.equals(NOTE)){
[all...]
/external/python/cpython2/Modules/
H A Dparsermodule.c25 * look like "NOTE(...)".
47 #define NOTE(x) macro
601 NOTE(ARGUNUSED(self))
609 NOTE(ARGUNUSED(self))
653 NOTE(ARGUNUSED(self))
3356 NOTE(ARGUNUSED(self))
/external/annotation-tools/annotation-file-utilities/
H A Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/field/ annotations/io/ annotations/io/classfile/ ...
/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/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 286 milliseconds