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

1 23 4 5 6 7 8 91011>>

  /external/eigen/unsupported/test/
matrix_functions.h 23 EigenSolver<MatrixType> es(mat);
24 typename EigenSolver<MatrixType>::EigenvalueType eivals = es.eigenvalues();
29 result = (es.eigenvectors() * eivals.asDiagonal() * es.eigenvectors().inverse()).real();
  /external/oprofile/module/x86/
oprofile_nmi.S 12 pushl %es; \
23 movl %edx, %es;
34 2: popl %es; \
45 popl %es; \
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
buildall.sh 6 ./buildpkb.sh es ES zl0
13 ./buildbin.sh es-ES zl0
  /external/libpcap/
pcap-enet.c 130 struct enstats es; local
132 if (ioctl(fd, EIOSTATS, &es) == -1) {
137 fprintf(stderr, "%d packets queued", es.enStat_Rcnt);
138 if (es.enStat_Rdrops > 0)
139 fprintf(stderr, ", %d dropped", es.enStat_Rdrops);
140 if (es.enStat_Reads > 0)
141 fprintf(stderr, ", %d tcpdump %s", es.enStat_Reads,
142 es.enStat_Reads > 1 ? "reads" : "read");
143 if (es.enStat_MaxRead > 1)
145 es.enStat_MaxRead)
    [all...]
  /external/llvm/test/MC/X86/
x86-16.s 411 push %es
412 // CHECK: pushw %es
430 pushw %es
431 // CHECK: pushw %es
449 pushl %es
450 // CHECK: pushl %es
465 pop %es
466 // CHECK: popw %es
475 popl %es
476 // CHECK: popl %es
    [all...]
