/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
H A D | MessageRegressionTest.java | 145 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 D | MessageRegressionTest.java | 142 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 D | python_arg_flatten.cpp | 36 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 D | HdmiLogger.java | 59 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 D | media_srcs.cmake | 47 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 D | GrMemoryPoolBench.cpp | 45 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 D | MessageRegression.java | 151 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 D | AlgorithmParameterGenerator.java | 186 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 D | AlgorithmParameters.java | 244 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 D | MessageDigest.java | 211 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 D | KeyStore.java | 901 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/ |
D | AlgorithmParameterGenerator.java | 186 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
|
D | AlgorithmParameters.java | 244 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
|
D | MessageDigest.java | 211 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
|
D | KeyStore.java | 901 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/ |
D | AlgorithmParameterGenerator.java | 186 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
|
D | AlgorithmParameters.java | 244 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 D | msfmrgts.cpp | 207 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 D | msfmrgts.cpp | 207 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/ |
D | vts_vndk_dependency_test.py | 269 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/ |
D | MessageDigest.java | 211 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
|
D | KeyStore.java | 901 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 D | vqueue.c | 260 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 D | ObjectInputStreamTest.java | 1362 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/ |
D | mock_controller.py | 33 def destroy(objs): argument 37 def get_info(objs): argument
|