/external/clang/test/CodeGenObjC/ |
D | non-lazy-classes.m | 8 +(void) load { class 14 +(void) load { class in Cat 20 -(void) load { method 26 -(void) load { method in Cat
|
/external/linux-kselftest/tools/testing/selftests/powerpc/ptrace/ |
D | ptrace-vsx.h | 17 int validate_vsx(unsigned long *vsx, unsigned long *load) in validate_vsx() 35 int validate_vmx(unsigned long vmx[][2], unsigned long *load) in validate_vmx() 74 int compare_vsx_vmx(unsigned long *store, unsigned long *load) in compare_vsx_vmx() 112 void load_vsx_vmx(unsigned long *load, unsigned long *vsx, in load_vsx_vmx()
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/random/ |
D | EmpiricalDistribution.java | 58 void load(double[] dataArray); in load() method 66 void load(File file) throws IOException; in load() method 74 void load(URL url) throws IOException; in load() method
|
/external/libaom/libaom/aom_dsp/ |
D | fft_common.h | 117 #define GEN_FFT_2(ret, suffix, T, T_VEC, load, store) \ argument 125 #define GEN_FFT_4(ret, suffix, T, T_VEC, load, store, constant, add, sub) \ argument 142 #define GEN_FFT_8(ret, suffix, T, T_VEC, load, store, constant, add, sub, mul) \ argument 177 #define GEN_FFT_16(ret, suffix, T, T_VEC, load, store, constant, add, sub, \ argument 269 #define GEN_FFT_32(ret, suffix, T, T_VEC, load, store, constant, add, sub, \ argument 513 #define GEN_IFFT_2(ret, suffix, T, T_VEC, load, store) \ argument 521 #define GEN_IFFT_4(ret, suffix, T, T_VEC, load, store, constant, add, sub) \ argument 538 #define GEN_IFFT_8(ret, suffix, T, T_VEC, load, store, constant, add, sub, \ argument 582 #define GEN_IFFT_16(ret, suffix, T, T_VEC, load, store, constant, add, sub, \ argument 697 #define GEN_IFFT_32(ret, suffix, T, T_VEC, load, store, constant, add, sub, \ argument
|
/external/glide/library/src/main/java/com/bumptech/glide/ |
D | RequestManager.java | 232 public DrawableTypeRequest<String> load(String string) { in load() method in RequestManager 265 public DrawableTypeRequest<Uri> load(Uri uri) { in load() method in RequestManager 379 public DrawableTypeRequest<File> load(File file) { in load() method in RequestManager 414 public DrawableTypeRequest<Integer> load(Integer resourceId) { in load() method in RequestManager 457 public DrawableTypeRequest<URL> load(URL url) { in load() method in RequestManager 497 public DrawableTypeRequest<byte[]> load(byte[] model, final String id) { in load() method in RequestManager 509 public DrawableTypeRequest<byte[]> load(byte[] model) { in load() method in RequestManager 546 public <T> DrawableTypeRequest<T> load(T model) { in load() method in RequestManager 606 public DrawableTypeRequest<T> load(T model) { in load() method in RequestManager.VideoModelRequest 645 public DrawableTypeRequest<T> load(T model) { in load() method in RequestManager.ImageModelRequest [all …]
|
/external/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/ |
D | dependence_analysis_helpers.cpp | 1518 SENode* load = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local 1548 SENode* load = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local 1599 SENode* load = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local 1628 SENode* load = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local 1678 SENode* load = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local 1707 SENode* load = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local 1757 SENode* load = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local 1786 SENode* load = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local 2090 SENode* load = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local 2120 SENode* load = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local [all …]
|
/external/deqp-deps/SPIRV-Tools/test/opt/loop_optimizations/ |
D | dependence_analysis_helpers.cpp | 1518 SENode* load = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local 1548 SENode* load = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local 1599 SENode* load = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local 1628 SENode* load = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local 1678 SENode* load = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local 1707 SENode* load = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local 1757 SENode* load = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local 1786 SENode* load = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local 2090 SENode* load = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local 2120 SENode* load = analysis.GetScalarEvolution()->SimplifyExpression( in TEST() local [all …]
|
/external/antlr/runtime/Perl5/lib/ANTLR/Runtime/ |
D | ANTLRFileStream.pm | 48 sub load { subroutine
|
/external/u-boot/common/spl/ |
D | spl_ram.c | 22 static ulong spl_ram_load_read(struct spl_load_info *load, ulong sector, in spl_ram_load_read() 45 struct spl_load_info load; in spl_ram_load_image() local
|
D | spl_net.c | 16 static ulong spl_net_load_read(struct spl_load_info *load, ulong sector, in spl_net_load_read() 49 struct spl_load_info load; in spl_net_load_image() local
|
D | spl_spi.c | 53 static ulong spl_spi_fit_read(struct spl_load_info *load, ulong sector, in spl_spi_fit_read() 115 struct spl_load_info load; in spl_spi_load_image() local
|
D | spl_nand.c | 30 static ulong spl_nand_fit_read(struct spl_load_info *load, ulong offs, in spl_nand_fit_read() 53 struct spl_load_info load; in spl_nand_load_element() local
|
D | spl_ymodem.c | 37 static ulong ymodem_read_fit(struct spl_load_info *load, ulong offset, in ymodem_read_fit() 94 struct spl_load_info load; in spl_ymodem_load_image() local
|
/external/guava/guava-gwt/src-super/com/google/common/cache/super/com/google/common/cache/ |
D | CacheLoader.java | 64 public abstract V load(K key) throws Exception; in load() method in CacheLoader 116 public V load(K key) { in load() method in CacheLoader.FunctionToCacheLoader 146 public V load(Object key) { in load() method in CacheLoader.SupplierToCacheLoader
|
/external/python/cpython3/Lib/test/test_importlib/source/ |
D | test_source_encoding.py | 93 def load(self, loader): member in EncodingTestPEP451 107 def load(self, loader): member in EncodingTestPEP302 149 def load(self, loader, module_name): member in LineEndingTestPEP451 163 def load(self, loader, module_name): member in LineEndingTestPEP302
|
/external/u-boot/arch/arm/include/debug/ |
D | 8250.S | 19 .macro load, rd, rx:vararg macro 27 .macro load, rd, rx:vararg macro
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_nir_lower_input_attachments.c | 44 try_lower_input_load(nir_function_impl *impl, nir_intrinsic_instr *load) in try_lower_input_load() 128 nir_intrinsic_instr *load = nir_instr_as_intrinsic(instr); in anv_nir_lower_input_attachments() local
|
/external/tensorflow/tensorflow/java/src/main/java/org/tensorflow/ |
D | SavedModelBundle.java | 31 public SavedModelBundle load() { in load() method in SavedModelBundle.Loader 94 public static SavedModelBundle load(String exportDir, String... tags) { in load() method in SavedModelBundle 166 private static native SavedModelBundle load( in load() method in SavedModelBundle
|
/external/jacoco/org.jacoco.core/src/org/jacoco/core/tools/ |
D | ExecFileLoader.java | 54 public void load(final InputStream stream) throws IOException { in load() method in ExecFileLoader 70 public void load(final File file) throws IOException { in load() method in ExecFileLoader
|
/external/python/cpython2/Lib/hotshot/ |
D | stats.py | 11 def load(filename): function 22 def load(self): member in StatsLoader
|
/external/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/ |
D | TJLoader-win.java.in | 32 static void load() { method in TJLoader
|
D | TJLoader-unix.java.in | 32 static void load() { method in TJLoader
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
D | LocaleMatcherShim.java | 21 public static LanguageMatcherData load() { in load() method in LocaleMatcherShim
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | LocaleMatcherShim.java | 18 public static LanguageMatcherData load() { in load() method in LocaleMatcherShim
|
/external/cldr/tools/java/com/ibm/icu/text/ |
D | ListFormatData.java | 4 static void load() { in load() method in ListFormatData
|