x86-32.s 526 push %es
527 // CHECK: pushl %es
545 pushw %es
546 // CHECK: pushw %es
561 pop %es
562 // CHECK: popl %es
888 // CHECK: insb %dx, %es:(%edi) # encoding: [0x6c]
891 insb %dx, %es:(%edi)
893 // CHECK: insw %dx, %es:(%edi) # encoding: [0x66,0x6d]
896 insw %dx, %es:(%edi
    [all...]
  /external/chromium_org/courgette/
analyze_stress_test 55 $(count_result "BEST_COURGETTE") patch(es) where courgette is smaller (bz2)
56 $(count_result "BEST_BSDIFF") patch(es) where bsdiff is smaller (xz)
57 $(count_result "BEST_TIE") patch(es) where both are the same size (bz2)
58 $(count_result "XZBEST_COURGETTE") patch(es) where courgette (xz) is smaller
59 $(count_result "XZBEST_BSDIFF") patch(es) where bsdiff is smaller (xz)
60 $(count_result "XZBEST_TIE") patch(es) where both are the same size (xz)
  /external/chromium_org/tools/traceline/traceline/scripts/
crit_sec.py 24 # for cs, es in crits.iteritems():
26 # for e in es:
29 for cs, es in crits.iteritems():
33 for e in es:
crit_sec.js 38 var es = crits[key];
41 for (var j = 0, jl = es.length; j < jl; ++j) {
42 var e = es[j];
65 var es = crits[key];
68 for (var j = 0, jl = es.length; j < jl; ++j) {
69 var e = es[j];
  /external/chromium_org/third_party/openssl/openssl/crypto/err/
err_prn.c 74 unsigned long es; local
78 es=CRYPTO_THREADID_hash(&cur);
82 BIO_snprintf(buf2, sizeof(buf2), "%lu:%s:%s:%d:%s\n", es, buf,
  /external/openssl/crypto/err/
err_prn.c 74 unsigned long es; local
78 es=CRYPTO_THREADID_hash(&cur);
82 BIO_snprintf(buf2, sizeof(buf2), "%lu:%s:%s:%d:%s\n", es, buf,
  /external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/
gl_procs.py 33 def __init__(self, long_strings, es=False):
36 self.es = es
145 if self.es:
150 if (cat.startswith("es") or cat.startswith("GL_OES")):
158 print '/* OpenGL ES specific prototypes */'
182 print "-c Enable compatibility with OpenGL ES."
199 es = False
211 es = True
214 printer = PrintGlProcs(long_string, es)
    [all...]
  /external/mesa3d/src/mapi/glapi/gen/
gl_procs.py 33 def __init__(self, long_strings, es=False):
36 self.es = es
145 if self.es:
150 if (cat.startswith("es") or cat.startswith("GL_OES")):
158 print '/* OpenGL ES specific prototypes */'
182 print "-c Enable compatibility with OpenGL ES."
199 es = False
211 es = True
214 printer = PrintGlProcs(long_string, es)
    [all...]
  /external/valgrind/main/callgrind/
debug.c 97 void CLG_(print_execstate)(int s, exec_state* es)
104 if (!es) {
110 es->sig, es->collect?"yes":"no",
111 es->nonskipped, es->jmps_passed);
138 void CLG_(print_eventset)(int s, EventSet* es)
149 if (!es) {
155 es->mask, es->count, es->size)
    [all...]
  /external/jpeg/
jmemdosa.asm 51 push es
62 pop es
86 push es
94 pop es
118 push es
128 pop es
152 push es
166 pop es
190 push es
204 pop es
    [all...]
  /external/qemu/distrib/jpeg-6b/
jmemdosa.asm 51 push es
62 pop es
86 push es
94 pop es
118 push es
128 pop es
152 push es
166 pop es
190 push es
204 pop es
    [all...]
  /external/chromium_org/media/formats/mp2t/
es_parser_h264.cc 63 // Add the incoming bytes to the ES queue.
92 const uint8* es; local
94 es_queue_->PeekAt(*stream_pos, &es, &size);
100 es, size, &start_code_offset, &start_code_size);
111 if (es[start_code_offset + start_code_size] == H264NALU::kAUD)
153 const uint8* es; local
155 es_queue_->PeekAt(current_access_unit_pos_, &es, &size);
159 h264_parser_->SetStream(es, access_unit_size);
261 const uint8* es; local
262 es_queue_->PeekAt(current_access_unit_pos_, &es, &es_size)
    [all...]
  /external/valgrind/main/coregrind/
m_libcbase.c 744 #define BM_SWAPINIT(a, es) \
745 swaptype = ((a-(Char*)0) | es) % sizeof(Word) ? 2 \
746 : es > (SizeT)sizeof(Word) ? 1 \
754 ? bm_swapfunc(a, b, es, swaptype) \
787 static void bm_qsort ( Char* a, SizeT n, SizeT es,
795 BM_SWAPINIT(a, es);
797 for (pm = a + es; pm < a + n*es; pm += es)
798 for (pl = pm; pl > a && cmp(pl-es, pl) > 0; pl -= es
    [all...]
  /external/chromium_org/chrome/browser/extensions/
data_deleter.cc 73 void OnNeedsToGarbageCollectIsolatedStorage(WeakPtr<ExtensionService> es) {
74 if (!es)
76 ExtensionPrefs::Get(es->profile())->SetNeedsStorageGarbageCollection(true);
  /external/guava/guava/src/com/google/common/collect/
WellBehavedMap.java 57 Set<Entry<K, V>> es = entrySet; local
58 if (es != null) {
59 return es;
  /external/deqp/modules/gles2/
tes2Context.cpp 2 * drawElements Quality Program OpenGL ES 2.0 Module
21 * \brief OpenGL ES 2.0 test context.
47 m_renderCtx = glu::createDefaultRenderContext(m_testCtx.getPlatform(), m_testCtx.getCommandLine(), glu::ApiType::es(2,0));
  /external/deqp/modules/gles3/
tes3Context.cpp 2 * drawElements Quality Program OpenGL ES 3.0 Module
21 * \brief OpenGL ES 3.0 test context.
44 m_renderCtx = glu::createDefaultRenderContext(m_testCtx.getPlatform(), m_testCtx.getCommandLine(), glu::ApiType::es(3,0));
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/gas/tests/bin/
gas-llabel.asm 12 movw %ax, %es
  /external/chromium_org/tools/grit/grit/format/
resource_map_unittest.py 42 <if expr="lang != 'es'">
45 <if expr="lang == 'es'">
  /external/chromium_org/v8/test/webkit/fast/js/
string-split-conformance.js 78 ["'test'.split('t')",                ["", "es", ""]],
79 ["'test'.split('es')",                ["t", "t"]],
80 ["'test'.split(/t/)",                ["", "es", ""]],
81 ["'test'.split(/es/)",                ["t", "t"]],
82 ["'test'.split(/(t)/)",                ["", "t", "es", "t", ""]],
83 ["'test'.split(/(es)/)",        ["t", "es", "t"]],

Completed in 1794 milliseconds

1 23 4 5 6 7 8 91011>>