/external/sonivox/jet_tools/JetCreator/ |
JetFile.py | 568 if segment.segname[0:len(prefix)].upper() == prefix.upper():
590 if jetevent.event_name[0:len(prefix)].upper() == prefix.upper():
[all...] |
/external/stlport/stlport/stl/ |
_ctype.h | 45 upper = _Locale_UPPER, enumerator in enum:ctype_base::mask
|
/external/v8/src/ |
math.js | 100 // of range than negative numbers; check the upper bound first.
|
/external/webkit/JavaScriptCore/pcre/ |
ucpinternal.h | 101 The upper/lower casing information is set only for characters that come in
|
/external/webkit/WebCore/html/ |
HTMLFrameElementBase.cpp | 68 // like a reasonable upper bound, and otherwise mutually recursive
|
/external/webkit/WebCore/platform/text/ |
StringImpl.h | 142 PassRefPtr<StringImpl> upper();
|
/external/webkit/WebCore/platform/win/ |
FileSystemWin.cpp | 211 // don't include both upper and lowercase since Windows file systems are typically not case sensitive.
|
/external/webkit/WebCore/platform/wince/ |
FileSystemWince.cpp | 193 // don't include both upper and lowercase since Windows file systems are typically not case sensitive.
|
/external/wpa_supplicant/ |
eapol_sm.h | 72 * ctx - Pointer to arbitrary upper level context
|
/external/wpa_supplicant_6/wpa_supplicant/src/eapol_supp/ |
eapol_supp_sm.h | 72 * ctx - Pointer to arbitrary upper level context
|
/external/wpa_supplicant_6/wpa_supplicant/src/utils/ |
common.c | 175 * wpa_snprintf_hex_uppercase - Print data as a upper case hex string into buf
|
/hardware/ti/wlan/wl1271/TWD/Data_Service/ |
txCtrlBlk.c | 44 * process (from sendPkt by upper driver until Tx-complete).
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
CellLayout.java | 429 * Given a cell coordinate, return the point that represents the upper left corner of that cell 708 * @param cellX X coordinate of upper left corner expressed as a cell position 709 * @param cellY Y coordinate of upper left corner expressed as a cell position [all...] |
/packages/apps/Phone/src/com/android/phone/ |
InCallTouchUi.java | 176 // Upper corner buttons: 203 // device in your hand, or (2) they're in the upper corners and might 493 // *any* of the upper corner buttons: 724 // "0,0" is a touch on the upper-left-most corner of the view.) [all...] |
/packages/apps/Settings/src/com/android/settings/ |
UserDictionarySettings.java | 128 "UPPER(" + UserDictionary.Words.WORD + ")");
|
/packages/inputmethods/LatinIME/native/src/ |
dictionary.cpp | 310 // There could be two instances of each alphabet - upper and lower case. So continue
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Data_Srv/Tx_Ctrl_Blk/ |
txCtrlBlk.c | 45 * process (from sendPkt by upper driver until Tx-complete).
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/FirmwareApi/ |
public_radio.h | 136 the upper driver in order to update the NVS image.
|
/system/wlan/ti/wilink_6_1/TWD/Data_Service/ |
txCtrlBlk.c | 44 * process (from sendPkt by upper driver until Tx-complete).
|
/dalvik/libcore/luni/src/main/java/java/lang/ |
Character.java | [all...] |
/external/icu4c/data/unidata/ |
SpecialCasing.txt | 24 # <code>; <lower> ; <title> ; <upper> ; (<condition_list> ;)? # <comment> 26 # <code>, <lower>, <title>, and <upper> provide character values in hex. If there is more 228 # Remove DOT ABOVE after "i" with upper or titlecase
|
/external/icu4c/test/perf/collperf/ |
collperf.cpp | 556 // The default value is UPPER word in the comment 559 UOPTION_DEF("c_casefirst", 'c', UOPT_REQUIRES_ARG), // --casefirst <lower | upper | OFF> 615 } else if (strcmp("upper", options[c].value) == 0) {
|
/external/kernel-headers/original/linux/ |
pci_regs.h | 134 #define PCI_PREF_BASE_UPPER32 0x28 /* Upper half of prefetchable memory range */ 136 #define PCI_IO_BASE_UPPER16 0x30 /* Upper half of I/O addresses */ 285 #define PCI_MSI_ADDRESS_HI 8 /* Upper 32 bits (if PCI_MSI_FLAGS_64BIT set) */
|
/external/opencore/codecs_v2/video/m4v_h263/dec/src/ |
idct_vca.cpp | 169 /* both upper and lower*/ 211 /* both upper and lower*/ 530 /* both upper and lower*/
|
/external/skia/src/core/ |
SkBitmapProcState_matrix_repeat.h | 106 int32x2_t lower, upper; local 227 int32x2_t lower, upper; local 259 /* and then yout has the interleaved upper 16's */
|