HomeSort by relevance Sort by last modified time
    Searched full:near (Results 251 - 275 of 1547) sorted by null

<<11121314151617181920>>

  /external/clang/test/Index/
complete-member-access.m 1 /* Note: the RUN lines are near the end of the file, since line/column
  /external/eigen/test/eigen2/
eigen2_cholesky.cpp 36 // let's make sure the matrix is not singular or near singular
  /external/libnfc-nci/src/nfc/include/
ce_api.h 22 * This file contains the Near Field Communication (NFC) Card Emulation
  /external/libnfc-nci/src/nfc/int/
ce_int.h 22 * This file contains the Near Field Communication (NFC) Card Emulation
  /external/llvm/docs/HistoricalNotes/
2001-02-06-TypeNotationDebateResp1.txt 38 But pointers to member functions are nowhere near as common as arrays. And
  /external/llvm/lib/Target/Hexagon/
HexagonSubtarget.cpp 47 "enable-hexagon-ieee-rnd-near",
  /external/mesa3d/src/gallium/auxiliary/util/
u_texture.c 53 * Not +/-1 to avoid cube face selection ambiguity near the edges,
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_fog.c 90 * near and far clip plane distances).
  /external/valgrind/main/none/tests/mips32/
FPUarithmetic.stdout.exp 2 rounding mode: near
102 rounding mode: near
202 rounding mode: near
302 rounding mode: near
402 rounding mode: near
502 rounding mode: near
602 rounding mode: near
702 rounding mode: near
802 rounding mode: near
    [all...]
FPUarithmetic.stdout.exp-mips32 2 rounding mode: near
102 rounding mode: near
202 rounding mode: near
302 rounding mode: near
402 rounding mode: near
502 rounding mode: near
602 rounding mode: near
702 rounding mode: near
802 rounding mode: near
    [all...]
  /external/webrtc/src/modules/audio_processing/aec/
aec_core.h 98 float sx[PART_LEN1], sd[PART_LEN1], se[PART_LEN1]; // far, near and error psd
  /external/zlib/src/contrib/masmx86/
match686.asm 194 longest_match proc near
196 _longest_match proc near
468 match_init proc near
472 _match_init proc near
  /frameworks/base/docs/html/training/notepad/
notepad-extra-credit.jd 59 green triangle to its right in the Eclipse toolbars near the top).</p>
  /frameworks/base/libs/hwui/
Matrix.cpp 375 void Matrix4::loadOrtho(float left, float right, float bottom, float top, float near, float far) {
380 data[kScaleZ] = -2.0f / (far - near);
383 data[kTranslateZ] = -(far + near) / (far - near);
  /frameworks/base/location/java/android/location/
LocationListener.java 55 * near future; {@link LocationProvider#TEMPORARILY_UNAVAILABLE} if
  /libcore/luni/src/main/java/java/util/regex/
PatternSyntaxException.java 100 sb.append("near index ");
  /libcore/luni/src/test/java/libcore/java/lang/ref/
FinalizeTest.java 97 * to finalize. Check that objects near that limit are okay.
  /packages/apps/ContactsCommon/src/com/android/contacts/common/list/
AutoScrollListView.java 52 * first it jumps to some position near the one requested and then does a smooth
  /packages/apps/Dialer/res/layout/
call_detail.xml 105 is detecting something near the screen.
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
multi_bigram_map.cpp 27 // typically near the beginning of the input and are thus the first ones to be cached. Note
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/v4/
ver4_patricia_trie_policy.h 127 // When the dictionary size is near the maximum size, we have to refuse dynamic operations to
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/doc/mpfr/
BUGS 39 between parameters' exponents is near 2*MPFR_EMAX_MAX and on the other hand
  /system/core/debuggerd/arm/
machine.cpp 48 _LOG(log, logtype::MEMORY, "\nmemory near %.2s:\n", &REG_NAMES[reg * 2]);
  /system/core/debuggerd/arm64/
machine.cpp 53 _LOG(log, logtype::MEMORY, "\nmemory near x%d:\n", reg);
  /system/netd/server/
FirewallController.cpp 67 // TODO: verify that rules are still in place near top

Completed in 1484 milliseconds

<<11121314151617181920>>