Searched
full:something (Results
1076 -
1100 of
8083) sorted by null
<<41424344454647484950>>
/external/skia/tools/ |
CrashHandler.cpp | 90 // Register our signal handler unless something's already done so (e.g. catchsegv). 178 // The compiler wants us to return something. This is what we'd do
|
/external/slf4j/jcl-over-slf4j/src/main/java/org/apache/commons/logging/ |
package.html | 56 log.debug("About to do something to object " + name); 60 log.error("Something bad happened to " + name, e);
|
/external/smali/baksmali/src/test/smali/ |
baksmali_test_class.smali | 176 something = "some value" 184 something = "some value"
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/extensions/compactnotation/ |
CompactConstructorExampleTest.java | 107 .get("something"); 120 List<Container> containers = (List<Container>) map.get("something");
|
/external/v8/test/mjsunit/ |
substr.js | 75 var w = Math.random() * 42; // Allocate something new in new-space. 93 var w = Math.random() * 42; // Allocate something new in new-space.
|
/external/valgrind/coregrind/ |
link_tool_exe_linux.in | 25 # We just let the script 'die' if something is wrong, rather than do 53 # when it's something like "gcc". But the linker invocation itself
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/ |
gtest-test-part_test.cc | 60 message << "something is terribly wrong"; 73 EXPECT_STREQ("something is terribly wrong", result.summary());
|
/external/webrtc/webrtc/base/ |
profiler.h | 15 // // Do something 18 // // Do something else
|
task.h | 43 // to process something for you, you feed your task some information and 45 // might be working on something as you send it information, you may want
|
/external/webrtc/webrtc/system_wrappers/include/ |
logging.h | 56 // LS_WARNING: Something that may warrant investigation. 57 // LS_ERROR: Something that should not have occurred.
|
/external/webrtc/webrtc/test/testsupport/ |
fileutils_unittest.cc | 63 // Not very smart, but at least tests something. 112 // Hard to cover all platforms. Just test that it returns something without
|
/frameworks/base/docs/html/training/basics/fragments/ |
communicating.jd | 111 // Do something here to display that article 137 // Do something here to display that article
|
/frameworks/base/docs/html-intl/intl/ja/training/basics/intents/ |
result.jd | 97 // Do something with the contact here (bigger example below) 149 // Do something with the phone number...
|
/frameworks/base/docs/html-intl/intl/ko/training/basics/intents/ |
result.jd | 97 // Do something with the contact here (bigger example below) 149 // Do something with the phone number...
|
/frameworks/base/docs/html-intl/intl/ru/training/basics/intents/ |
result.jd | 97 // Do something with the contact here (bigger example below) 149 // Do something with the phone number...
|
/frameworks/base/docs/html-intl/intl/zh-cn/training/basics/intents/ |
result.jd | 97 // Do something with the contact here (bigger example below) 149 // Do something with the phone number...
|
/frameworks/base/docs/html-intl/intl/zh-tw/training/basics/intents/ |
result.jd | 97 // Do something with the contact here (bigger example below) 149 // Do something with the phone number...
|
/frameworks/base/rs/java/android/renderscript/ |
RSTextureView.java | 37 * Standard View constructor. In order to render something, you 49 * Standard View constructor. In order to render something, you
|
/libcore/ojluni/src/main/java/sun/reflect/ |
Reflection.java | 168 // Something is terribly wrong. Shouldn't be here. 177 // Something is terribly wrong. Shouldn't be here.
|
/libcore/ojluni/src/test/ |
artrun | 21 ### Export ANDROID_DATA=something else (it should have dalvik-cache dir in it) 22 ### Point the image to something else that's not existing.
|
/ndk/build/awk/ |
extract-debuggable.awk | 95 if (substr($0,1,2) == "=\"") { # value is ="something" 99 } else if (substr($0,1,2) == "='") { # value is ='something'
|
extract-minsdkversion.awk | 92 if (substr($0,1,2) == "=\"") { # value is ="something" 96 } else if (substr($0,1,2) == "='") { # value is ='something'
|
extract-package-name.awk | 96 if (substr($0,1,2) == "=\"") { # value is ="something" 100 } else if (substr($0,1,2) == "='") { # value is ='something'
|
/ndk/sources/third_party/googletest/googletest/test/ |
gtest-test-part_test.cc | 60 message << "something is terribly wrong"; 73 EXPECT_STREQ("something is terribly wrong", result.summary());
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/ |
RenderingRequest.java | 60 Log.v(LOGTAG, "something null: source: " + source 99 Log.v(LOGTAG, "something null, preset: "
|
Completed in 752 milliseconds
<<41424344454647484950>>