HomeSort by relevance Sort by last modified time
    Searched full:principle (Results 51 - 75 of 275) sorted by null

1 23 4 5 6 7 8 91011

  /external/mesa3d/src/gallium/drivers/softpipe/
sp_state_derived.c 260 * In principle, the draw's fragment shader should be per-variant
  /external/opencv3/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/
Utils.cpp 113 //Draw the principle line
  /external/pcre/dist/doc/html/
pcreperform.html 149 entire match is going to fail, PCRE has in principle to try every possible
  /external/pcre/dist/doc/
pcrecompat.3 21 not "a" three times (in principle: PCRE optimizes this to run the assertion
pcrematching.3 86 Although the general principle of this matching algorithm is that it scans the
  /external/svox/pico/lib/
picodbg.h 43 * this module violates a basic Pico design principle!
  /external/webrtc/webrtc/modules/audio_coding/codecs/opus/
opus_interface.c 142 // Indicates DTX since the packet has nothing but a header. In principle,
  /external/webrtc/webrtc/modules/audio_processing/utility/
delay_estimator_wrapper.h 170 // related to the filter length. In principle |allowed_offset| should be set to
  /frameworks/av/media/libstagefright/codecs/amrwbenc/SampleCode/
AMRWB_E_SAMPLE.c 274 printf("AMR-WB encoder scheme is based on the principle of Algebraic Code Excited Linear Prediction algorithm\n");
  /frameworks/base/docs/html/design/patterns/
accessibility.jd 38 <p>The Android design principle "I should always know where I am" is key for accessibility concerns. As a user navigates through an application, they need feedback and a mental model of where they are. All users benefit from a strong sense of information hierarchy and an architecture that makes sense. Most users benefit from visual and haptic feedback during their navigation (such as labels, colors, icons, touch feedback) Low vision users benefit from explicit verbal descriptions and large visuals with high contrast.</p>
help.jd 57 <p>We've established this standard design so that when users are desperate for help, they won't have to hunt to find it (see design principle: <a href="{@docRoot}design/get-started/principles.html#give-me-tricks">Give me tricks that work everywhere</a>).</p>
  /frameworks/base/docs/html/training/app-indexing/
deep-linking.jd 116 from the Launcher. This is the same principle as the <a href="https://support.google.com/webmasters/answer/74536?hl=en" class="external-link" target="_blank">first click free</a> experience for web sites.</li>
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
BitSetTest.java 459 assertEquals("equality principle 1 ", bs.get(0, bs.size()), bs);
473 // equality principle with some boundary conditions
480 assertEquals("equality principle 2 ", resultbs, bs2);
489 assertEquals("equality principle 3 ", resultbs, bs2);
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
cpu-arm.c 177 /* Otherwise the general principle that a earlier architecture can be
  /toolchain/binutils/binutils-2.25/gas/config/
tc-avr.h 158 We could in principle keep these fixups in gas when not relaxing.
  /libcore/luni/src/main/java/java/util/concurrent/
Exchanger.java 99 * This works great in principle. But in practice, like many
250 * can in principle hold all threads without contention, or at
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
hashtable_policy.h 372 // Default ranged hash function H. In principle it should be a
446 // make_pair(false, 0). In principle this isn't very different from
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
hashtable_policy.h 372 // Default ranged hash function H. In principle it should be a
446 // make_pair(false, 0). In principle this isn't very different from
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
hashtable_policy.h 372 // Default ranged hash function H. In principle it should be a
446 // make_pair(false, 0). In principle this isn't very different from
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
hashtable_policy.h 372 // Default ranged hash function H. In principle it should be a
446 // make_pair(false, 0). In principle this isn't very different from
  /docs/source.android.com/src/security/selinux/
customize.jd 68 <li>Adopt the <a href="http://en.wikipedia.org/wiki/Principle_of_least_privilege">principle of least privilege</a>.
  /external/ImageMagick/m4/
ax_gcc_archflag.m4 32 # (The main emphasis here is on recent CPUs, on the principle that doing
  /external/autotest/site_utils/
assign_stable_images.py 44 # The principle data is in an array named 'omaha_data'. Each entry
  /external/libjpeg-turbo/
cjpeg.1 118 general, separate settings for every quantization table slot.) The principle
  /external/libunwind/doc/
libunwind.man 320 The principle behind supporting native, cross\-platform, and

Completed in 785 milliseconds

1 23 4 5 6 7 8 91011