HomeSort by relevance Sort by last modified time
    Searched refs:es (Results 101 - 125 of 505) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/asm/
sigcontext.h 66 unsigned short es, __esh; member in struct:sigcontext
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/asm/
sigcontext.h 66 unsigned short es, __esh; member in struct:sigcontext
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
sigcontext.h 66 unsigned short es, __esh; member in struct:sigcontext
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/asm/
sigcontext.h 66 unsigned short es, __esh; member in struct:sigcontext
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/asm/
sigcontext32.h 70 unsigned short es, __esh; member in struct:sigcontext_ia32
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
sigcontext.h 66 unsigned short es, __esh; member in struct:sigcontext
  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
AudioParam.h 90 void exponentialRampToValueAtTime(float value, double time, ExceptionState& es) { m_timeline.exponentialRampToValueAtTime(value, time, es); }
  /external/chromium_org/third_party/openssl/openssl/crypto/des/times/
aix.cc 1 From: Paco Garcia <pgarcia@cam.es>
  /external/guava/guava-tests/test/com/google/common/io/
AppendableWriterTest.java 114 } catch (IOException es) {
121 } catch (IOException es) {
  /external/openssl/crypto/des/times/
aix.cc 1 From: Paco Garcia <pgarcia@cam.es>
  /external/chromium_org/courgette/
run_stress_test 172 $(count_result "BEST_COURGETTE") patch(es) where courgette (bz2) is smaller
173 $(count_result "BEST_BSDIFF") patch(es) where bsdiff is smaller (bz2)
174 $(count_result "BEST_TIE") patch(es) where both are the same size (bz2)
175 $(count_result "XZBEST_COURGETTE") patch(es) where courgette (xz) is smaller
176 $(count_result "XZBEST_BSDIFF") patch(es) where bsdiff is smaller (xz)
177 $(count_result "XZBEST_TIE") patch(es) where both are the same size (xz)
  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGLength.cpp 162 float SVGLength::value(const SVGLengthContext& context, ExceptionState& es) const
164 return context.convertValueToUserUnits(m_valueInSpecifiedUnits, unitMode(), unitType(), es);
167 void SVGLength::setValue(float value, const SVGLengthContext& context, ExceptionState& es)
173 float convertedValue = context.convertValueFromUserUnits(value, unitMode(), unitType(), es);
174 if (es.hadException())
431 TrackExceptionState es; local
433 float fromValueInUserUnits = nonRelativeLengthContext.convertValueToUserUnits(from->valueInSpecifiedUnits(), from->unitMode(), fromType, es);
434 if (es.hadException())
437 float fromValue = nonRelativeLengthContext.convertValueFromUserUnits(fromValueInUserUnits, unitMode(), toType, es);
438 if (es.hadException()
    [all...]
  /external/mesa3d/src/mesa/
Android.gen.mk 84 define es-gen
86 @echo "Gen ES: $(PRIVATE_MODULE) <= $(notdir $(@))"
98 $(call es-gen, -V GLES1.1)
101 $(call es-gen, -c $* -m remap_table)
104 $(call es-gen, -c $*)
136 $(call es-gen, $* -m remap_table)
142 $(call es-gen, $*)
148 $(call es-gen)
  /external/e2fsprogs/debugfs/
logdump.c 90 struct ext2_super_block *es = NULL; local
140 es = current_fs->super;
153 / es->s_inodes_per_group);
155 % es->s_inodes_per_group);
183 es->s_first_data_block)
184 / es->s_blocks_per_group);
202 } else if ((journal_inum = es->s_journal_inum)) {
204 if (es->s_jnl_backup_type != EXT3_JNL_BACKUP_BLOCKS) {
210 memcpy(&journal_inode.i_block[0], es->s_jnl_blocks,
212 journal_inode.i_size_high = es->s_jnl_blocks[15]
    [all...]
  /external/libpcap/msdos/
pkt_rx1.s 45 push es
48 mov es, bx ;; r-mode segment of colour screen
54 stosw ;; write to screen at ES:EDI
58 pop es
90 mov es, bx ; ES = DS = CS or seg _DATA
111 mov di, [_rxInOfs] ; ES:DI -> _pktRxBuf[n]
116 add di, 6 ; ES:DI -> _pktRxBuf[n].destinAdr
119 retf ; far return to driver with ES:DI
124 @skip: xor di, di ; return ES:DI = NIL pointer
    [all...]
  /external/deqp/framework/opengl/
gluStateReset.cpp 2 * drawElements Quality Program OpenGL ES Utilities
55 if (contextSupports(type, ApiType::es(3,0)))
61 if (contextSupports(type, ApiType::es(3,1)))
69 if (contextSupports(type, ApiType::es(3,0)))
83 if (contextSupports(type, ApiType::es(3,0)))
98 if (contextSupports(type, ApiType::es(3,0)))
110 if (contextSupports(type, ApiType::es(3,1)))
142 if (contextSupports(type, ApiType::es(3,0)))
156 if (contextSupports(type, ApiType::es(3,1)))
172 if (contextSupports(type, ApiType::es(3,0))
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/svg/properties/
SVGAnimatedProperty.h 134 TrackExceptionState es; local
136 m_baseValue->setValueAsString(value, es);
138 if (es.hadException())
  /external/chromium_org/third_party/libjingle/source/talk/base/
sharedexclusivelock_unittest.cc 123 ExclusiveScope es(shared_exclusive_lock_);
203 ExclusiveScope es(shared_exclusive_lock_.get());
222 ExclusiveScope es(shared_exclusive_lock_.get());
  /external/chromium_org/third_party/webrtc/base/
sharedexclusivelock_unittest.cc 106 ExclusiveScope es(shared_exclusive_lock_);
186 ExclusiveScope es(shared_exclusive_lock_.get());
205 ExclusiveScope es(shared_exclusive_lock_.get());
  /external/guava/guava/src/com/google/common/collect/
SingletonImmutableMap.java 85 ImmutableSet<Entry<K, V>> es = entrySet; local
86 return (es == null) ? (entrySet = ImmutableSet.of(entry())) : es;
  /hardware/intel/bootstub/
e820_bios.S 97 movl %ecx, %es
118 movl %eax, %es
180 movl %ebx, %es
  /libcore/luni/src/test/java/libcore/icu/
LocaleDataTest.java 103 LocaleData es = LocaleData.get(new Locale("es")); local
104 assertEquals(',', es.decimalSeparator);
105 assertEquals('.', es.groupingSeparator);
107 LocaleData es_419 = LocaleData.get(new Locale("es", "419"));
111 LocaleData es_US = LocaleData.get(new Locale("es", "US"));
115 LocaleData es_MX = LocaleData.get(new Locale("es", "MX"));
119 LocaleData es_AR = LocaleData.get(new Locale("es", "AR"));
  /external/chromium_org/third_party/WebKit/Source/web/tests/
TouchActionTest.cpp 159 WebCore::TrackExceptionState es; local
163 RefPtrWillBePersistent<WebCore::StaticNodeList> hostNodes = document->querySelectorAll("[shadow-host]", es);
164 ASSERT_FALSE(es.hadException());
201 WebCore::TrackExceptionState es; local
204 RefPtrWillBePersistent<WebCore::StaticNodeList> nodes = root->querySelectorAll("[expected-action]", es);
205 ASSERT_FALSE(es.hadException());
  /external/chromium_org/tools/python/google/httpd_config/
httpd2_mac.conf 129 # Spanish (es) - Swedish (sv) - Catalan (ca) - Czech(cs)
155 AddLanguage es .es
176 LanguagePriority en da nl et fr de el it ja kr no pl pt pt-br ru ltz ca es sv tw
  /external/chromium_org/tools/grit/grit/format/
android_xml.py 15 <output filename="values-es/strings.xml" type="android" lang="es" />
33 which would be written to values-es/strings.xml and usable by the Android

Completed in 1199 milliseconds

1 2 3 45 6 7 8 91011>>