HomeSort by relevance Sort by last modified time
    Searched full:basic (Results 251 - 275 of 8959) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/messages/
spoken_message.js 6 * @fileoverview A basic abstraction of messages.
  /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/docs/templates/articles/
richNotifications.html 16 basic, image, list, and progress.
23 A basic image:
28 alt="Basic notification">
117 <h3 id="basic">Create basic notification</h3>
121 (<code>basic</code>, <code>image</code>, <code>list</code> and <code>progress</code>)
128 Here's an example of a <code>basic</code> template:
133 type: "basic",
150 type: "basic",
  /external/chromium_org/chrome/service/cloud_print/
cloud_print_token_store_unittest.cc 11 TEST(CloudPrintTokenStoreTest, Basic) {
  /external/chromium_org/extensions/shell/browser/
shell_browsertest.cc 14 IN_PROC_BROWSER_TEST_F(ShellApiTest, Basic) {
  /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/WebKit/Tools/GardeningServer/lib/test/
ct-scheduled-updater-tests.html 16 it('basic update', function(done) {
  /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/
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/tools/telemetry/telemetry/core/backends/chrome/
cros_browser_finder_unittest.py 5 # TODO(nduca): Add basic unit test for cros_browser_finder.
  /external/chromium_org/tools/telemetry/telemetry/web_components/
tvcm_stub.py 7 # Bring in tvcm module for basic JS components capabilities.
  /external/chromium_org/ui/events/x/
keysym_to_unicode.h 14 // support characters outside the Basic Plane, and this function returns zero
  /external/clang/
Android.mk 10 lib/Basic \
  /external/clang/include/clang/Parse/
Makefile 2 TD_SRC_DIR = $(PROJ_SRC_DIR)/../Basic
  /external/clang/lib/Basic/
TokenKinds.cpp 14 #include "clang/Basic/TokenKinds.h"
21 #include "clang/Basic/TokenKinds.def"
35 #include "clang/Basic/TokenKinds.def"
44 #include "clang/Basic/TokenKinds.def"
  /external/clang/test/Analysis/
objc-method-coverage.m 17 // CHECK: 100 AnalysisConsumer - The % of reachable basic blocks.
  /external/clang/test/CXX/basic/basic.lookup/basic.lookup.elab/
templateid.cpp 6 // the elaborated lookup rules of [basic.lookup.elab].
  /external/clang/test/CodeGen/
attr-naked.c 5 // Basic functionality check
  /external/clang/test/SemaCXX/
cxx0x-return-init-list.cpp 3 // Test that a very basic variation of generalized initializer returns (that
  /external/dexmaker/src/dx/java/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

Completed in 1140 milliseconds

<<11121314151617181920>>