HomeSort by relevance Sort by last modified time
    Searched full:direct (Results 701 - 725 of 22471) sorted by null

<<21222324252627282930>>

  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/return_object/d/
T_return_object_3.d 23 invoke-direct {v0}, java/lang/Object/<init>()V
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/return_void/d/
T_return_void_5.d 23 invoke-direct {v0}, java/lang/Object/<init>()V
T_return_void_7.d 23 invoke-direct {v0}, java/lang/Object/<init>()V
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/return_wide/d/
T_return_wide_7.d 23 invoke-direct {v0}, java/lang/Object/<init>()V
  /cts/tools/vm-tests-tf/src/dot/junit/verify/a1/d/
T_a1_1.d 22 invoke-direct {v0}, java/lang/Object/<init>()V
  /cts/tools/vm-tests-tf/src/dot/junit/verify/b17/d/
T_b17_1.d 22 invoke-direct {v0}, java/lang/Object/<init>()V
  /dalvik/dx/src/com/android/dx/dex/cf/
package.html 7 <li><code>com.android.dx.cf.direct</code></li>
  /dalvik/dx/tests/076-dex-synch-and-stack/
expected.txt 10 0008: invoke-direct {v2}, java.lang.Object.<init>:()V
  /dalvik/tests/070-nio-buffer/src/
Main.java 83 ByteBuffer direct = ByteBuffer.allocateDirect(100); local
84 direct.order(ByteOrder.nativeOrder());
85 IntBuffer int1 = direct.asIntBuffer();
87 //FloatBuffer int1 = direct.asFloatBuffer();
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
PictureLayout.java 43 throw new IllegalStateException("PictureLayout can host only one direct child");
52 throw new IllegalStateException("PictureLayout can host only one direct child");
61 throw new IllegalStateException("PictureLayout can host only one direct child");
70 throw new IllegalStateException("PictureLayout can host only one direct child");
  /development/samples/WiFiDirectDemo/res/values/
strings.xml 3 <string name="app_name">WiFi Direct</string>
  /external/chromium/net/proxy/
proxy_info.h 28 // Uses a direct connection.
45 // Returns true if this proxy info specifies a direct connection.
47 // We don't implicitly fallback to DIRECT unless it was added to the list.
100 // The ordered list of proxy servers (including DIRECT attempts) remaining to
  /external/chromium/net/spdy/
spdy_http_utils.h 31 bool direct);
  /external/clang/test/SemaCXX/
trivial-constructor.cpp 22 static_assert(__has_trivial_constructor(T5), "All the direct base classes of T5 have trivial constructors!");
trivial-destructor.cpp 22 static_assert(__has_trivial_destructor(T5), "All the direct base classes of T5 have trivial destructors!");
  /external/emma/core/java12/com/vladium/jcd/cls/
IInterfaceCollection.java 17 * structures corresponding to direct superinterfaces of this class/interface.
32 * constant pool index for offset'th direct superinterface.
42 * Returns the number of direct superinterfaces for this class/interface.
44 * @return int number of direct superinterfaces [can be 0]
  /external/icu4c/test/testdata/
test1bmp.ucm 28 # toUnicode result is fallback direct
  /external/libvpx/nestegg/
LICENSE 10 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  /external/llvm/test/Transforms/GlobalOpt/
storepointer-compare.ll 5 ; direct. The global will still remain, but indirect call elim is still good.
  /external/protobuf/vsprojects/
convert2008to2005.sh 6 # If you obtained the code direct from version control and you want to use
  /external/safe-iop/
NOTICE 12 * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  /external/v8/test/mjsunit/regress/
regress-485.js 20 // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
35 assertEquals(global, global2, "direct call to local function returns global");
39 assertEquals(global, builtin(), "Direct call to builtin");
60 assertTrue("[object builtins]" != builtin2(), "Direct call to toString");
  /hardware/broadcom/wlan/bcm4329/dhdutil/
NOTICE 10 SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
NOTICE 10 SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  /libcore/luni/src/test/java/libcore/java/nio/channels/
FileChannelTest.java 70 // Check that both direct and non-direct buffers work.
88 // Check that both direct and non-direct buffers work.

Completed in 1243 milliseconds

<<21222324252627282930>>