HomeSort by relevance Sort by last modified time
    Searched refs:load (Results 1 - 25 of 5637) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/jdk/jdk8/darwin-x86/sample/scripting/scriptpad/src/resources/
Main.js 46 load("conc.js");
47 load("gui.js");
48 load("scriptpad.js");
49 load("mm.js");
  /prebuilts/jdk/jdk8/linux-x86/sample/scripting/scriptpad/src/resources/
Main.js 46 load("conc.js");
47 load("gui.js");
48 load("scriptpad.js");
49 load("mm.js");
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/move/
Test_move.java 37 load("dot.junit.opcodes.move.d.T_move_2", VerifyError.class);
45 load("dot.junit.opcodes.move.d.T_move_3", VerifyError.class);
53 load("dot.junit.opcodes.move.d.T_move_4", VerifyError.class);
61 load("dot.junit.opcodes.move.d.T_move_5", VerifyError.class);
69 load("dot.junit.opcodes.move.d.T_move_6", VerifyError.class);
79 load("dot.junit.opcodes.move.d.T_move_7", VerifyError.class);
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_from16/
Test_move_from16.java 36 load("dot.junit.opcodes.move_from16.d.T_move_from16_3", VerifyError.class);
44 load("dot.junit.opcodes.move_from16.d.T_move_from16_4", VerifyError.class);
52 load("dot.junit.opcodes.move_from16.d.T_move_from16_5", VerifyError.class);
60 load("dot.junit.opcodes.move_from16.d.T_move_from16_6", VerifyError.class);
68 load("dot.junit.opcodes.move_from16.d.T_move_from16_7", VerifyError.class);
78 load("dot.junit.opcodes.move_from16.d.T_move_from16_8", VerifyError.class);
  /external/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/
