HomeSort by relevance Sort by last modified time
    Searched full:produce (Results 76 - 100 of 3718) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/libogg/
Makefile.am 1 ## Process this file with automake to produce Makefile.in
  /external/libogg/src/
Makefile.am 1 ## Process this file with automake to produce Makefile.in
  /external/libvorbis/examples/
Makefile.am 1 ## Process this file with automake to produce Makefile.in
  /external/llvm/test/Assembler/
2002-08-16-ConstExprInlined.ll 8 ; reader should NEVER produce a program "successfully" with placeholders still
  /external/llvm/test/CodeGen/SystemZ/
serialize-01.ll 8 ; Check that volatile loads produce a serialisation.
  /external/llvm/test/ExecutionEngine/MCJIT/
lit.local.cfg 9 # FIXME: autoconf and cmake produce different arch names. We should normalize
  /external/llvm/test/MC/AArch64/
adrp-relocation.s 3 // These should produce an ADRP/ADD pair to calculate the address of
  /external/llvm/test/Transforms/InstCombine/
2004-09-20-BadLoadCombine.ll 6 ; so could produce incorrect results!
  /frameworks/compile/mclinker/lib/Support/
MemoryAreaFactory.cpp 26 MemoryArea* MemoryAreaFactory::produce(const sys::fs::Path& pPath, function in class:MemoryAreaFactory
40 MemoryArea* MemoryAreaFactory::produce(const sys::fs::Path& pPath, function in class:MemoryAreaFactory
55 MemoryArea* MemoryAreaFactory::produce(void* pMemBuffer, size_t pSize) function in class:MemoryAreaFactory
69 MemoryArea* MemoryAreaFactory::produce(int pFD, FileHandle::OpenMode pMode) function in class:MemoryAreaFactory
  /external/chromium_org/components/keyed_service/core/
dependency_graph.h 32 // Topologically sorts nodes to produce a safe construction order
37 // Topologically sorts nodes to produce a safe destruction order
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
scale.h 32 // If filtering is kFilterBilinear, interpolation is used to produce a better
34 // If filtering is kFilterBox, averaging is used to produce ever better
  /external/llvm/test/DebugInfo/X86/
c-type-units.ll 8 ; no known LLVM frontends produce appropriate unique identifiers for C types,
9 ; so we don't produce type units for them
  /external/skia/include/pathops/
SkPathOps.h 32 Returns true if operation was able to produce a result;
48 Returns true if operation was able to produce a result;
  /frameworks/compile/mclinker/include/mcld/MC/
ContextFactory.h 38 LDContext* produce();
39 LDContext* produce(const sys::fs::Path& pPath);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/include/libyuv/
scale.h 32 // If filtering is kFilterBilinear, interpolation is used to produce a better
34 // If filtering is kFilterBox, averaging is used to produce ever better
  /ndk/sources/host-tools/sed-4.2.1/doc/
Makefile.am 1 ## Process this file with automake to produce Makefile.in
13 # To produce better quality output, in the example sed
  /external/clang/include/clang/Driver/
SanitizerArgs.h 103 /// Produce an argument string from ArgList \p Args, which shows how it
106 /// would produce "-fsanitize=vptr".
111 /// Produce an argument string from argument \p A, which shows how it provides
113 /// "-fsanitize=address,alignment" with mask \c NeedsUbsanRt would produce
128 /// \p DiagnoseErrors is true, produce an error diagnostic for each sanitizer
137 /// remove them and produce an error diagnostic referring to \p A if
  /frameworks/compile/mclinker/lib/MC/
InputBuilder.cpp 58 return m_pInputFactory->produce(pName, pPath, pType, pFileOffset);
115 // pInput is an object in an archive file. Produce a new context in this
117 context = m_pContextFactory->produce();
122 context = m_pContextFactory->produce(pInput.path());
133 MemoryArea *memory = m_pMemFactory->produce(pInput.path(), pMode, pPerm);
140 MemoryArea *memory = m_pMemFactory->produce(pMemBuffer, pSize);
  /external/bison/lib/
printf-args.c 99 it occurs quite frequently in printf statements that produce
108 it occurs quite frequently in printf statements that produce
148 it occurs quite frequently in printf statements that produce
160 it occurs quite frequently in printf statements that produce
172 it occurs quite frequently in printf statements that produce
  /external/llvm/test/CodeGen/X86/
vec_shift6.ll 8 ; Check that we produce a SSE2 packed integer multiply (pmullw) instead.
55 ; into two pmullw instructions. With AVX2, the test case below would produce
71 ; into two pmulld instructions. With AVX2, the test case below would produce
85 ; With AVX2 and AVX512, the test case below should produce a sequence of
104 ; we only produce a single vpsllvd/vpsllvq instead of a pair of vpsllvd/vpsllvq.
  /frameworks/compile/mclinker/lib/LD/
BranchIslandFactory.cpp 55 produce(*frag);
61 produce(sd.back());
65 /// produce - produce a island for the given fragment
67 BranchIsland* BranchIslandFactory::produce(Fragment& pFragment) function in class:BranchIslandFactory
  /development/tools/mkstubs/src/com/android/mkstubs/
FilterClassAdapter.java 83 // TODO we should produce an error if a filtered desc/signature is being used.
125 // TODO we should produce an error if a filtered desc/signature/exception is being used.
133 // TODO produce an error if a filtered annotation type is being used
  /external/chromium_org/ppapi/native_client/tests/breakpad_crash_test/
nacl.scons 28 # produce crash dumps via Breakpad.
51 # This crash in trusted code should produce a crash dump.
91 # Crashes in untrusted code should not produce crash dumps.
  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
expand.h 29 // produce packet-loss concealment.
63 // The main method to produce concealment data. The data is appended to the
110 // necessary to produce concealment data.
  /external/chromium_org/v8/test/mjsunit/
string-externalize.js 54 // still produce an ascii cons.
70 // Lower-casing an ascii string should produce ascii.
75 // Appending a real two-byte string should produce a two-byte cons.

Completed in 1926 milliseconds

1 2 34 5 6 7 8 91011>>