HomeSort by relevance Sort by last modified time
    Searched full:linear (Results 1026 - 1050 of 1643) sorted by null

<<41424344454647484950>>

  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMManagerDefault.java 182 * Get the first free DTM ID available. %OPT% Linear search is inefficient!
  /external/bison/lib/
hash.c 99 entry is linear in time with the size of the bucket. Consequently, a
  /external/bluetooth/glib/glib/
ghash.c     [all...]
  /external/chromium/chrome/browser/ui/cocoa/tabs/
tab_view.mm 499 // We use sqrt() so the animation is non-linear (slow down near the end
    [all...]
  /external/chromium/chrome/browser/ui/views/
browser_actions_container.cc     [all...]
  /external/clang/lib/Lex/
HeaderSearch.cpp 84 // If it ever grows, use of a linear search should be re-evaluated.
PTHLexer.cpp 216 // nested blocks instead of doing a linear search if the next "sibling"
  /external/clang/lib/StaticAnalyzer/Checkers/
CheckSecuritySyntaxOnly.cpp 450 // Check: Linear congruent random number generators should not be used
  /external/freetype/include/freetype/internal/
tttypes.h 1506 FT_Int linear; member in struct:TT_LoaderRec_
    [all...]
  /external/grub/netboot/
main.c 1147 /* Initialize linear congruential generator */
  /external/icu4c/common/
uhash.c 839 character in, like a linear congruential random number generator,
    [all...]
utrie.c 609 /* if Latin-1 is preallocated and linear, then do not compact Latin-1 data */
    [all...]
  /external/icu4c/i18n/
olsontz.cpp 475 // Linear search from the end is the fastest approach, since
    [all...]
  /external/icu4c/tools/toolutil/
ucmstate.c 599 /* do a linear search for the fallback mapping (the table is not yet sorted) */
    [all...]
  /external/jpeg/
jquant1.c 48 * equidistant in linear space. At this writing, gamma correction is not
  /external/kernel-headers/original/linux/
mm.h 164 #define VM_NONLINEAR 0x00800000 /* Is non-linear (remap_file_pages) */
    [all...]
  /external/llvm/lib/CodeGen/
StrongPHIElimination.cpp 14 // proven interferences, using dominators to only perform a linear number of
    [all...]
  /external/opencv/cxcore/include/
cxmisc.h 66 /* maximal linear size of matrix to allocate it on stack. */
    [all...]
  /external/protobuf/gtest/include/gtest/internal/
gtest-internal.h 757 // A simple Linear Congruential Generator for generating random
    [all...]
  /external/qemu/elff/
dwarf.h 433 #define DW_AT_PGI_lstride 0x3a02 /* PGI. Block, constant, reference. ASTPLAB adds this attribute to describe the linear stride or the distance between elements in the dimension. */
    [all...]
  /external/qemu-pc-bios/vgabios/
vbe.c 1206 * If this function is called while in a linear frame buffer mode,
    [all...]
  /external/quake/quake/src/QW/client/
view.c 28 but if it exceeds 8 pixels linear distance (spherical, not box), the list of
  /external/quake/quake/src/WinQuake/
view.cpp 28 but if it exceeds 8 pixels linear distance (spherical, not box), the list of
  /external/skia/include/core/
SkPaint.h 102 kLinearText_Flag = 0x40, //!< mask to enable linear-text
    [all...]
  /external/speex/libspeex/
jitter.c 109 /* FIXME: Do bisection instead of linear search */

Completed in 1115 milliseconds

<<41424344454647484950>>