Searched refs:le (Results 1 - 25 of 119) sorted by relevance

12345

/external/icu4c/layout/
H A Dloengine.cpp33 LayoutEngine *le = (LayoutEngine *) engine; local
35 delete le;
49 LayoutEngine *le = (LayoutEngine *) engine; local
51 if (le == NULL) {
56 return le->layoutChars(chars, offset, count, max, rightToLeft, x, y, *success);
63 LayoutEngine *le = (LayoutEngine *) engine; local
65 if (le == NULL) {
70 return le->getGlyphCount();
78 LayoutEngine *le = (LayoutEngine *) engine; local
80 if (le
93 LayoutEngine *le = (LayoutEngine *) engine; local
109 LayoutEngine *le = (LayoutEngine *) engine; local
124 LayoutEngine *le = (LayoutEngine *) engine; local
141 LayoutEngine *le = (LayoutEngine *) engine; local
155 LayoutEngine *le = (LayoutEngine *) engine; local
[all...]
/external/oprofile/libpopt/
H A Dpopthelp.c155 char * le = malloc(4*lineLength + 1); local
156 char * l = le;
158 if (le == NULL) return NULL; /* XXX can't happen */
160 *le = '\0';
161 *le++ = '(';
162 strcpy(le, defstr); le += strlen(le);
163 *le++ = ':';
164 *le
257 char * le = left + strlen(left); local
[all...]
/external/v8/tools/
H A Dpush-to-trunk.sh82 if [ $START_STEP -le $CURRENT_STEP ] ; then
89 if [ $START_STEP -le $CURRENT_STEP ] ; then
96 if [ $START_STEP -le $CURRENT_STEP ] ; then
114 if [ $START_STEP -le $CURRENT_STEP ] ; then
144 if [ $START_STEP -le $CURRENT_STEP ] ; then
169 if [ $START_STEP -le $CURRENT_STEP ] ; then
186 if [ $START_STEP -le $CURRENT_STEP ] ; then
199 if [ $START_STEP -le $CURRENT_STEP ] ; then
217 if [ $START_STEP -le $CURRENT_STEP ] ; then
228 if [ $START_STEP -le
[all...]
H A Dmerge-to-branch.sh100 if [ $START_STEP -le $CURRENT_STEP ] ; then
113 if [ $START_STEP -le $CURRENT_STEP ] ; then
121 if [ $START_STEP -le $CURRENT_STEP ] ; then
163 if [ $START_STEP -le $CURRENT_STEP ] ; then
180 if [ $START_STEP -le $CURRENT_STEP ] ; then
187 if [ $START_STEP -le $CURRENT_STEP ] ; then
204 if [ $START_STEP -le $CURRENT_STEP ] ; then
213 if [ $START_STEP -le $CURRENT_STEP ] ; then
223 if [ $START_STEP -le $CURRENT_STEP ] ; then
237 if [ $START_STEP -le
[all...]
H A Dcommon-includes.sh154 if [ $START_STEP -le $CURRENT_STEP ] ; then
/external/dexmaker/src/dx/java/com/android/dx/dex/file/
H A DDebugInfoDecoder.java263 LocalEntry le;
272 le = new LocalEntry(0, true, curReg, -1, 0, 0);
275 le = new LocalEntry(0, true, curReg, nameIdx, 0, 0);
278 locals.add(le);
279 lastEntryForReg[curReg] = le;
291 LocalEntry le = new LocalEntry(
294 locals.add(le);
295 lastEntryForReg[reg] = le;
304 LocalEntry le = new LocalEntry(
307 locals.add(le);
[all...]
/external/wpa_supplicant_6/wpa_supplicant/src/utils/
H A Dwpa_debug.h52 #define wpa_hexdump(l,t,b,le) do { } while (0)
54 #define wpa_hexdump_key(l,t,b,le) do { } while (0)
56 #define wpa_hexdump_ascii(l,t,b,le) do { } while (0)
57 #define wpa_hexdump_ascii_key(l,t,b,le) do { } while (0)
/external/wpa_supplicant_8/hostapd/src/utils/
H A Dwpa_debug.h25 #define wpa_hexdump(l,t,b,le) do { } while (0)
27 #define wpa_hexdump_key(l,t,b,le) do { } while (0)
29 #define wpa_hexdump_ascii(l,t,b,le) do { } while (0)
30 #define wpa_hexdump_ascii_key(l,t,b,le) do { } while (0)
/external/wpa_supplicant_8/src/utils/
H A Dwpa_debug.h25 #define wpa_hexdump(l,t,b,le) do { } while (0)
27 #define wpa_hexdump_key(l,t,b,le) do { } while (0)
29 #define wpa_hexdump_ascii(l,t,b,le) do { } while (0)
30 #define wpa_hexdump_ascii_key(l,t,b,le) do { } while (0)
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dwpa_debug.h25 #define wpa_hexdump(l,t,b,le) do { } while (0)
27 #define wpa_hexdump_key(l,t,b,le) do { } while (0)
29 #define wpa_hexdump_ascii(l,t,b,le) do { } while (0)
30 #define wpa_hexdump_ascii_key(l,t,b,le) do { } while (0)
/external/llvm/test/MC/ARM/
H A Dthumb2-diagnostics.s8 it le
10 ittfe le
13 @ CHECK-ERRORS: error: incorrect condition in IT block; got 'le', but expected 'eq'
20 @ CHECK-ERRORS: it le
26 @ CHECK-ERRORS: ittfe le
/external/libvpx/vpx_ports/
H A Dmem_ops_aligned.h87 #define mem_get_le_aligned_generic(sz) mem_get_se_aligned_generic(le,sz)
88 #define mem_get_sle_aligned_generic(sz) mem_get_sse_aligned_generic(le,sz)
90 #define mem_put_le_aligned_generic(sz) mem_put_se_aligned_generic(le,sz)
94 #define mem_get_le_aligned_generic(sz) mem_get_ne_aligned_generic(le,sz)
95 #define mem_get_sle_aligned_generic(sz) mem_get_sne_aligned_generic(le,sz)
97 #define mem_put_le_aligned_generic(sz) mem_put_ne_aligned_generic(le,sz)
H A Dmem_ops.h160 mem_get_s_generic(le, 16);
164 mem_get_s_generic(le, 24);
168 mem_get_s_generic(le, 32);
/external/qemu/
H A Dsavevm.c1119 LoadStateEntry *le; local
1152 le = qemu_mallocz(sizeof(*le));
1154 le->se = se;
1155 le->section_id = section_id;
1156 le->version_id = version_id;
1157 le->next = first_le;
1158 first_le = le;
1160 if (le->se->load_state(f, le
1190 LoadStateEntry *le = first_le; local
[all...]
H A Dbswap.h131 CPU_CONVERT(le, 16, uint16_t)
132 CPU_CONVERT(le, 32, uint32_t)
133 CPU_CONVERT(le, 64, uint64_t)
223 #define leul_to_cpu(v) glue(glue(le,HOST_LONG_BITS),_to_cpu)(v)
/external/llvm/test/MC/MBlaze/
H A Dmblaze_fpu.s59 # CHECK: fcmp.le
62 fcmp.le r0, r1, r2
/external/llvm/include/llvm/Support/
H A DOutputBuffer.h32 bool is64bit, bool le)
33 : Output(Out), is64Bit(is64bit), isLittleEndian(le) {}
31 OutputBuffer(std::vector<unsigned char> &Out, bool is64bit, bool le) argument
/external/kernel-headers/original/linux/
H A Dif_hippi.h153 struct hippi_le_hdr le; member in struct:hippi_hdr
/external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/auth/login/
H A DLoginContext1Test.java340 private LoginException le; field in class:LoginContext1Test.TestLoginModule
379 protected TestLoginModule(int mask, LoginException le) { argument
380 this(mask, null, null, le);
389 * <code>le</code> will be used to throw appropriate Throwable (if any).
394 * @param le
397 LoginException le) {
401 this.le = le;
439 throw le == null ? new LoginException(msg) : le;
396 TestLoginModule(int mask, RuntimeException re, Error err, LoginException le) argument
[all...]
/external/v8/src/arm/
H A Dconstants-arm.h135 le = 13 << 28, // Z set or N != V Less then or equal enumerator in enum:v8::internal::Condition
169 return le;
170 case le:
/external/icu4c/config/
H A DMakefile.inc.in88 LAYOUT_STUBNAME = le
111 ICULIBS_LAYOUT = -l$(ICUPREFIX)le$(ICULIBSUFFIX)$(ICULIBSUFFIX_VERSION)
/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DHTMLEntities.properties245 le=8804
/external/ipsec-tools/src/racoon/
H A Disakmp_xauth.c802 LDAPMessage *le = NULL; local
933 le = ldap_first_entry(ld, lr);
934 if (le == NULL) {
939 userdn = ldap_get_dn(ld, le);
951 bv = ldap_get_values_len(ld, le, xauth_ldap_config.attr_addr->v);
971 bv = ldap_get_values_len(ld, le, xauth_ldap_config.attr_mask->v);
1036 LDAPMessage *le = NULL; local
1148 le = ldap_first_entry(ld, lr);
1149 if (le == NULL) {
1154 groupdn = ldap_get_dn(ld, le);
[all...]
/external/valgrind/main/nightly/bin/
H A Dnightly253 if [ `wc -l < $i` -le $MAX_LINES ] ; then
/external/llvm/test/MC/Mips/
H A Dmips-fpu-instructions.s59 # CHECK: c.le.d $f12, $f14 # encoding: [0x3e,0x60,0x2e,0x46]
60 # CHECK: c.le.s $f6, $f7 # encoding: [0x3e,0x30,0x07,0x46]
92 c.le.d $f12,$f14
93 c.le.s $f6,$f7

Completed in 645 milliseconds

12345