HomeSort by relevance Sort by last modified time
    Searched full:produce (Results 201 - 225 of 4549) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/llvm/test/CodeGen/Mips/
2008-07-31-fcopysign.ll 5 ; FIXME: Should not emit abs.s or neg.s since these instructions produce
  /external/llvm/test/CodeGen/X86/
shift-codegen.ll 3 ; This should produce two shll instructions, not any lea's.
  /external/llvm/test/DebugInfo/X86/
debug_frame.ll 3 ; Test that we produce a .debug_frame, not an .eh_frame
  /external/llvm/test/MC/COFF/
bigobj.py 3 # This test checks that the COFF object emitter can produce objects with
relocation-imgrel.s 3 // Test that we produce image-relative relocations (IMAGE_REL_I386_DIR32NB
simple-fixups.s 1 // The purpose of this test is to verify that we produce relocations for
  /external/llvm/test/MC/ELF/
relocation-pc.s 3 // Test that we produce the correct relocation.
rename.s 9 // not produce a relocation with .text.
  /external/llvm/test/MC/MachO/
x86_32-scattered-reloc-fallback.s 20 // The movl instruction above should produce this encoding where the address
  /external/ltrace/testsuite/ltrace.main/
branch_func.c 21 /* This is specially made to produce tail calls. We then trace them
  /external/mesa3d/docs/
sourcedocs.html 15 produce cross-referenced documentation from the Mesa source code.
  /external/skia/include/gpu/effects/
GrXfermodeFragmentProcessor.h 28 input's alpha is applied to the blended color to produce a premul output. */
  /external/svox/pico/lib/
picosig.h 33 * Pico Sig is the PU that makes the parametric representation produce a speech signal.
  /external/tpm2/
HierarchyChangeAuth.c 32 // hash is assumed to produce the longest digest of any hash implemented
  /external/webrtc/webrtc/common_audio/resampler/
sinusoidal_linear_chirp_source.h 28 // source. It will produce zeros until non-negative time is reached.
  /external/webrtc/webrtc/modules/audio_coding/acm2/
rent_a_codec_unittest.cc 67 // size is set to 20 ms, we expect the first encode call to produce no output
69 // call should produce one SID frame of 9 bytes. The third call should not
71 // call should produce an "empty frame", which is like no output, but with
73 // produce an empty frame is to drive sending of DTMF packets in the RTP/RTCP
  /frameworks/base/libs/hwui/thread/
Future.h 45 void produce(T result) { function in class:android::uirenderer::Future
Task.h 45 mFuture->produce(result);
  /frameworks/compile/mclinker/include/mcld/ADT/
HashEntryFactory.h 25 entry_type* produce(const key_type& pKey) { function in class:mcld::HashEntryFactory
  /frameworks/ex/framesequence/jni/
Registry.h 36 * Template class for registering subclasses that can produce instances of themselves given a
  /frameworks/native/libs/gui/tests/
FillBuffer.h 34 // Produce a single RGBA8 frame by filling a buffer with a checkerboard pattern
  /ndk/build/tools/
find-case-duplicates.sh 32 # don't use [:lower:] and [:upper:] since they can produce
  /packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
MapObexTestServer.java 96 // A read from null will produce exception to end the test.
119 // A read from null will produce exception to end the test.
148 // A read from null will produce exception to end the test.
175 // A read from null will produce exception to end the test.
  /packages/apps/Camera2/src/com/android/camera/burst/
BurstResultsListener.java 38 * The burst failed with an unrecoverable error and did not produce any
  /packages/apps/Camera2/src/com/android/camera/device/
CameraDeviceActionProvider.java 28 * @param <TDevice> The type of camera device the actions produce.

Completed in 2653 milliseconds

1 2 3 4 5 6 7 891011>>