Home
last modified time | relevance | path

Searched defs:arg0 (Results 1 – 25 of 177) sorted by relevance

12345678

/external/apache-harmony/support/src/test/java/tests/support/
DSupport_DummyPKCS12Keystore.java43 public Key engineGetKey(String arg0, char[] arg1) in engineGetKey()
49 public Certificate[] engineGetCertificateChain(String arg0) { in engineGetCertificateChain()
54 public Certificate engineGetCertificate(String arg0) { in engineGetCertificate()
59 public Date engineGetCreationDate(String arg0) { in engineGetCreationDate()
64 public void engineSetKeyEntry(String arg0, Key arg1, char[] arg2, in engineSetKeyEntry()
69 public void engineSetKeyEntry(String arg0, byte[] arg1, Certificate[] arg2) in engineSetKeyEntry()
74 public void engineSetCertificateEntry(String arg0, Certificate arg1) in engineSetCertificateEntry()
79 public void engineDeleteEntry(String arg0) throws KeyStoreException { in engineDeleteEntry()
88 public boolean engineContainsAlias(String arg0) { in engineContainsAlias()
98 public boolean engineIsKeyEntry(String arg0) { in engineIsKeyEntry()
[all …]
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/testing/
DTestContentProvider2.java11 public int delete(Uri arg0, String arg1, String[] arg2) { in delete()
16 public String getType(Uri arg0) { in getType()
21 public Uri insert(Uri arg0, ContentValues arg1) { in insert()
31 public Cursor query(Uri arg0, String[] arg1, String arg2, String[] arg3, String arg4) { in query()
36 public int update(Uri arg0, ContentValues arg1, String arg2, String[] arg3) { in update()
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DToTextSAXHandler.java60 public void endElement(String arg0, String arg1, String arg2) in endElement()
199 String arg0, in attributeDecl()
211 public void elementDecl(String arg0, String arg1) throws SAXException in elementDecl()
218 public void externalEntityDecl(String arg0, String arg1, String arg2) in externalEntityDecl()
226 public void internalEntityDecl(String arg0, String arg1) in internalEntityDecl()
234 public void endPrefixMapping(String arg0) throws SAXException in endPrefixMapping()
241 public void ignorableWhitespace(char[] arg0, int arg1, int arg2) in ignorableWhitespace()
250 public void processingInstruction(String arg0, String arg1) in processingInstruction()
260 public void setDocumentLocator(Locator arg0) in setDocumentLocator()
267 public void skippedEntity(String arg0) throws SAXException in skippedEntity()
[all …]
DToXMLSAXHandler.java141 String arg0, in attributeDecl()
153 public void elementDecl(String arg0, String arg1) throws SAXException in elementDecl()
160 public void externalEntityDecl(String arg0, String arg1, String arg2) in externalEntityDecl()
168 public void internalEntityDecl(String arg0, String arg1) in internalEntityDecl()
290 public void ignorableWhitespace(char[] arg0, int arg1, int arg2) in ignorableWhitespace()
299 public void setDocumentLocator(Locator arg0) in setDocumentLocator()
307 public void skippedEntity(String arg0) throws SAXException in skippedEntity()
401 public void comment(char[] arg0, int arg1, int arg2) throws SAXException in comment()
451 public void startEntity(String arg0) throws SAXException in startEntity()
/external/mesa3d/src/mesa/tnl/
Dt_vertex_sse.c75 struct x86_reg arg0 ) in emit_load4f_4()
82 struct x86_reg arg0 ) in emit_load4f_3()
99 struct x86_reg arg0 ) in emit_load4f_2()
109 struct x86_reg arg0 ) in emit_load4f_1()
120 struct x86_reg arg0 ) in emit_load3f_3()
141 struct x86_reg arg0 ) in emit_load3f_2()
148 struct x86_reg arg0 ) in emit_load3f_1()
156 struct x86_reg arg0 ) in emit_load2f_2()
163 struct x86_reg arg0 ) in emit_load2f_1()
171 struct x86_reg arg0 ) in emit_load1f_1()
[all …]
/external/apache-commons-math/src/main/java/org/apache/commons/math/genetics/
DInvalidRepresentationException.java41 public InvalidRepresentationException(String arg0) { in InvalidRepresentationException()
49 public InvalidRepresentationException(Throwable arg0) { in InvalidRepresentationException()
59 public InvalidRepresentationException(String arg0, Throwable arg1) { in InvalidRepresentationException()
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue103/
DFakeMap.java65 public boolean containsKey(Object arg0) { in containsKey()
73 public boolean containsValue(Object arg0) { in containsValue()
85 public V get(Object arg0) { in get()
106 public void putAll(Map<? extends K, ? extends V> arg0) { in putAll()
110 public V remove(Object arg0) { in remove()
/external/tensorflow/tensorflow/python/util/
Ddeprecation_test.py142 def _fn(arg0, arg1): argument
184 def _fn(arg0, arg1): argument
225 def _fn(arg0, arg1): argument
251 def _fn(arg0, arg1): argument
281 def _fn(self, arg0, arg1): argument
326 def _fn(self, arg0, arg1): argument
356 def _fn(self, arg0, arg1): argument
487 def _fn(arg0, arg1, deprecated=None): argument
501 def _fn(arg0, arg1, deprecated=True): argument
549 def _fn(arg0, arg1, deprecated=True): argument
[all …]
/external/cldr/tools/java/org/unicode/cldr/icu/
DMapperUtils.java100 public void startPrefixMapping(String arg0, String arg1) throws SAXException { in startPrefixMapping()
104 public void endPrefixMapping(String arg0) throws SAXException { in endPrefixMapping()
108 public void ignorableWhitespace(char[] arg0, int arg1, int arg2) throws SAXException { in ignorableWhitespace()
112 public void processingInstruction(String arg0, String arg1) throws SAXException { in processingInstruction()
116 public void setDocumentLocator(Locator arg0) { in setDocumentLocator()
120 public void skippedEntity(String arg0) throws SAXException { in skippedEntity()
/external/tensorflow/tensorflow/core/kernels/
Dcast_op_impl.h36 #define CURRY_TYPES3_NO_HALF(FN, arg0, arg1) \ argument
51 #define CURRY_TYPES3_NO_BF16(FN, arg0, arg1) \ argument
55 #define CURRY_TYPES3(FN, arg0, arg1) \ argument
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCaseUtil.hpp42 …estCtx, tcu::TestNodeType type, const std::string& name, const std::string& desc, const Arg0& arg0) in InstanceFactory1()
48 …pe type, const std::string& name, const std::string& desc, const Programs& progs, const Arg0& arg0) in InstanceFactory1()
68 …estNodeType type, const std::string& name, const std::string& desc, const Arg0& arg0, const Suppor… in InstanceFactory1WithSupport()
75 … std::string& name, const std::string& desc, const Programs& progs, const Arg0& arg0, const Suppor… in InstanceFactory1WithSupport()
119 Arg0 arg0; member
177 Arg0 arg0; member
256 Arg0 arg0) in createFunctionCase()
269 Arg0 arg0) in createFunctionCase()
282 Arg0 arg0) in createFunctionCaseWithPrograms()
296 Arg0 arg0) in createFunctionCaseWithPrograms()
[all …]
DvktTestGroupUtil.hpp59 const Arg0& arg0) in TestGroupHelper1()
85 Arg0 arg0) in createTestGroup()
103 Arg0 arg0) in addTestGroup()
/external/tensorflow/tensorflow/compiler/tf2xla/
Dconst_analysis_test.cc34 auto arg0 = ops::_Arg(root.WithOpName("Arg0"), DT_INT32, 0); in TEST() local
68 auto arg0 = ops::_Arg(root.WithOpName("Arg0"), DT_INT32, 0); in TEST() local
95 Output arg0 = ops::_Arg(root.WithOpName("Arg0"), DT_INT32, 0); in TEST() local
116 Output arg0 = ops::_Arg(root.WithOpName("Arg0"), DT_INT32, 0); in TEST() local
142 Output arg0 = ops::_Arg(root.WithOpName("Arg0"), DT_INT32, 0); in TEST() local
/external/deqp/framework/common/
DtcuInterval.cpp35 Interval applyMonotone (DoubleFunc1& func, const Interval& arg0) in applyMonotone()
43 Interval applyMonotone (DoubleIntervalFunc1& func, const Interval& arg0) in applyMonotone()
48 Interval applyMonotone (DoubleFunc2& func, const Interval& arg0, const Interval& arg1) in applyMonotone()
58 Interval applyMonotone (DoubleIntervalFunc2& func, const Interval& arg0, const Interval& arg1) in applyMonotone()
/external/autotest/frontend/client/src/autotest/common/table/
DJSONObjectSet.java32 public boolean add(T arg0) { in add()
42 public boolean remove(Object arg0) { in remove()
/external/grpc-grpc/test/cpp/common/
Dchannel_arguments_test.cc131 grpc_arg arg0; in TEST_F() local
158 grpc_arg arg0; in TEST_F() local
190 grpc_arg arg0; in TEST_F() local
203 grpc_arg arg0, arg1; in TEST_F() local
222 grpc_arg arg0; in TEST_F() local
/external/elfutils/backends/
Driscv_retval.c110 Dwarf_Die *arg0 __attribute__ ((unused)), in flatten_aggregate_arg()
120 Dwarf_Die *arg0 __attribute__ ((unused)), in pass_by_flattened_arg()
146 Dwarf_Die arg0, arg1; in riscv_return_value_location_lp64d() local
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestFmwkPlus.java20 String message, T arg0, R relation, V... args) { in assertTrue()
26 String message, T arg0, R relation, V... args) { in assertFalse()
31 public <T, V, R extends TestRelation<T, V>> boolean assertTrue(T arg0, in assertTrue()
37 public <T, V, R extends TestRelation<T, V>> boolean assertFalse(T arg0, in assertFalse()
44 String message, boolean expected, T arg0, R relation, V... args) { in assertRelation()
81 String message, boolean expected, T arg0, R relation, V... args) { in showArgs()
/external/u-boot/drivers/firmware/
Dpsci.c21 unsigned long arg0, unsigned long arg1, in __invoke_psci_fn_hvc()
31 unsigned long arg0, unsigned long arg1, in __invoke_psci_fn_smc()
/external/cldr/tools/java/org/unicode/cldr/util/
DArrayComparator.java45 Object[] arg0 = (Object[]) a0; in compare() local
66 public int compare(Object arg0, Object arg1) throws RuntimeException { in compare()
/external/llvm/test/MC/AsmParser/
Dvararg-default-value.s6 .macro abcd arg0=%eax arg1:vararg=%ebx argument
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AsmParser/
Dvararg-default-value.s6 .macro abcd arg0=%eax arg1:vararg=%ebx argument
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DDebuggeeException.java38 public DebuggeeException(String arg0) { in DebuggeeException()
/external/clang/test/CodeGen/
Dmips-zero-sized-struct.c14 T2 fn28(char arg0) { in fn28()
/external/testng/src/test/java/test/retryAnalyzer/
DMyRetry.java13 public boolean retryMethod(ITestResult arg0) { in retryMethod()

12345678