Searched
full:something (Results
251 -
275 of
8083) sorted by null
<<11121314151617181920>>
/external/llvm/test/CodeGen/X86/ |
vec_set-B.ll | 6 ; These should both generate something like this:
|
win64_call_epi.ll | 34 @something = global i32 0 42 store i32 0, i32* @something
|
/external/llvm/test/Transforms/CodeGenPrepare/ |
invariant.group.ll | 23 !0 = !{!"something"
|
/external/llvm/unittests/Support/ |
DwarfTest.cpp | 37 EXPECT_EQ(DW_TAG_invalid, getTag("something else")); 79 EXPECT_EQ(0u, getLanguage("something else")); 105 EXPECT_EQ(0u, getAttributeEncoding("something else")); 138 EXPECT_EQ(DW_VIRTUALITY_invalid, getVirtuality("something else"));
|
/external/markdown/tests/misc/ |
multi-test.html | 2 <p>Now, let's try something <em class="special">inline</em>, to see if it works</p>
|
/external/opencv3/3rdparty/jinja2/ |
meta.py | 78 # something const, only yield the strings and ignore 83 # something dynamic in there 86 # something dynamic we don't know about here 101 # something else we don't care about, we could warn here
|
/external/pdfium/testing/tools/ |
text_diff.py | 23 print "something went astray: %s" % e
|
/external/skia/bench/ |
GMBench.cpp | 26 // Does the GM ever rely on drawBackground to lazily compute something?
|
/external/smali/smali-integration-tests/src/test/smali/junit-tests/InstructionTests/Format3rc/ |
RangeMethodsSuper.smali | 31 #add something extra, to make the test fail if this method is called instead of the subclasses's method
|
/frameworks/base/core/java/com/android/internal/os/ |
IParcelFileDescriptorFactory.aidl | 24 // using something like FileUtils.isValidExtFilename()
|
/frameworks/compile/slang/tests/F_reduce_general_parse/ |
reduce_general_parse.rs | 19 #pragma rs reduce(goo) something(wrong)
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
tf_inherit_check.py | 3 # write to it -- if we succeed, something is wrong.
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
tf_inherit_check.py | 3 # write to it -- if we succeed, something is wrong.
|
/prebuilts/go/darwin-x86/src/os/ |
sys_windows.go | 28 // something has gone wrong and we may be in an infinite loop
|
/prebuilts/go/linux-x86/src/os/ |
sys_windows.go | 28 // something has gone wrong and we may be in an infinite loop
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
tf_inherit_check.py | 3 # write to it -- if we succeed, something is wrong.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
tf_inherit_check.py | 3 # write to it -- if we succeed, something is wrong.
|
/system/tools/aidl/tests/java_app/ |
README | 1 To use this APK do something like:
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/ |
mips16-pic-4a.s | 8 # accept it without error, we should do something useful with it.)
|
/external/glide/library/src/main/java/com/bumptech/glide/request/target/ |
SimpleTarget.java | 5 * of non essential methods that allows the caller to specify an exact width/height. Typicaly use cases look something 16 * // Do something with bitmap here.
|
/external/guava/guava-tests/benchmark/com/google/common/base/ |
StopwatchBenchmark.java | 36 // here is where you would do something 46 // here is where you would do something
|
/external/llvm/test/CodeGen/ARM/ |
memset-inline.ll | 23 call void @something(i8* %0) nounwind 27 declare void @something(i8*) nounwind
|
/external/ltrace/testsuite/ltrace.minor/ |
wchar.exp | 45 fprintf(wr_stream_2, "something %s\n", "something"); 46 fprintf(wr_stream_2, "something %ls\n", L"???-??"); 59 fwprintf(wr_stream, L"?????-?? %ls %s.\n", L"???-??", "something"); 148 {{^fprintf\(.*, "something %s\\n", "something"\)} == 1} 149 {{^fprintf\(.*, "something %ls\\n", "???-??"\)} == 1} 157 {{^fwprintf\(.*, "?????-?? %ls %s.\\n", "???-??", "something"\).*= 27} == 1}
|
/external/piex/src/ |
tiff_parser.h | 110 // success. Returns false when something is wrong. 116 // success. Returns false when something is wrong. 127 // 'stream' returning true on success. Returns false when something is wrong. 131 // Retrieves an image from tiff_directory. Return false when something is wrong. 136 // success. Returns false when something is wrong. 147 // Returns false if something with the Tiff data is wrong. 174 // Returns false if something with the Tiff tags is wrong. 178 // Returns false if called more that once or something with the Tiff data is
|
/external/vboot_reference/firmware/lib/ |
stateful_util.c | 30 return state; /* Must return something non-NULL. */ 73 return state; /* Must return something non-NULL. */
|
Completed in 7144 milliseconds
<<11121314151617181920>>