/dalvik/libdex/ |
DexFile.h | 214 * Direct-mapped "header_item" struct. 243 * Direct-mapped "map_item". 253 * Direct-mapped "map_list". 261 * Direct-mapped "string_id_item". 268 * Direct-mapped "type_id_item". 275 * Direct-mapped "field_id_item". 284 * Direct-mapped "method_id_item". 293 * Direct-mapped "proto_id_item". 302 * Direct-mapped "class_def_item". 316 * Direct-mapped "type_item" [all...] |
/art/test/070-nio-buffer/src/ |
Main.java | 30 System.out.println("Direct byte buffer has array: " + buf.hasArray()); 90 ByteBuffer direct = ByteBuffer.allocateDirect(100); local 91 direct.order(ByteOrder.nativeOrder()); 92 IntBuffer int1 = direct.asIntBuffer(); 94 //FloatBuffer int1 = direct.asFloatBuffer();
|
/dalvik/dx/tests/066-dex-try-catch-rethrow/ |
expected.txt | 14 000f: invoke-direct {v2, v3}, java.lang.RuntimeException.<init>:(Ljava/lang/Throwable;)V 32 000e: invoke-direct {v2, v3}, java.lang.RuntimeException.<init>:(Ljava/lang/Throwable;)V 51 000f: invoke-direct {v2, v3}, java.lang.RuntimeException.<init>:(Ljava/lang/Throwable;)V 70 000e: invoke-direct {v2, v3}, java.lang.RuntimeException.<init>:(Ljava/lang/Throwable;)V 90 000f: invoke-direct {v2, v3}, java.lang.RuntimeException.<init>:(Ljava/lang/Throwable;)V
|
/dalvik/tests/070-nio-buffer/src/ |
Main.java | 30 System.out.println("Direct byte buffer has array: " + buf.hasArray()); 90 ByteBuffer direct = ByteBuffer.allocateDirect(100); local 91 direct.order(ByteOrder.nativeOrder()); 92 IntBuffer int1 = direct.asIntBuffer(); 94 //FloatBuffer int1 = direct.asFloatBuffer();
|
/external/chromium_org/v8/test/mjsunit/ |
eval.js | 20 // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 111 // Should be non-direct call. 120 // Should be non-direct call. 130 // Should be non-direct call. 139 // Should be direct call.
|
/external/qemu/distrib/sdl-1.2.15/ |
README.NanoX | 9 It enhances previous patch 0.8 by providing direct framebuffer 31 using --disable-nanox-direct-fb. 48 --enable-nanox-direct-fb Use direct framebuffer access 76 6. Better window movement control with direct fb access
|
/external/qemu-pc-bios/vgabios/tests/lfbprof/ |
lfbprof.h | 64 char RedMaskSize; /* Size of direct color red mask */ 66 char GreenMaskSize; /* Size of direct color green mask */ 68 char BlueMaskSize; /* Size of direct color blue mask */ 70 char RsvdMaskSize; /* Size of direct color res mask */ 72 char DirectColorModeInfo; /* Direct color mode attributes */
|
/external/smali/smali-integration-tests/src/test/smali/junit-tests/InstructionTests/Format3rc/ |
Format3rc.smali | 7 invoke-direct {p0}, LRangeMethodsSuper;-><init>()V 46 invoke-direct {v0}, LRangeMethods;-><init>()V 84 .method public test_invoke-direct-range()V 97 invoke-direct/range {v0 .. v6}, LFormat3rc;->directMethodTest(IIIIII)I 139 invoke-direct {v0}, LRangeMethods;-><init>()V
|
/external/v8/test/mjsunit/ |
eval.js | 20 // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 111 // Should be non-direct call. 120 // Should be non-direct call. 130 // Should be non-direct call. 139 // Should be direct call.
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/test/ |
proxy_form_controller_test.html | 22 <fieldset id="direct"> 23 <legend>Direct Connection</legend> 24 <input type="radio" name="proxyType" id="proxyTypeDirect" value="direct">
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/proxy_configuration/ |
popup.html | 16 <fieldset id="direct"> 17 <legend>Direct Connection</legend> 18 <input type="radio" name="proxyType" id="proxyTypeDirect" value="direct">
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/proxy_configuration/test/ |
proxy_form_controller_test.html | 22 <fieldset id="direct"> 23 <legend>Direct Connection</legend> 24 <input type="radio" name="proxyType" id="proxyTypeDirect" value="direct">
|
/external/chromium_org/ppapi/tests/ |
test_flash.cc | 44 ASSERT_EQ("DIRECT", result.AsString()); 52 // Should get "DIRECT" for file:// URLs. 53 ASSERT_EQ("DIRECT", result.AsString());
|
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/ |
NOTES | 61 - Direct the default vertex transformation stage to 67 - Direct the display list component of the tnl module to 79 - Direct the display list component to enable/disable caching
|
/external/chromium_org/third_party/tcmalloc/chromium/src/base/ |
spinlock_linux-inl.h | 22 * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 44 // Note: Instead of making direct system calls that are inlined, we rely 52 // which prefers direct system calls in order to improve compatibility
|
/external/clang/test/Index/ |
parse-all-comments.c | 43 // RUN: c-index-test -test-load-source all -comments-xml-schema=%S/../../bindings/xml/comment-xml-schema.rng %s -std=c++11 -fparse-all-comments > %t/out.c-index-direct 46 // RUN: FileCheck %s -check-prefix=WRONG < %t/out.c-index-direct 52 // RUN: FileCheck %s < %t/out.c-index-direct
|
/external/mesa3d/src/mesa/tnl/ |
NOTES | 61 - Direct the default vertex transformation stage to 67 - Direct the display list component of the tnl module to 79 - Direct the display list component to enable/disable caching
|
/frameworks/support/v7/mediarouter/ |
Android.mk | 33 # A helper sub-library that makes direct use of JellyBean APIs. 40 # A helper sub-library that makes direct use of JellyBean MR1 APIs. 48 # A helper sub-library that makes direct use of JellyBean MR2 APIs.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/_builtinSuites/ |
builtin_Suite.py | 40 if _no_object is not None: raise TypeError, 'No direct arg expected' 59 if _no_object is not None: raise TypeError, 'No direct arg expected' 103 if _no_object is not None: raise TypeError, 'No direct arg expected'
|
/external/chromium/net/proxy/ |
proxy_server.cc | 36 if (LowerCaseEqualsASCII(begin, end, "direct")) 57 if (LowerCaseEqualsASCII(begin, end, "direct")) 125 return "direct://"; 154 // "DIRECT" | ( <type> 1*(LWS) <host-and-port> ) 175 return "DIRECT"; 222 return ProxyServer(); // Invalid -- DIRECT cannot have a host/port.
|
/external/chromium_org/net/proxy/ |
proxy_server.cc | 35 if (LowerCaseEqualsASCII(begin, end, "direct")) 56 if (LowerCaseEqualsASCII(begin, end, "direct")) 124 return "direct://"; 153 // "DIRECT" | ( <type> 1*(LWS) <host-and-port> ) 174 return "DIRECT"; 237 return ProxyServer(); // Invalid -- DIRECT cannot have a host/port.
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
s_fmaf.c | 18 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 39 * direct double-precision arithmetic suffices, except where double
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_static/d/ |
T_invoke_static_24.d | 31 invoke-direct {v1}, java/lang/Object/<init>()V 49 invoke-direct {v1}, dot/junit/opcodes/invoke_static/d/TTestInterfaceImpl/<init>()V
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_static_range/d/ |
T_invoke_static_range_24.d | 31 invoke-direct {v1}, java/lang/Object/<init>()V 49 invoke-direct {v1}, dot/junit/opcodes/invoke_static_range/d/TTestInterfaceImpl/<init>()V
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super/d/ |
T_invoke_super_24.d | 31 invoke-direct {v1}, java/lang/Object/<init>()V 49 invoke-direct {v1}, dot/junit/opcodes/invoke_super/d/TTestInterfaceImpl/<init>()V
|