HomeSort by relevance Sort by last modified time
    Searched refs:direct (Results 401 - 425 of 2817) sorted by null

<<11121314151617181920>>

  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_direct/d/
T_invoke_direct_24.d 23 invoke-direct {v1}, java/lang/Object/<init>()V
47 invoke-direct {v6, v3, v4}, dot/junit/opcodes/invoke_direct/d/T_invoke_direct_24/test(II)I
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_direct_range/d/
T_invoke_direct_range_14.d 23 invoke-direct/range {v1}, java/lang/Object/<init>()V
47 invoke-direct/range {v3..v4}, dot/junit/opcodes/invoke_direct_range/d/T_invoke_direct_range_14/test(II)I
T_invoke_direct_range_21.d 23 invoke-direct/range {v1}, java/lang/Object/<init>()V
47 invoke-direct/range {v3..v5}, dot/junit/opcodes/invoke_direct_range/d/T_invoke_direct_range_21/test(II)I
T_invoke_direct_range_24.d 23 invoke-direct {v1}, java/lang/Object/<init>()V
47 invoke-direct {v3..v5}, dot/junit/opcodes/invoke_direct_range/d/T_invoke_direct_range_24/test(II)I
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_static/d/
T_invoke_static_18.d 22 invoke-direct {v1}, java/lang/Object/<init>()V
41 invoke-direct {v1}, java/lang/Object/<init>()V
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_18.d 22 invoke-direct {v1}, java/lang/Object/<init>()V
41 invoke-direct {v1}, java/lang/Object/<init>()V
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
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super_range/d/
T_invoke_super_range_24.d 31 invoke-direct {v1}, java/lang/Object/<init>()V
49 invoke-direct {v1}, dot/junit/opcodes/invoke_super_range/d/TTestInterfaceImpl/<init>()V
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/new_instance/d/
T_new_instance_3.d 34 invoke-direct {v0}, java/lang/Object/<init>()V
43 invoke-direct {v1}, dot/junit/opcodes/new_instance/d/T_new_instance_3/<init>()V
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_object/d/
T_sget_object_21.d 24 invoke-direct {v0}, java/lang/Object/<init>()V
34 invoke-direct {v0}, java/lang/Object/<init>()V
  /dalvik/dx/src/com/android/dx/cf/direct/
FieldListParser.java 17 package com.android.dx.cf.direct;
MethodListParser.java 17 package com.android.dx.cf.direct;
  /external/icu/icu4c/source/samples/udata/
reader.c 32 #include <direct.h>
writer.c 32 #include <direct.h>
  /external/libxml2/include/
win32config.h 23 #include <direct.h>
  /external/libxml2/win32/VC10/
config.h 22 #include <direct.h>
  /external/openssh/openbsd-compat/
bsd-closefrom.c 11 * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
37 # define dirent direct
  /external/python/cpython2/PC/os2vacpp/
pyconfig.h 108 #include <direct.h>
173 #define HAVE_DIRECT_H 1 /* #include <direct.h> */
  /frameworks/base/tools/aapt/
CacheUpdater.h 16 #include <direct.h>
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
util.py 422 direct=None):
446 'byte_compile()' figure out to use direct compilation or not (see
447 the source for details). The 'direct' flag is used by the script
455 # First, if the caller didn't force us into direct or indirect mode,
457 # approach: choose direct mode *only* if the current interpreter is
460 # interpreter is running with, so we can't do direct
465 if direct is None:
466 direct = (__debug__ and optimize == 0)
470 if not direct:
508 direct=1)
    [all...]
  /external/python/cpython2/Lib/distutils/
util.py 332 direct=None):
356 'byte_compile()' figure out to use direct compilation or not (see
357 the source for details). The 'direct' flag is used by the script
365 # First, if the caller didn't force us into direct or indirect mode,
367 # approach: choose direct mode *only* if the current interpreter is
370 # interpreter is running with, so we can't do direct
375 if direct is None:
376 direct = (__debug__ and optimize == 0)
380 if not direct:
418 direct=1
    [all...]
  /libcore/luni/src/test/java/libcore/java/lang/reflect/parameter/
ParameterMetadataTestClasses$TestEnum.smali 51 # direct methods
65 invoke-direct {v0, v1, v2}, Llibcore/java/lang/reflect/parameter/ParameterMetadataTestClasses$TestEnum;-><init>(Ljava/lang/String;I)V
73 invoke-direct {v0, v1, v3}, Llibcore/java/lang/reflect/parameter/ParameterMetadataTestClasses$TestEnum;-><init>(Ljava/lang/String;I)V
107 invoke-direct {p0, p1, p2}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
util.py 354 direct=None):
378 'byte_compile()' figure out to use direct compilation or not (see
379 the source for details). The 'direct' flag is used by the script
387 # First, if the caller didn't force us into direct or indirect mode,
389 # approach: choose direct mode *only* if the current interpreter is
392 # interpreter is running with, so we can't do direct
397 if direct is None:
398 direct = (__debug__ and optimize == 0)
402 if not direct:
440 direct=1
    [all...]

Completed in 431 milliseconds

<<11121314151617181920>>