/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/lib/tokenization/ |
D | tokenizer.js | 5 UNICODE = require('../common/unicode'), variable 9 var $ = UNICODE.CODE_POINTS, 10 $$ = UNICODE.CODE_POINT_SEQUENCES; 591 this._emitChar(UNICODE.REPLACEMENT_CHARACTER); 623 this._emitChar(UNICODE.REPLACEMENT_CHARACTER); 640 this._emitChar(UNICODE.REPLACEMENT_CHARACTER); 654 this._emitChar(UNICODE.REPLACEMENT_CHARACTER); 742 this.currentToken.tagName += UNICODE.REPLACEMENT_CHARACTER; 1030 this._emitChar(UNICODE.REPLACEMENT_CHARACTER); 1053 this._emitChar(UNICODE.REPLACEMENT_CHARACTER); [all …]
|
D | preprocessor.js | 3 var UNICODE = require('../common/unicode'); variable 6 var $ = UNICODE.CODE_POINTS;
|
/external/curl/lib/ |
D | curl_multibyte.h | 27 defined(USE_WIN32_LDAP)) && defined(UNICODE)) 60 #ifdef UNICODE
|
D | curl_memory.h | 93 #if defined(WIN32) && defined(UNICODE) 120 # ifdef UNICODE
|
D | curl_setup.h | 239 # if defined(UNICODE) && !defined(_UNICODE) 242 # if defined(_UNICODE) && !defined(UNICODE) 243 # define UNICODE macro 260 # ifdef UNICODE
|
D | config-win32ce.h | 430 #ifndef UNICODE 431 # define UNICODE macro
|
D | memdebug.h | 49 #if defined(WIN32) && defined(UNICODE) 93 # ifdef UNICODE
|
D | curl_multibyte.c | 26 defined(USE_WIN32_LDAP)) && defined(UNICODE))
|
/external/lzma/CPP/Windows/ |
D | COM.h | 52 #ifdef UNICODE 60 #ifdef UNICODE
|
/external/v8/src/third_party/vtune/ |
D | ittnotify_config.h | 100 #if defined(_UNICODE) && !defined(UNICODE) 101 #define UNICODE macro 109 #if defined(UNICODE) || defined(_UNICODE) 220 #if defined(UNICODE) || defined(_UNICODE) 329 #if defined(UNICODE) || defined(_UNICODE)
|
/external/libgdx/gdx/src/com/badlogic/gdx/utils/ |
D | PropertiesUtils.java | 36 private static final int NONE = 0, SLASH = 1, UNICODE = 2, CONTINUE = 3, KEY_DONE = 4, IGNORE = 5; field in PropertiesUtils 75 if (mode == UNICODE) { in load() 116 mode = UNICODE; in load() 197 if (mode == UNICODE && count <= 4) { in load()
|
/external/llvm/lib/ExecutionEngine/IntelJITEvents/ |
D | ittnotify_config.h | 61 #if defined(_UNICODE) && !defined(UNICODE) 62 #define UNICODE macro 70 #if defined(UNICODE) || defined(_UNICODE) 185 #if defined(UNICODE) || defined(_UNICODE) 300 #if defined(UNICODE) || defined(_UNICODE)
|
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
D | addinterface.cpp | 136 #ifdef UNICODE in addRegistryInterface() 148 #ifdef UNICODE in addRegistryInterface() 159 #ifdef UNICODE in addRegistryInterface()
|
/external/dbus/tools/ |
D | dbus-launch-win.c | 25 #ifndef UNICODE 26 #define UNICODE 1 macro
|
/external/apache-harmony/support/src/test/java/tests/support/ |
D | Support_Configuration.java | 222 int NONE = 0, SLASH = 1, UNICODE = 2, CONTINUE = 3, DONE = 4, IGNORE = 5; in load() local 228 if (mode == UNICODE) { in load() 267 mode = UNICODE; in load()
|
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/lib/simple_api/ |
D | tokenizer_proxy.js | 5 UNICODE = require('../common/unicode'), variable 36 token.chars = UNICODE.REPLACEMENT_CHARACTER;
|
/external/compiler-rt/lib/asan/scripts/ |
D | symbolize.py | 44 match = re.match(r'\s*LOAD\s+0x[01-9a-zA-Z]+\s+(0x[01-9a-zA-Z]+)', line, re.UNICODE) 66 match = re.match(r'^(\s*#)([0-9]+) *(0x[0-9a-f]+) *\((.*)\+(0x[0-9a-f]+)\)', line, re.UNICODE)
|
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/dinput/ |
D | dinput.h | 672 #ifdef UNICODE 682 #ifdef UNICODE 738 #ifdef UNICODE 747 #ifdef UNICODE 815 #ifdef UNICODE 824 #ifdef UNICODE 868 #ifdef UNICODE 877 #ifdef UNICODE 908 #ifdef UNICODE 917 #ifdef UNICODE [all …]
|
/external/opencv3/3rdparty/include/dshow/ |
D | _mingw_unicode.h | 10 #if defined(UNICODE)
|
D | _mingw_dxhelper.h | 95 # ifdef UNICODE
|
/external/icu/icu4c/source/data/unidata/ |
D | ucdterms.txt | 1 UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE 9 INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S DATA FILES ("DATA FILES"),
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/demos/tunes_db/server/ |
D | model.py | 32 _SEARCH_NAME_REGEX = re.compile('\w+', re.UNICODE)
|
/external/messageformat/ |
D | unicode-license.txt | 1 UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE 12 DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S DATA FILES
|
/external/webrtc/talk/media/base/ |
D | executablehelpers.h | 58 #ifdef UNICODE in GetExecutablePath()
|
/external/curl/lib/vtls/ |
D | schannel.h | 40 #ifdef UNICODE
|