Home
last modified time | relevance | path

Searched defs:objs (Results 1 – 25 of 316) sorted by relevance

12345678910>>...13

/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
H A DMessageRegressionTest.java145 Object[] objs = messageFormatter.parse(tempBuffer, status); in Test4031438() local
181 Object[] objs = fmt.parse(str, pos); in Test4052223() local
452 Object[] objs = mf.parse(formatted, new ParsePosition(0)); in Test4118592() local
467 Object[] objs = mf.parse(forParsing, new ParsePosition(0)); in Test4118594() local
516 Object[] objs = mf.parse(texts[i], pp); in Test4120552() local
690 Map objs = messageFormatter.parseToMap(tempBuffer, status); in testBugTestsWithNamesArguments() local
727 Map objs = fmt.parseToMap(str, pos); in testBugTestsWithNamesArguments() local
779 Map objs = mf.parseToMap(null, new ParsePosition(0)); in testBugTestsWithNamesArguments() local
827 Map objs = mf.parseToMap(forParsing, new ParsePosition(0)); in testBugTestsWithNamesArguments() local
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/format/
H A DMessageRegressionTest.java142 Object[] objs = messageFormatter.parse(tempBuffer, status); in Test4031438() local
178 Object[] objs = fmt.parse(str, pos); in Test4052223() local
449 Object[] objs = mf.parse(formatted, new ParsePosition(0)); in Test4118592() local
464 Object[] objs = mf.parse(forParsing, new ParsePosition(0)); in Test4118594() local
513 Object[] objs = mf.parse(texts[i], pp); in Test4120552() local
687 Map objs = messageFormatter.parseToMap(tempBuffer, status); in testBugTestsWithNamesArguments() local
724 Map objs = fmt.parseToMap(str, pos); in testBugTestsWithNamesArguments() local
776 Map objs = mf.parseToMap(null, new ParsePosition(0)); in testBugTestsWithNamesArguments() local
824 Map objs = mf.parseToMap(forParsing, new ParsePosition(0)); in testBugTestsWithNamesArguments() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/python/
H A Dpython_arg_flatten.cpp36 py::object cast_handle_sequence(std::vector<py::handle> objs) { in cast_handle_sequence()
114 py::object cast_sequence(std::vector<py::object> objs) { in cast_sequence()
123 py::object cast_dict(std::vector<py::object> objs) { in cast_dict()
141 std::vector<py::object> objs; in unflatten_rec() local
148 std::vector<py::object> objs; in unflatten_rec() local
155 std::vector<py::object> objs; in unflatten_rec() local
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiLogger.java59 static final void warning(String logMessage, Object... objs) { in warning()
70 static final void error(String logMessage, Object... objs) { in error()
74 static final void error(String logMessage, Exception e, Object... objs) { in error()
85 static final void debug(String logMessage, Object... objs) { in debug()
95 private static final String toLogString(String logMessage, Object[] objs) { in toLogString()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/
H A Dmedia_srcs.cmake47 set(objs variable
52 set(objs variable
58 set(objs variable
62 set(objs "" PARENT_SCOPE) variable
/aosp_15_r20/external/skia/bench/
H A DGrMemoryPoolBench.cpp45 T* objs[kMaxObjects]; in run_stack() local
69 T* objs[kMaxObjects]; in run_queue() local
93 T* objs[kMaxObjects]; in run_pushpop() local
114 T* objs[kMaxObjects]; in run_random() local
/aosp_15_r20/libcore/ojluni/src/test/java/text/Format/MessageFormat/
H A DMessageRegression.java151 Object[] objs = messageFormatter.parse(tempBuffer, status); in Test4031438() local
186 Object[] objs = fmt.parse(str, pos); in Test4052223() local
442 Object[] objs = mf.parse(formatted, new ParsePosition(0)); in Test4118592() local
456 Object[] objs = mf.parse(forParsing, new ParsePosition(0)); in Test4118594() local
503 Object[] objs = mf.parse(texts[i], pp); in Test4120552() local
/aosp_15_r20/libcore/ojluni/src/main/java/java/security/
H A DAlgorithmParameterGenerator.java186 Object[] objs = Security.getImpl(algorithm, in getInstance() local
244 Object[] objs = Security.getImpl(algorithm, in getInstance() local
294 Object[] objs = Security.getImpl(algorithm, in getInstance() local
H A DAlgorithmParameters.java244 Object[] objs = Security.getImpl(algorithm, "AlgorithmParameters", in getInstance() local
303 Object[] objs = Security.getImpl(algorithm, "AlgorithmParameters", in getInstance() local
355 Object[] objs = Security.getImpl(algorithm, "AlgorithmParameters", in getInstance() local
H A DMessageDigest.java211 Object[] objs = Security.getImpl(algorithm, "MessageDigest", in getInstance() local
280 Object[] objs = Security.getImpl(algorithm, "MessageDigest", provider); in getInstance() local
335 Object[] objs = Security.getImpl(algorithm, "MessageDigest", provider); in getInstance() local
H A DKeyStore.java901 Object[] objs = Security.getImpl(type, "KeyStore", (String)null); in getInstance() local
949 Object[] objs = Security.getImpl(type, "KeyStore", provider); in getInstance() local
997 Object[] objs = Security.getImpl(type, "KeyStore", provider); in getInstance() local
1799 Object[] objs = null; in getInstance() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/security/
DAlgorithmParameterGenerator.java186 Object[] objs = Security.getImpl(algorithm, in getInstance() local
244 Object[] objs = Security.getImpl(algorithm, in getInstance() local
294 Object[] objs = Security.getImpl(algorithm, in getInstance() local
DAlgorithmParameters.java244 Object[] objs = Security.getImpl(algorithm, "AlgorithmParameters", in getInstance() local
303 Object[] objs = Security.getImpl(algorithm, "AlgorithmParameters", in getInstance() local
355 Object[] objs = Security.getImpl(algorithm, "AlgorithmParameters", in getInstance() local
DMessageDigest.java211 Object[] objs = Security.getImpl(algorithm, "MessageDigest", in getInstance() local
280 Object[] objs = Security.getImpl(algorithm, "MessageDigest", provider); in getInstance() local
335 Object[] objs = Security.getImpl(algorithm, "MessageDigest", provider); in getInstance() local
DKeyStore.java901 Object[] objs = Security.getImpl(type, "KeyStore", (String)null); in getInstance() local
949 Object[] objs = Security.getImpl(type, "KeyStore", provider); in getInstance() local
997 Object[] objs = Security.getImpl(type, "KeyStore", provider); in getInstance() local
1799 Object[] objs = null; in getInstance() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/11/libcore/ojluni/src/main/java/java/security/
DAlgorithmParameterGenerator.java186 Object[] objs = Security.getImpl(algorithm, in getInstance() local
244 Object[] objs = Security.getImpl(algorithm, in getInstance() local
294 Object[] objs = Security.getImpl(algorithm, in getInstance() local
DAlgorithmParameters.java244 Object[] objs = Security.getImpl(algorithm, "AlgorithmParameters", in getInstance() local
303 Object[] objs = Security.getImpl(algorithm, "AlgorithmParameters", in getInstance() local
355 Object[] objs = Security.getImpl(algorithm, "AlgorithmParameters", in getInstance() local
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dmsfmrgts.cpp207 Formattable *objs = messageFormatter->parse(tempBuffer, pp, count); in Test4031438() local
705 Formattable* objs = nullptr; in Test4118592() local
748 Formattable *objs = mf->parse(forParsing, pp, count); in Test4118594() local
845 Formattable *objs = mf->parse(texts[i], pp, count); in Test4120552() local
888 Formattable objs [] = { in Test4142938() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dmsfmrgts.cpp207 Formattable *objs = messageFormatter->parse(tempBuffer, pp, count); in Test4031438() local
705 Formattable *objs = 0; in Test4118592() local
748 Formattable *objs = mf->parse(forParsing, pp, count); in Test4118594() local
845 Formattable *objs = mf->parse(texts[i], pp, count); in Test4120552() local
888 Formattable objs [] = { in Test4142938() local
/aosp_15_r20/test/vts-testcase/vndk/dependency/
Dvts_vndk_dependency_test.py269 def _FindLibsInLinkPaths(self, bitness, link_paths, objs): argument
310 def _FindDisallowedDependencies(self, objs, namespace, link_paths, argument
340 def _TestElfDependency(self, bitness, objs): argument
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/13/libcore/ojluni/src/main/java/java/security/
DMessageDigest.java211 Object[] objs = Security.getImpl(algorithm, "MessageDigest", in getInstance() local
280 Object[] objs = Security.getImpl(algorithm, "MessageDigest", provider); in getInstance() local
335 Object[] objs = Security.getImpl(algorithm, "MessageDigest", provider); in getInstance() local
DKeyStore.java901 Object[] objs = Security.getImpl(type, "KeyStore", (String)null); in getInstance() local
949 Object[] objs = Security.getImpl(type, "KeyStore", provider); in getInstance() local
997 Object[] objs = Security.getImpl(type, "KeyStore", provider); in getInstance() local
1799 Object[] objs = null; in getInstance() local
/aosp_15_r20/trusty/kernel/lib/trusty/
H A Dvqueue.c260 static bool vqueue_mem_insert(struct bst_root* objs, in vqueue_mem_insert()
265 static struct vqueue_mem_obj* vqueue_mem_lookup(struct bst_root* objs, in vqueue_mem_lookup()
273 static inline void vqueue_mem_delete(struct bst_root* objs, in vqueue_mem_delete()
/aosp_15_r20/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/io/
H A DObjectInputStreamTest.java1362 private ObjectStreamClass[] objs; field in ObjectInputStreamTest.TestObjectOutputStream
1365 … public TestObjectOutputStream(OutputStream out, ObjectStreamClass[] objs) throws IOException { in TestObjectOutputStream()
1377 private ObjectStreamClass[] objs; field in ObjectInputStreamTest.TestObjectInputStream
1380 public TestObjectInputStream(InputStream in, ObjectStreamClass[] objs) throws IOException { in TestObjectInputStream()
1393 ObjectStreamClass[] objs = new ObjectStreamClass[1000]; in test_readObject_replacedClassDescriptor() local
/aosp_15_r20/tools/test/connectivity/acts/framework/tests/
Dmock_controller.py33 def destroy(objs): argument
37 def get_info(objs): argument

12345678910>>...13