HomeSort by relevance Sort by last modified time
    Searched refs:Most (Results 1 - 25 of 70) sorted by null

1 2 3

  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
CPPTarget.java 98 * is the identify translation; i.e., '\n' -> '\n'. Most languages
115 * is the identify translation; i.e., "\"\n" -> "\"\n". Most languages
  /external/qemu/distrib/sdl-1.2.15/src/hermes/
x86_main.asm 9 ; Most routines are (c) Glenn Fiedler (ptc@gaffer.org), used with permission
x86p_32.asm 9 ; Most routines are (c) Glenn Fiedler (ptc@gaffer.org), used with permission
  /external/webkit/Source/WebKit/chromium/scripts/
jsmin.py 185 Most spaces and linefeeds will be removed.
  /device/asus/tilapia/
full_tilapia.mk 22 # Inherit from those products. Most specific first.
  /device/samsung/maguro/
full_maguro.mk 27 # Inherit from those products. Most specific first.
  /device/samsung/manta/
full_manta.mk 36 # Inherit from those products. Most specific first.
  /device/samsung/toro/
full_toro.mk 34 # Inherit from those products. Most specific first.
  /device/samsung/toroplus/
full_toroplus.mk 27 # Inherit from those products. Most specific first.
  /device/samsung/tuna/
full_tuna.mk 24 # Inherit from those products. Most specific first.
  /device/ti/panda/
full_panda.mk 36 # Inherit from those products. Most specific first.
  /external/mockito/
Android.mk 20 # dependencies. Most projects should use mockito-target instead, which includes
  /external/regex-re2/doc/
mksyntaxgo 26 parse trees into programs. Most clients of regular expressions will use the
  /external/ceres-solver/docs/
faq.tex 14 Most non-linear solvers we are aware of, define the problem and residuals in terms of scalars and it is possible to do this with Ceres also. However, it is our experience that in most problems small groups of scalars occur together. For example the three components of a translation vector and the four components of the quaternion that define the pose of a camera. Same is true for residuals, where it is common to have small vectors of residuals rather than just scalars. There are a number of advantages of using blocks. It saves on indexing information, which for large problems can be substantial. Blocks translate into contiguous storage in memory which is more cache friendly and last but not the least, it allows us to use SIMD/SSE based BLAS routines to significantly speed up various matrix operations.
21 In most problems there is a natural parameter block structure, as there is a semantic meaning associated with groups of scalars -- mean vector of a distribution, color of a pixel etc. To group two scalar variables, ask yourself if residual blocks will always use these two variables together. If the answer is yes, then the two variables belong to the same parameter block.
modeling.tex 33 The most important method here is \texttt{Evaluate}. It implements the residual and Jacobian computation.
220 Most sane choices of $\rho$ satisfy:
  /external/chromium/chrome/browser/resources/file_manager/js/
exif_reader.js 213 * Big endian read. Most significant bytes come first.
  /external/harfbuzz_ng/
git.mk 74 # Most autotools-using modules should be fine including this variable in their
  /external/chromium/chrome/browser/resources/net_internals/
sourceentry.js 205 * in the list view. Most often this is a URL that identifies the request,
  /external/libvorbis/doc/
02-bitpacking.tex 12 decoder. Most current binary storage arrangements group bits into a
21 In most contemporary architectures, a 'byte' is synonymous with an
32 The most ubiquitous architectures today consider a 'byte' to be an
43 value +1. A byte's 'most significant' bit (MSb) is at the opposite
54 'most significant byte first' in which the highest-valued byte comes
  /external/oprofile/events/i386/nehalem/
unit_masks 206 0x02 mru Instruction Length Decoder stall cycles due to Brand Prediction Unit (PBU) Most Recently Used (MRU) bypass
325 0x02 late Counts late Branch Prediction Unit clears due to Most Recently Used conflicts
events 82 event:0xC2 counters:0,1,2,3 um:uops_retired minimum:6000 name:UOPS_RETIRED : Counts the number of micro-ops retired, (macro-fused=1, micro-fused=2, others=1; maximum count of 8 per cycle). Most instructions are composed of one or two microops. Some instructions are decoded into longer sequences such as repeat instructions, floating point transcendental instructions, and assists
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
streams.rb 55 designed to be used by recognizers for a specific recognition task. Most of the
88 The next few sections cover the most significant methods of all stream classes.
111 <b>Note:</b> in most ANTLR runtime APIs for other languages, <tt>peek</tt> is
157 Except in a small handful of places, most of the ANTLR runtime library uses
240 are familliar to most developers. Line numbers of text are indexed from number 1
250 *Note:* most ANTLR runtime APIs for other languages refer to <tt>column</tt>
    [all...]
  /external/chromium/chrome/browser/resources/ntp4/
new_tab.js 41 * The Most Visited page.
73 * The time in milliseconds for most transitions. This should match what's
175 mostVisitedPage = new ntp4.MostVisitedPage('Most Visited');
337 * Appends a tile page (for apps or most visited).
  /external/chromium/chrome/browser/resources/touch_ntp/standalone/
standalone_hack.js 39 * Note that the real chrome object also supplies data for most-viewed and
123 description: 'The world\'s most popular online video community.',
483 // Most DOMException implementations don't allow calling DOMException's
  /external/zlib/src/contrib/masmx86/
inffas32.asm 11 ; * Mar-13-2003 -- Most of this is derived from inffast.S which is derived from

Completed in 1008 milliseconds

1 2 3