/external/llvm/test/MC/ELF/ |
comdat-dup-group-name.s | 3 // Test that we produce two foo sections, each in separate groups
|
reloc-same-name-section.s | 3 // test that we produce one relocation against each section.
|
/external/llvm/test/MC/MachO/AArch64/ |
reloc-crash.s | 3 ; Test tha we produce an external relocation. There is no apparent need for it, but
|
/external/llvm/test/MC/PowerPC/ |
st-other-crash.s | 4 // This used to crash. Make sure it produce the correct symbol.
|
/external/llvm/test/Transforms/InstCombine/ |
2004-09-20-BadLoadCombine.ll | 6 ; so could produce incorrect results!
|
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/parser/ |
Production.java | 27 Event produce(); method in interface:Production
|
/external/snakeyaml/src/test/resources/representer/ |
stacktrace1.txt | 2 at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:575)
|
stacktrace1.yaml | 3 at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:575)
|
/external/tcpdump/tests/ |
lmp-v.sh | 4 # may produce a slightly different result depending on the architecture and the
|
/external/v8/src/crankshaft/ |
hydrogen-uint32-analysis.h | 15 // them to produce full range uint32 values.
|
/frameworks/compile/mclinker/lib/Support/ |
MemoryAreaFactory.cpp | 25 MemoryArea* MemoryAreaFactory::produce(const sys::fs::Path& pPath, function in class:mcld::MemoryAreaFactory 38 MemoryArea* MemoryAreaFactory::produce(const sys::fs::Path& pPath, function in class:mcld::MemoryAreaFactory 52 MemoryArea* MemoryAreaFactory::produce(void* pMemBuffer, size_t pSize) { function in class:mcld::MemoryAreaFactory 65 MemoryArea* MemoryAreaFactory::produce(int pFD, FileHandle::OpenMode pMode) { function in class:mcld::MemoryAreaFactory
|
/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/ |
ObexTestServer.java | 46 // A read from null will produce exception to end the test. 64 // A read from null will produce exception to end the test. 97 // A read from null will produce exception to end the test. 129 // A read from null will produce exception to end the test.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
delay.d | 6 # Gas should produce nop's after mtc1 and related
|
nodelay.d | 7 # Gas should *not* produce nop's after mtc1 and related
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/ |
pcrel-shared.s | 2 # relocs (other than plain R_ARM_REL32, as in data) produce bogus dynamic
|
/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/tests/ |
TestTest.cpp | 30 // Note: Some of the contexts might not produce a rendering output. 39 // produce a rendering output.
|
/external/v8/src/compiler/ |
verifier.h | 34 // - if the node has control uses, it should produce control. 35 // - if the node has effect uses, it should produce effect.
|
/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
|
/frameworks/compile/mclinker/lib/MC/ |
InputBuilder.cpp | 58 return m_pInputFactory->produce(pName, pPath, pType, pFileOffset); 108 // pInput is an object in an archive file. Produce a new context in this 110 context = m_pContextFactory->produce(); 114 context = m_pContextFactory->produce(pInput.path()); 124 MemoryArea* memory = m_pMemFactory->produce(pInput.path(), pMode, pPerm); 130 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 | 54 produce(*frag); 60 produce(sd.back()); 65 /// produce - produce a island for the given fragment 67 BranchIsland* BranchIslandFactory::produce(Fragment& pFragment) { function in class:mcld::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/libgsm/src/ |
code.c | 36 * once per frame to produce at the output of the coder the 39 * frame (160 samples of signal d[0..159]). These parts produce at 48 * 40 samples. These parts produce at the output of the coder:
|