Searched
full:basic (Results
251 -
275 of
8308) sorted by null
<<11121314151617181920>>
/dalvik/dexgen/src/com/android/dexgen/rop/type/ |
TypeBearer.java | 45 * Gets the basic type corresponding to this instance. 47 * @return the basic type; one of the {@code BT_*} constants 53 * Gets the basic type corresponding to this instance's frame type. This 62 * @return the basic frame type; one of the {@code BT_*} constants
|
/dalvik/dx/src/com/android/dx/rop/type/ |
TypeBearer.java | 45 * Gets the basic type corresponding to this instance. 47 * @return the basic type; one of the {@code BT_*} constants 53 * Gets the basic type corresponding to this instance's frame type. This 62 * @return the basic frame type; one of the {@code BT_*} constants
|
/development/samples/Snake/ |
_index.html | 7 request draws to the screen. A great example of a basic game that does not
|
/external/antlr/antlr-3.4/runtime/Ruby/ |
rakefile | 31 "test/functional/lexer/basic.rb", 43 "test/functional/tree-parser/basic.rb", 49 "test/functional/parser/basic.rb", 56 "test/functional/token-rewrite/basic.rb"
|
/external/chromium/base/third_party/icu/ |
README.chromium | 4 This file has the relevant components from ICU copied to handle basic
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_bar_folder_button_cell_unittest.mm | 14 // Basic creation.
|
/external/chromium/net/base/ |
ssl_cipher_suite_names_unittest.cc | 12 TEST(CipherSuiteNamesTest, Basic) {
|
/external/chromium_org/base/ |
base64_unittest.cc | 11 TEST(Base64Test, Basic) {
|
/external/chromium_org/chrome/browser/extensions/api/feedback_private/ |
feedback_private_apitest.cc | 19 EXPECT_TRUE(RunExtensionTest("feedback_private/basic")) << message_;
|
/external/chromium_org/chrome/browser/ui/cocoa/constrained_window/ |
constrained_window_custom_window_unittest.mm | 13 TEST_F(ConstrainedWindowCustomWindowTest, Basic) {
|
/external/chromium_org/chrome/common/ |
common_param_traits.cc | 5 // Get basic type definitions.
|
/external/chromium_org/chrome/common/extensions/api/ |
system_cpu.idl | 20 // Queries basic CPU information of the system.
|
/external/chromium_org/chrome/service/cloud_print/ |
cloud_print_token_store_unittest.cc | 11 TEST(CloudPrintTokenStoreTest, Basic) {
|
/external/chromium_org/chrome/test/functional/ |
apptest.py | 12 """Basic test for the event queue.""" 13 url = self.GetHttpURLForDataPath('apptest', 'basic.html') 26 """Basic tests for WaitForDomNode.""" 54 """Basic test for WaitUntilNavigationCompletes."""
|
/external/chromium_org/content/browser/ |
worker.sb | 10 ; to allow basic use of Cocoa.
|
/external/chromium_org/gin/modules/ |
console.h | 13 // The Console module provides a basic API for printing to stdout. Over time,
|
/external/chromium_org/gpu/command_buffer/client/ |
program_info_manager_unittest.cc | 26 TEST_F(ProgramInfoManagerTest, Basic) {
|
/external/chromium_org/third_party/WebKit/ManualTests/blackberry/ |
http-auth-private-mode-changed.php | 12 header('WWW-Authenticate: Basic realm="My Realm"');
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
cbiapts.h | 28 * verifies that it works on a basic level.
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
dcfmapts.h | 24 * Tests basic functionality of various API functions for DecimalFormat
|
dtptngts.h | 17 * Test basic functionality of various API functions
|
nmfmapts.h | 18 * This test executes basic functionality checks of various API functions
|
selfmts.h | 20 * Test basic functionality of various API functions
|
/external/chromium_org/third_party/skia/gyp/ |
most.gyp | 12 # The minimal set of static libraries for basic Skia functionality.
|
/external/chromium_org/tools/perf/page_sets/ |
browser_control_click.json | 8 "why": "Use a JavaScript .click() call to attach and detach a DOM tree from a basic document.",
|
Completed in 787 milliseconds
<<11121314151617181920>>