Searched refs:load (Results 1 - 25 of 101) sorted by relevance

12345

/frameworks/base/test-runner/src/junit/runner/
H A DTestSuiteLoader.java7 abstract public Class load(String suiteClassName) throws ClassNotFoundException; method in interface:TestSuiteLoader
H A DStandardTestSuiteLoader.java4 * The standard test suite loader. It can only load the same class once.
9 * Uses the system class loader to load the test class
11 public Class load(String suiteClassName) throws ClassNotFoundException { method in class:StandardTestSuiteLoader
15 * Uses the system class loader to load the test class
H A DReloadingTestSuiteLoader.java9 public Class load(String suiteClassName) throws ClassNotFoundException { method in class:ReloadingTestSuiteLoader
/frameworks/base/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/
H A DSyn_filt_32_opt.s45 LDRSH r6, [r0] @ load Aq[0]
50 LDRSH r6, [r0, #2] @ load Aq[1]
51 LDRSH r7, [r0, #4] @ load Aq[2]
52 LDRSH r8, [r0, #6] @ load Aq[3]
53 LDRSH r9, [r0, #8] @ load Aq[4]
61 LDRSH r6, [r0, #10] @ load Aq[5]
62 LDRSH r7, [r0, #12] @ load Aq[6]
63 LDRSH r8, [r0, #14] @ load Aq[7]
64 LDRSH r9, [r0, #16] @ load Aq[8]
72 LDRSH r6, [r0, #18] @ load A
[all...]
H A Dsyn_filt_opt.s83 LDRSH r5, [r0] @ load a[0]
87 @ load all a[]
90 LDRSH r6, [r0, #2] @ load a[1]
91 LDRSH r7, [r0, #4] @ load a[2]
92 LDRSH r9, [r0, #6] @ load a[3]
93 LDRSH r11,[r0, #8] @ load a[4]
101 LDRSH r6, [r0, #10] @ load a[5]
102 LDRSH r7, [r0, #12] @ load a[6]
103 LDRSH r9, [r0, #14] @ load a[7]
104 LDRSH r11,[r0, #16] @ load
[all...]
H A DDeemph_32_opt.s38 LDRSH r6, [r0], #2 @load x_hi[0]
39 LDRSH r7, [r1], #2 @load x_lo[0]
50 LDRSH r6, [r0], #2 @load x_hi[1]
52 LDRSH r7, [r1], #2 @load x_lo[1]
69 LDRSH r6, [r0], #2 @load x_hi[]
77 LDRSH r6, [r0], #2 @load x_hi[]
H A DFilt_6k_7k_opt.s90 LDRSH r1, [r4] @ load x[i]
91 LDRSH r2, [r4, #60] @ load x[i + 30]
92 LDRSH r6, [r4, #2] @ load x[i + 1]
93 LDRSH r7, [r4, #58] @ load x[i + 29]
96 LDRSH r8, [r4, #4] @ load x[i + 2]
97 LDRSH r9, [r4, #56] @ load x[i + 28]
104 LDRSH r1, [r4, #6] @ load x[i+3]
105 LDRSH r2, [r4, #54] @ load x[i+27]
106 LDRSH r6, [r4, #8] @ load x[i+4]
107 LDRSH r7, [r4, #52] @ load
[all...]
/frameworks/base/libs/rs/
H A DrsMatrix2x2.h37 void load(const float *);
38 void load(const rs_matrix2x2 *);
47 load(&tmp);
H A DrsMatrix3x3.h37 void load(const float *);
38 void load(const rs_matrix3x3 *);
47 load(&tmp);
H A DrsMatrix4x4.h37 void load(const float *);
38 void load(const rs_matrix4x4 *);
39 void load(const rs_matrix3x3 *);
40 void load(const rs_matrix2x2 *);
63 load(&tmp);
H A DrsMatrix2x2.cpp36 void Matrix2x2::load(const float *v) { function in class:Matrix2x2
40 void Matrix2x2::load(const rs_matrix2x2 *v) { function in class:Matrix2x2
H A DrsFileA3D.h62 bool load(FILE *f);
63 bool load(Asset *asset);
64 bool load(const void *data, size_t length);
H A DrsMatrix3x3.cpp40 void Matrix3x3::load(const float *v) { function in class:Matrix3x3
44 void Matrix3x3::load(const rs_matrix3x3 *v) { function in class:Matrix3x3
/frameworks/base/test-runner/src/android/test/
H A DSimpleCache.java25 protected abstract V load(K key); method in class:SimpleCache
31 V value = load(key);
/frameworks/base/libs/hwui/
H A DMatrix.h56 load(v);
60 load(v);
64 load(v);
69 void load(const float* v);
70 void load(const Matrix4& v);
71 void load(const SkMatrix& v);
86 load(u);
/frameworks/base/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/
H A Dresidu_asm_neon.s51 SUB r8, r9, #4 @load the x[i-2] address
55 SUB r8, r9, #6 @load the x[i-3] address
59 SUB r8, r9, #8 @load the x[i-4] address
63 SUB r8, r9, #10 @load the x[i-5] address
67 SUB r8, r9, #12 @load the x[i-6] address
71 SUB r8, r9, #14 @load the x[i-7] address
75 SUB r8, r9, #16 @load the x[i-8] address
79 SUB r8, r9, #18 @load the x[i-9] address
83 SUB r8, r9, #20 @load the x[i-10] address
87 SUB r8, r9, #22 @load th
[all...]
H A DDeemph_32_neon.s38 LDRSH r6, [r0], #2 @load x_hi[0]
39 LDRSH r7, [r1], #2 @load x_lo[0]
50 LDRSH r6, [r0], #2 @load x_hi[1]
52 LDRSH r7, [r1], #2 @load x_lo[1]
69 LDRSH r6, [r0], #2 @load x_hi[]
77 LDRSH r6, [r0], #2 @load x_hi[]
H A DDot_p_neon.s39 VLD1.S16 {Q0, Q1}, [r0]! @load 16 Word16 x[]
40 VLD1.S16 {Q2, Q3}, [r0]! @load 16 Word16 x[]
41 VLD1.S16 {Q4, Q5}, [r0]! @load 16 Word16 x[]
42 VLD1.S16 {Q6, Q7}, [r0]! @load 16 Word16 x[]
43 VLD1.S16 {Q8, Q9}, [r1]! @load 16 Word16 y[]
44 VLD1.S16 {Q10, Q11}, [r1]! @load 16 Word16 y[]
45 VLD1.S16 {Q12, Q13}, [r1]! @load 16 Word16 y[]
51 VLD1.S16 {Q0, Q1}, [r1]! @load 16 Word16 y[]
67 VLD1.S16 {Q0, Q1}, [r0]! @load 16 Word16 x[]
H A Dsyn_filt_neon.s45 VLD1.S16 {D0, D1, D2, D3}, [r4]! @load 16 mems
48 LDRSH r5, [r0], #2 @ load a[0]
52 @ load all a[]
53 VLD1.S16 {D0, D1, D2, D3}, [r0]! @ load a[1] ~ a[16]
66 LDRSH r6, [r1], #2 @ load x[i]
H A DNorm_Corr_neon.s116 VLD1.S16 {Q0, Q1}, [r14]! @ load 16 excf[]
117 VLD1.S16 {Q2, Q3}, [r14]! @ load 16 excf[]
118 VLD1.S16 {Q4, Q5}, [r12]! @ load 16 x[]
119 VLD1.S16 {Q6, Q7}, [r12]! @ load 16 x[]
137 VLD1.S16 {Q0, Q1}, [r14]! @ load 16 excf[]
138 VLD1.S16 {Q2, Q3}, [r14]! @ load 16 excf[]
139 VLD1.S16 {Q4, Q5}, [r12]! @ load 16 x[]
140 VLD1.S16 {Q6, Q7}, [r12]! @ load 16 x[]
245 LDRSH r8, [r9], #-2 @ load h[i]
246 LDRSH r12, [r10, #-2] @ load exc
[all...]
/frameworks/base/tools/validatekeymaps/
H A DMain.cpp82 status_t status = KeyLayoutMap::load(String8(filename), &map);
92 status_t status = KeyCharacterMap::load(String8(filename), &map);
102 status_t status = PropertyMap::load(String8(filename), &map);
112 status_t status = VirtualKeyMap::load(String8(filename), &map);
/frameworks/base/core/java/android/gesture/
H A DGestureLibraries.java90 public boolean load() { method in class:GestureLibraries.FileGestureLibrary
95 mStore.load(new FileInputStream(file), true);
98 Log.d(LOG_TAG, "Could not load the gesture library from " + mPath, e);
100 Log.d(LOG_TAG, "Could not load the gesture library from " + mPath, e);
126 public boolean load() { method in class:GestureLibraries.ResourceGestureLibrary
132 mStore.load(in, true);
135 Log.d(LOG_TAG, "Could not load the gesture library from raw resource " +
/frameworks/base/media/java/android/media/videoeditor/
H A DVideoEditorFactory.java29 * existing project {@link #load(String)}.
87 public static VideoEditor load(String projectPath, boolean generatePreview) method in class:VideoEditorFactory
/frameworks/base/include/ui/
H A DVirtualKeyMap.h51 static status_t load(const String8& filename, VirtualKeyMap** outMap);
/frameworks/base/media/java/android/media/
H A DSoundPool.java40 * to ship with compressed streams without having to suffer the CPU load
81 * through the list of sounds calling the appropriate SoundPool.load()
154 public int load(String path, int priority) method in class:SoundPool
180 * Note that the extension is dropped. For example, if you want to load
192 public int load(Context context, int resId, int priority) { method in class:SoundPool
214 public int load(AssetFileDescriptor afd, int priority) { method in class:SoundPool
240 public int load(FileDescriptor fd, long offset, long length, int priority) { method in class:SoundPool
252 * returned by the load() function. Returns true if the sound is
255 * @param soundID a soundID returned by the load() function
264 * returned by the load() functio
[all...]

Completed in 261 milliseconds

12345