| /external/icu/icu4c/source/layout/ |
| D | loengine.cpp | 33 LayoutEngine *le = (LayoutEngine *) engine; in le_close() local 49 LayoutEngine *le = (LayoutEngine *) engine; in le_layoutChars() local 63 LayoutEngine *le = (LayoutEngine *) engine; in le_getGlyphCount() local 78 LayoutEngine *le = (LayoutEngine *) engine; in le_getGlyphs() local 93 LayoutEngine *le = (LayoutEngine *) engine; in le_getCharIndices() local 109 LayoutEngine *le = (LayoutEngine *) engine; in le_getCharIndicesWithBase() local 124 LayoutEngine *le = (LayoutEngine *) engine; in le_getGlyphPositions() local 141 LayoutEngine *le = (LayoutEngine *) engine; in le_getGlyphPosition() local 155 LayoutEngine *le = (LayoutEngine *) engine; in le_reset() local
|
| /external/slf4j/jul-to-slf4j/src/test/java/org/slf4j/bridge/ |
| D | SLF4JBridgeHandlerTest.java | 67 LoggingEvent le = (LoggingEvent) listAppender.list.get(0); in testSmoke() local 116 LoggingEvent le = (LoggingEvent) listAppender.list.get(0); in testLogWithResourceBundle() local 147 LoggingEvent le = null; in testLogWithResourceBundleWithParameters() local 172 LoggingEvent le = (LoggingEvent) listAppender.list.get(0); in testLogWithPlaceholderNoParameters() local 178 LoggingEvent le = (LoggingEvent) listAppender.list.get(index); in assertLevel() local
|
| /external/libcxx/src/ |
| D | stdexcept.cpp | 38 logic_error::logic_error(const logic_error& le) _NOEXCEPT : __imp_(le.__imp_) in logic_error() 43 logic_error::operator=(const logic_error& le) _NOEXCEPT in operator =() 71 runtime_error::runtime_error(const runtime_error& le) _NOEXCEPT in runtime_error() 77 runtime_error::operator=(const runtime_error& le) _NOEXCEPT in operator =()
|
| /external/curl/lib/ |
| D | hash.c | 137 struct curl_llist_element *le; in Curl_hash_add() local 175 struct curl_llist_element *le; in Curl_hash_delete() local 197 struct curl_llist_element *le; in Curl_hash_pick() local 219 struct curl_llist_element *le; in Curl_hash_apply() local 270 struct curl_llist_element *le; in Curl_hash_clean_with_criterium() local
|
| /external/slf4j/slf4j-ext/src/test/java/org/slf4j/dummyExt/ |
| D | XLoggerTest.java | 61 void verify(LoggingEvent le, String expectedMsg) { in verify() 66 void verifyWithException(LoggingEvent le, String expectedMsg, Throwable t) { in verifyWithException() 71 …void verifyWithLevelAndException(LoggingEvent le, XLogger.Level level, String expectedMsg, Throwab… in verifyWithLevelAndException()
|
| D | EventLoggerTest.java | 76 void verify(LoggingEvent le, String expectedMsg) { in verify()
|
| /external/dexmaker/src/dx/java/com/android/dx/dex/file/ |
| D | DebugInfoDecoder.java | 263 LocalEntry le; in decode0() local 291 LocalEntry le = new LocalEntry( in decode0() local 304 LocalEntry le = new LocalEntry( in decode0() local 315 LocalEntry le; in decode0() local 341 LocalEntry le; in decode0() local
|
| /external/wpa_supplicant_8/src/utils/ |
| D | wpa_debug.h | 29 #define wpa_hexdump(l,t,b,le) do { } while (0) argument 31 #define wpa_hexdump_key(l,t,b,le) do { } while (0) argument 33 #define wpa_hexdump_ascii(l,t,b,le) do { } while (0) argument 34 #define wpa_hexdump_ascii_key(l,t,b,le) do { } while (0) argument
|
| /external/clang/test/SemaObjC/ |
| D | conflict-nonfragile-abi2.m | 10 @property int le; property
|
| /external/slf4j/slf4j-ext/src/test/java/org/slf4j/cal10n_dummy/ |
| D | LocLoggerTest.java | 65 void verify(LoggingEvent le, String expectedMsg) { in verify()
|
| /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/machinelearning/ |
| D | layer1.py | 693 def describe_batch_predictions(self, filter_variable=None, eq=None, argument 812 def describe_data_sources(self, filter_variable=None, eq=None, gt=None, argument 925 def describe_evaluations(self, filter_variable=None, eq=None, gt=None, argument 1042 def describe_ml_models(self, filter_variable=None, eq=None, gt=None, argument
|
| /external/v8/test/mjsunit/ |
| D | compare-known-objects-slow.js | 42 function le(a, b) { function
|
| D | compare-known-objects.js | 42 function le(a, b) { function
|
| D | compare-known-objects-tostringtag.js | 7 function le(a, b) { function
|
| /external/fio/ |
| D | libfio.c | 275 int le = 0, be = 0; in endian_check() local
|
| /external/ipsec-tools/src/racoon/ |
| D | isakmp_xauth.c | 805 LDAPMessage *le = NULL; local 1039 LDAPMessage *le = NULL; local
|
| /external/lldb/source/Symbol/ |
| D | SymbolContext.cpp | 40 …ymbolContext(const ModuleSP& m, CompileUnit *cu, Function *f, Block *b, LineEntry *le, Symbol *s) : in SymbolContext() 53 …TargetSP &t, const ModuleSP& m, CompileUnit *cu, Function *f, Block *b, LineEntry *le, Symbol *s) : in SymbolContext()
|
| /external/v8/test/mjsunit/es6/ |
| D | symbols.js | 514 function le() { var a = Symbol(); var b = Symbol(); a <= b; } function in TestComparison
|
| /external/kernel-headers/original/uapi/linux/ |
| D | if_hippi.h | 149 struct hippi_le_hdr le; member
|
| /external/v8/src/crankshaft/ |
| D | hydrogen-check-elimination.cc | 254 HCheckTableEntry* le = copy->Find(left); in Copy() local 583 HCheckTableEntry* le = Find(left); in ReduceCompareObjectEqAndBranch() local
|
| /external/e2fsprogs/lib/ext2fs/ |
| D | crc32c.c | 1114 uint32_t be, le; in test_crc32c() local
|
| /external/lldb/source/Plugins/Platform/MacOSX/ |
| D | PlatformDarwinKernel.cpp | 388 FileSpec le("/Library/Extensions", true); in GetMacDirectoriesToSearch() local
|
| /external/apache-xml/src/main/java/org/apache/xml/serializer/ |
| D | HTMLEntities.properties | 245 le=8804 key
|
| /external/llvm/lib/CodeGen/ |
| D | RegAllocFast.cpp | 298 for (unsigned li = 0, le = LRIDbgValues.size(); li != le; ++li) { in spillVirtReg() local
|
| /external/pdfium/third_party/lpng_v163/ |
| D | pngwrite.c | 2107 PNG_CONST png_uint_16 le = 0x0001; in png_image_write_main() local
|