HomeSort by relevance Sort by last modified time
    Searched full:directly (Results 26 - 50 of 9027) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/webkit/LayoutTests/fast/dom/NodeList/
nodelist-item-with-name-expected.txt 1 This tests that items in a NodeList can be retrieved directly by name.
  /external/webkit/LayoutTests/fast/dom/NodeList/script-tests/
nodelist-item-call-as-function.js 1 description('This tests that items in a NodeList can be retrieved directly by calling as a function with an integral index parameter, starting from 0.<br>It means NodeList[0] and NodeList(0) both work.');
  /frameworks/base/media/java/android/mtp/
package.html 3 <p>Provides APIs that let you interact directly with connected cameras and other devices, using the
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
a.out.h 2 # error "Never use <bits/a.out.h> directly; include <a.out.h> instead."
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
a.out.h 2 # error "Never use <bits/a.out.h> directly; include <a.out.h> instead."
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
a.out.h 2 # error "Never use <bits/a.out.h> directly; include <a.out.h> instead."
  /sdk/apkbuilder/
readme.txt 5 It is recommended to directly use the com.android.sdklib.build.ApkBuilder class instead
  /external/webkit/Source/WebCore/manual-tests/
simple-image-compositing.html 39 Directly composited image layers will have a yellow border and no repaint counter.
44 Basic image - no style - can be directly composited
49 5px blue border - can NOT be directly composited
54 margin - can NOT be directly composited
59 solid background - can be directly composited
64 background image - can NOT be directly composited
69 rotated but otherwise no style - can be directly composited
  /external/chromium/chrome/browser/ui/cocoa/applescript/
bookmark_folder_applescript.h 29 // before calling directly.
34 // before calling directly.
47 // before calling directly.
53 // before calling directly.
59 // method, make sure of that before calling directly.
65 // method, make sure of that before calling directly.
  /external/chromium/build/
README.chromium 6 Enables debug settings. Must be included directly in Debug configuration. Includes internal\essential.vsprops.
15 Enables release settings. Must be included directly in Release configuration. Includes internal\essential.vsprops. Also includes "internal\release_impl$(CHROME_BUILD_TYPE).vsprops". So the behavior is dependant on the CHROME_BUILD_TYPE environment variable.
  /external/chromium/chrome/browser/sync/
js_event_router.h 18 // An interface for objects that don't directly handle Javascript
26 // router that directly knows about it (which can then safely cast
  /external/chromium/chrome/browser/ui/cocoa/
objc_method_swizzle.h 16 // returns NULL if |aClass| does not directly implement |aSelector|.
21 // implemented directly by |aClass|, not inherited. The IMP returned
  /external/clang/test/SemaCXX/
builtins.cpp 17 template int equal<&__builtin_strcmp>(const char*, const char*); // expected-error {{builtin functions must be directly called}} expected-error {{expected unqualified-id}} expected-error {{expected ')'}} expected-note {{to match this '('}}
21 __builtin_isnan; // expected-error {{builtin functions must be directly called}}
  /external/kernel-headers/original/linux/
patchkey.h 9 * Do not include this file directly. Please use <sys/soundcard.h> instead.
14 #error "patchkey.h included directly"
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
patchkey.h 9 * Do not include this file directly. Please use <sys/soundcard.h> instead.
14 #error "patchkey.h included directly"
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
patchkey.h 9 * Do not include this file directly. Please use <sys/soundcard.h> instead.
14 #error "patchkey.h included directly"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
patchkey.h 9 * Do not include this file directly. Please use <sys/soundcard.h> instead.
14 #error "patchkey.h included directly"
  /bionic/libc/upstream-dlmalloc/
README.txt 2 (aka dlmalloc). You should not edit these files directly. Make fixes
  /bionic/libc/upstream-netbsd/
README.txt 2 files directly. Make fixes upstream and then pull down the new version of
  /dalvik/vm/mterp/x86/
OP_BREAKPOINT.S 8 * actions have been handled, so we'll transition directly
  /development/ndk/platforms/android-3/include/linux/
spinlock_api_smp.h 16 #error "please don't include this file directly"
spinlock_types_up.h 16 #error "please don't include this file directly"
  /external/clang/test/PCH/Inputs/
cxx11-statement-attributes.h 10 [[clang::fallthrough]]; // This should generate a warning: "fallthrough annotation does not directly precede switch label".
  /external/clang/test/Parser/
builtin_classify_type.c 13 static int ary3[(*__builtin_classify_type)(a)]; // expected-error{{builtin functions must be directly called}}
  /external/qemu/android/config/
config.h 5 * Do not include directly.

Completed in 659 milliseconds

12 3 4 5 6 7 8 91011>>