HomeSort by relevance Sort by last modified time
    Searched refs:need (Results 101 - 125 of 762) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/v8/test/mjsunit/regress/
regress-1121.js 33 // pop has custom call generator, so we need some beefier function.
  /external/expat/
Android.mk 3 # We need to build this for both the device (as a shared library)
  /external/libvpx/libvpx/vp8/common/ppc/
variance_altivec.asm 74 ;# only one of the inputs should need to be aligned.
107 ;# only one of the inputs should need to be aligned.
115 ;# only one of the inputs should need to be aligned.
206 ;# only one of the inputs should need to be aligned.
sad_altivec.asm 115 ;# only one of the inputs should need to be aligned.
123 ;# only one of the inputs should need to be aligned.
  /external/libvpx/libvpx/vp8/encoder/arm/neon/
vp8_memcpy_neon.asm 50 ;pld [r1] ;preload pred data -- need to adjust for real device
  /external/libxml2/
Android.mk 3 # We need to build this for both the device (as a shared library)
  /external/llvm/utils/
codegen-diff 95 by running B<objdump> on the B<llc> compiled and linked binary. You need to
131 You will need my B<gdb> patch:
  /external/libunwind/doc/
unw_create_addr_space.tex 56 \SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\SP\Type{int} \Var{need\_unwind\_info}, \Type{void~*}arg);\\
80 locate the information need to unwind a particular procedure. The
86 \Var{need\_unwind\_info} is zero if the call-back does not need to
90 \Var{need\_unwind\_info} is non-zero, valid values need to be returned
105 \Func{find\_proc\_info}() with the \Var{need\_unwind\_info} argument
110 with a zero \Var{need\_unwind\_info} argument.
204 \Func{unw\_resume}(3) need not define the \Func{resume} callback.
  /external/chromium_org/third_party/webrtc/common_audio/signal_processing/
downsample_fast_neon.S 62 @ r10 is an offset to &data_in[] in the loop. After an iteration, we need to
69 @ Similar here, for r10, we need to move the pointer back to original after
75 @ For r10, we need to move the pointer back to original after advancing
  /external/apache-harmony/x-net/src/test/api/java/org/apache/harmony/xnet/tests/javax/net/ssl/
SSLSocketTest.java 186 public void setNeedClientAuth(boolean need) {
  /external/apache-harmony/x-net/src/test/support/common/java/org/apache/harmony/xnet/tests/support/
MySSLContextSpi.java 222 public void setNeedClientAuth(boolean need) {
  /external/bison/lib/
c-ctype.h 108 when you have a 'char' value, you need to cast it before using it as
114 but you don't need to cast it for the functions defined in this file:
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
node_breadcrumb.js 70 * Marks all elements that need to be in the test case, starting at the
88 * Recursively marks all elements that need to be in the test case.
  /external/chromium_org/chrome/common/extensions/docs/server2/
host_file_system_provider.py 28 Provides caches for file systems that need one.
  /external/chromium_org/gpu/command_buffer/service/
framebuffer_manager.cc 106 uint32 need = GLES2Util::GetChannelsNeededForAttachmentType( variable
109 return (need & have) != 0;
229 uint32 need = GLES2Util::GetChannelsNeededForAttachmentType( variable
239 return (need & have) != 0;
696 // This doesn't need to be fast. It's only used during slow queries.
  /external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/sys/
signal.h 167 # error You need the winsup sources or a cygwin installation to compile the cygwin version of newlib.
194 /* These all need to be defined for ANSI C, but I don't think they are
202 /* These need to be defined for POSIX, and some others do too. */
  /external/chromium_org/native_client_sdk/src/tools/
create_nmf.py 288 # This file is already in the nmf_root tree, so it does not need to be
378 for need, archinfo in needed.items() + extra_files_kv:
384 if need.endswith(RUNNABLE_LD):
388 if need in self.main_files:
389 if need.endswith(".nexe"):
512 # TOOD(sbc): output a warning here? We would also need to suppress
  /external/chromium_org/third_party/libjpeg_turbo/simd/
jimmxred.asm 129 ; push ecx ; need not be preserved
130 ; push edx ; need not be preserved
481 ; pop edx ; need not be preserved
482 ; pop ecx ; need not be preserved
512 ; push ecx ; need not be preserved
513 ; push edx ; need not be preserved
698 ; pop edx ; need not be preserved
699 ; pop ecx ; need not be preserved
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ppc/
sad_altivec.asm 115 ;# only one of the inputs should need to be aligned.
123 ;# only one of the inputs should need to be aligned.
  /external/chromium_org/third_party/sqlite/src/tool/
mksqlite3c.tcl 60 ** This file is all you need to compile SQLite. To use SQLite in other
61 ** programs, you need this file and the "sqlite3.h" header file that defines
  /external/chromium_org/tools/grit/grit/gather/
interface.py 95 '''Returns the mnemonic IDs that need to be defined for the resource
  /external/chromium_org/tools/valgrind/
waterfall.sh 40 echo "Need either curl or wget to download stuff... aborting"
217 echo The blame command died of bitrot. If you need it, please reimplement it.
  /external/linux-tools-perf/perf-3.12.0/arch/metag/lib/
memset.S 19 ! need the number of bytes up to the next 8 byte address
21 MOV D0Ar2,#8 ! Need 8 - N in D1Ar5 ...
  /external/linux-tools-perf/perf-3.12.0/arch/sh/lib/
memset-sh4.S 36 ! Check if enough bytes need to be copied to be worth the big loop
  /external/okhttp/android/test/java/com/squareup/okhttp/internal/
PlatformTest.java 208 public void setNeedClientAuth(boolean need) {

Completed in 3122 milliseconds

1 2 3 45 6 7 8 91011>>