TJLoader.java.in 32 static void load() {
  /external/glide/library/src/main/java/com/bumptech/glide/load/engine/bitmap_recycle/
Poolable.java 1 package com.bumptech.glide.load.engine.bitmap_recycle;
  /external/glide/library/src/main/java/com/bumptech/glide/load/engine/executor/
Prioritized.java 1 package com.bumptech.glide.load.engine.executor;
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/
tls-hidden3a.s 1 .macro load
6 load
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_result/
Test_move_result.java 37 load("dot.junit.opcodes.move_result.d.T_move_result_2", VerifyError.class);
46 load("dot.junit.opcodes.move_result.d.T_move_result_3", VerifyError.class);
54 load("dot.junit.opcodes.move_result.d.T_move_result_4", VerifyError.class);
65 load("dot.junit.opcodes.move_result.d.T_move_result_5", VerifyError.class);
74 load("dot.junit.opcodes.move_result.d.T_move_result_6", VerifyError.class);
83 load("dot.junit.opcodes.move_result.d.T_move_result_7", VerifyError.class);
91 load("dot.junit.opcodes.move_result.d.T_move_result_8", VerifyError.class);
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_result_wide/
Test_move_result_wide.java 37 load("dot.junit.opcodes.move_result_wide.d.T_move_result_wide_2", VerifyError.class);
46 load("dot.junit.opcodes.move_result_wide.d.T_move_result_wide_3", VerifyError.class);
54 load("dot.junit.opcodes.move_result_wide.d.T_move_result_wide_4", VerifyError.class);
65 load("dot.junit.opcodes.move_result_wide.d.T_move_result_wide_5", VerifyError.class);
74 load("dot.junit.opcodes.move_result_wide.d.T_move_result_wide_6", VerifyError.class);
83 load("dot.junit.opcodes.move_result_wide.d.T_move_result_wide_7", VerifyError.class);
91 load("dot.junit.opcodes.move_result_wide.d.T_move_result_wide_8", VerifyError.class);
  /external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue207/
OctalNumberTest.java 28 assertEquals(7, yaml.load("07"));
29 assertEquals(63, yaml.load("077"));
30 assertEquals(0, yaml.load("0"));
31 assertEquals("0A", yaml.load("0A"));
32 assertEquals("09", yaml.load("!!str 09"));
35 assertEquals("08", yaml.load("08"));
36 assertEquals("09", yaml.load("09"));
37 Map<String, String> parsed9 = (Map<String, String>) yaml.load("a: 09");
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-scripts/
overlay-size-map.d 4 \.bss2 *0x0*20000 *0x30 load address 0x0*20010
6 \.bss3 *0x0*20000 *0x20 load address 0x0*20040
10 \.mtext *0x0*10000 *0x20 load address 0x0*30000
12 \.mbss *0x0*20030 *0x230 load address 0x0*20060
14 \.text1 *0x0*10020 *0x80 load address 0x0*30020
16 \.text2 *0x0*10020 *0x40 load address 0x0*300a0
18 \.text3 *0x0*10020 *0x20 load address 0x0*300e0
22 \.data1 *0x0*20260 *0x30 load address 0x0*30100
24 \.data2 *0x0*20260 *0x40 load address 0x0*30130
26 \.data3 *0x0*20260 *0x50 load address 0x0*3017
    [all...]
  /external/linux-kselftest/tools/testing/selftests/powerpc/ptrace/
ptrace-vsx.h 15 * unsigned long load[128]
17 int validate_vsx(unsigned long *vsx, unsigned long *load)
22 if (vsx[i] != load[2 * i + 1]) {
23 printf("vsx[%d]: %lx load[%d] %lx\n",
24 i, vsx[i], 2 * i + 1, load[2 * i + 1]);
33 * unsigned long load[128]
35 int validate_vmx(unsigned long vmx[][2], unsigned long *load)
41 if ((vmx[i][0] != load[64 + 2 * i]) ||
42 (vmx[i][1] != load[65 + 2 * i])) {
43 printf("vmx[%d][0]: %lx load[%d] %lx\n"
    [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_16/
Test_move_16.java 44 load("dot.junit.opcodes.move_16.d.T_move_16_3", VerifyError.class);
52 load("dot.junit.opcodes.move_16.d.T_move_16_4", VerifyError.class);
60 load("dot.junit.opcodes.move_16.d.T_move_16_5", VerifyError.class);
68 load("dot.junit.opcodes.move_16.d.T_move_16_6", VerifyError.class);
76 load("dot.junit.opcodes.move_16.d.T_move_16_7", VerifyError.class);
86 load("dot.junit.opcodes.move_16.d.T_move_16_8", VerifyError.class);
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_object/
Test_move_object.java 38 load("dot.junit.opcodes.move_object.d.T_move_object_2", VerifyError.class);
46 load("dot.junit.opcodes.move_object.d.T_move_object_3", VerifyError.class);
54 load("dot.junit.opcodes.move_object.d.T_move_object_4", VerifyError.class);
62 load("dot.junit.opcodes.move_object.d.T_move_object_5", VerifyError.class);
70 load("dot.junit.opcodes.move_object.d.T_move_object_6", VerifyError.class);
80 load("dot.junit.opcodes.move_object.d.T_move_object_7", VerifyError.class);
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_object_16/
Test_move_object_16.java 37 load("dot.junit.opcodes.move_object_16.d.T_move_object_16_3", VerifyError.class);
45 load("dot.junit.opcodes.move_object_16.d.T_move_object_16_4", VerifyError.class);
53 load("dot.junit.opcodes.move_object_16.d.T_move_object_16_5", VerifyError.class);
61 load("dot.junit.opcodes.move_object_16.d.T_move_object_16_6", VerifyError.class);
69 load("dot.junit.opcodes.move_object_16.d.T_move_object_16_7", VerifyError.class);
79 load("dot.junit.opcodes.move_object_16.d.T_move_object_16_8", VerifyError.class);
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_object_from16/
Test_move_object_from16.java 38 load("dot.junit.opcodes.move_object_from16.d.T_move_object_from16_3", VerifyError.class);
46 load("dot.junit.opcodes.move_object_from16.d.T_move_object_from16_4", VerifyError.class);
54 load("dot.junit.opcodes.move_object_from16.d.T_move_object_from16_5", VerifyError.class);
62 load("dot.junit.opcodes.move_object_from16.d.T_move_object_from16_6", VerifyError.class);
70 load("dot.junit.opcodes.move_object_from16.d.T_move_object_from16_7", VerifyError.class);
80 load("dot.junit.opcodes.move_object_from16.d.T_move_object_from16_8", VerifyError.class);
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_wide_16/
Test_move_wide_16.java 51 load("dot.junit.opcodes.move_wide_16.d.T_move_wide_16_3", VerifyError.class);
59 load("dot.junit.opcodes.move_wide_16.d.T_move_wide_16_4", VerifyError.class);
67 load("dot.junit.opcodes.move_wide_16.d.T_move_wide_16_5", VerifyError.class);
75 load("dot.junit.opcodes.move_wide_16.d.T_move_wide_16_6", VerifyError.class);
83 load("dot.junit.opcodes.move_wide_16.d.T_move_wide_16_7", VerifyError.class);
93 load("dot.junit.opcodes.move_wide_16.d.T_move_wide_16_8", VerifyError.class);
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/move_wide_from16/
Test_move_wide_from16.java 44 load("dot.junit.opcodes.move_wide_from16.d.T_move_wide_from16_3", VerifyError.class);
52 load("dot.junit.opcodes.move_wide_from16.d.T_move_wide_from16_4", VerifyError.class);
60 load("dot.junit.opcodes.move_wide_from16.d.T_move_wide_from16_5", VerifyError.class);
68 load("dot.junit.opcodes.move_wide_from16.d.T_move_wide_from16_6", VerifyError.class);
76 load("dot.junit.opcodes.move_wide_from16.d.T_move_wide_from16_7", VerifyError.class);
86 load("dot.junit.opcodes.move_wide_from16.d.T_move_wide_from16_8", VerifyError.class);
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/aget/
Test_aget.java 73 load("dot.junit.opcodes.aget.d.T_aget_2", VerifyError.class);
81 load("dot.junit.opcodes.aget.d.T_aget_3", VerifyError.class);
89 load("dot.junit.opcodes.aget.d.T_aget_4", VerifyError.class);
97 load("dot.junit.opcodes.aget.d.T_aget_5", VerifyError.class);
105 load("dot.junit.opcodes.aget.d.T_aget_6", VerifyError.class);
113 load("dot.junit.opcodes.aget.d.T_aget_7", VerifyError.class);
121 load("dot.junit.opcodes.aget.d.T_aget_9", VerifyError.class);
130 load("dot.junit.opcodes.aget.d.T_aget_8", VerifyError.class);
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/aget_boolean/
Test_aget_boolean.java 76 load("dot.junit.opcodes.aget_boolean.d.T_aget_boolean_2", VerifyError.class);
84 load("dot.junit.opcodes.aget_boolean.d.T_aget_boolean_3", VerifyError.class);
92 load("dot.junit.opcodes.aget_boolean.d.T_aget_boolean_4", VerifyError.class);
100 load("dot.junit.opcodes.aget_boolean.d.T_aget_boolean_5", VerifyError.class);
108 load("dot.junit.opcodes.aget_boolean.d.T_aget_boolean_6", VerifyError.class);
116 load("dot.junit.opcodes.aget_boolean.d.T_aget_boolean_7", VerifyError.class);
124 load("dot.junit.opcodes.aget_boolean.d.T_aget_boolean_9", VerifyError.class);
133 load("dot.junit.opcodes.aget_boolean.d.T_aget_boolean_8", VerifyError.class);
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/aget_byte/
Test_aget_byte.java 75 load("dot.junit.opcodes.aget_byte.d.T_aget_byte_2", VerifyError.class);
83 load("dot.junit.opcodes.aget_byte.d.T_aget_byte_3", VerifyError.class);
91 load("dot.junit.opcodes.aget_byte.d.T_aget_byte_4", VerifyError.class);
99 load("dot.junit.opcodes.aget_byte.d.T_aget_byte_5", VerifyError.class);
107 load("dot.junit.opcodes.aget_byte.d.T_aget_byte_6", VerifyError.class);
115 load("dot.junit.opcodes.aget_byte.d.T_aget_byte_7", VerifyError.class);
123 load("dot.junit.opcodes.aget_byte.d.T_aget_byte_9", VerifyError.class);
132 load("dot.junit.opcodes.aget_byte.d.T_aget_byte_8", VerifyError.class);
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/aget_char/
Test_aget_char.java 76 load("dot.junit.opcodes.aget_char.d.T_aget_char_2", VerifyError.class);
84 load("dot.junit.opcodes.aget_char.d.T_aget_char_3", VerifyError.class);
92 load("dot.junit.opcodes.aget_char.d.T_aget_char_4", VerifyError.class);
100 load("dot.junit.opcodes.aget_char.d.T_aget_char_5", VerifyError.class);
108 load("dot.junit.opcodes.aget_char.d.T_aget_char_6", VerifyError.class);
116 load("dot.junit.opcodes.aget_char.d.T_aget_char_7", VerifyError.class);
124 load("dot.junit.opcodes.aget_char.d.T_aget_char_9", VerifyError.class);
133 load("dot.junit.opcodes.aget_char.d.T_aget_char_8", VerifyError.class);
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/aget_short/
Test_aget_short.java 74 load("dot.junit.opcodes.aget_short.d.T_aget_short_2", VerifyError.class);
82 load("dot.junit.opcodes.aget_short.d.T_aget_short_3", VerifyError.class);
90 load("dot.junit.opcodes.aget_short.d.T_aget_short_4", VerifyError.class);
98 load("dot.junit.opcodes.aget_short.d.T_aget_short_5", VerifyError.class);
106 load("dot.junit.opcodes.aget_short.d.T_aget_short_6", VerifyError.class);
114 load("dot.junit.opcodes.aget_short.d.T_aget_short_7", VerifyError.class);
122 load("dot.junit.opcodes.aget_short.d.T_aget_short_9", VerifyError.class);
131 load("dot.junit.opcodes.aget_short.d.T_aget_short_8", VerifyError.class);
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/aput/
Test_aput.java 77 load("dot.junit.opcodes.aput.d.T_aput_2", VerifyError.class);
85 load("dot.junit.opcodes.aput.d.T_aput_3", VerifyError.class);
93 load("dot.junit.opcodes.aput.d.T_aput_4", VerifyError.class);
101 load("dot.junit.opcodes.aput.d.T_aput_5", VerifyError.class);
109 load("dot.junit.opcodes.aput.d.T_aput_6", VerifyError.class);
117 load("dot.junit.opcodes.aput.d.T_aput_7", VerifyError.class);
125 load("dot.junit.opcodes.aput.d.T_aput_9", VerifyError.class);
134 load("dot.junit.opcodes.aput.d.T_aput_8", VerifyError.class);

Completed in 207 milliseconds

1 2 3 4 5 6 7 8 91011>>