Home
last modified time | relevance | path

Searched defs:ds1 (Results 1 – 25 of 37) sorted by relevance

12

/aosp_15_r20/external/MPAndroidChart/MPChartExample/src/main/java/com/xxmassdeveloper/mpchartexample/fragments/
H A DSimpleFragment.java118 PieDataSet ds1 = new PieDataSet(entries1, "Quarterly Revenues 2015"); in generatePieData() local
133 …LineDataSet ds1 = new LineDataSet(FileUtils.loadEntriesFromAssets(context.getAssets(), "sine.txt")… in generateLineData() local
158 …LineDataSet ds1 = new LineDataSet(FileUtils.loadEntriesFromAssets(context.getAssets(), "n.txt"), "… in getComplexity() local
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/analysis/differentiation/
H A DDerivativeStructure.java139 public DerivativeStructure(final double a1, final DerivativeStructure ds1, in DerivativeStructure()
157 public DerivativeStructure(final double a1, final DerivativeStructure ds1, in DerivativeStructure()
179 public DerivativeStructure(final double a1, final DerivativeStructure ds1, in DerivativeStructure()
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dcombinations_test.py86 def testMultipleDistributionSingleWorker(self, ds1, ds2, ds3): argument
129 def testMultipleDistributionMultiWorker(self, ds1, ds2): argument
H A Dinput_ops_test.py272 def _assert_datasets_equal(self, ds1, ds2): argument
/aosp_15_r20/trusty/kernel/lib/ktipc/include/lib/ktipc/
H A Dktipc.h215 sz5, buf6, sz6, buf7, sz7, db0, ds0, db1, ds1, \ argument
302 sz5, buf6, sz6, buf7, sz7, db0, ds0, db1, ds1, \ argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/test/gregorian/
Dtestformatters.cpp16 std::string ds1 = boost::gregorian::to_simple_string(d1); in main() local
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/hash/internal/
H A Dlow_level_hash.cc57 uint64_t ds1 = Mix(g ^ salt[4], h ^ duplicated_state); in LowLevelHash() local
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/hash/internal/
H A Dlow_level_hash.cc69 uint64_t ds1 = Mix(g ^ salt[4], h ^ duplicated_state); in LowLevelHash() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/hash/internal/
Dlow_level_hash.cc57 uint64_t ds1 = Mix(g ^ salt[4], h ^ duplicated_state); in LowLevelHash() local
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
H A DSAX2RTFDTM.java342 int ds1= top ? m_emptyNSDeclSetElemsCount : mark_nsdeclelem_size.pop(); in popRewindMark() local
/aosp_15_r20/libcore/ojluni/src/test/java/net/DatagramSocket/
H A DReuseAddressTest.java212 DatagramSocket ds1 = null; in DatagramSocket0032() local
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/sql/
H A DDataSourceResourceLoaderTestCase.java93 …DataSource ds1 = new TestDataSource(TEST_JDBC_DRIVER_CLASS, TEST_JDBC_URI, TEST_JDBC_LOGIN, TEST_J… in setUp() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/ipc/shmctl/
H A Dshmctl01.c103 struct shmid_ds ds1; in check_nattch() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/
H A Ddiagnostic_test.cpp100 DiagnosticStream ds1(std::move(ds0)); in TEST() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/
Ddiagnostic_test.cpp100 DiagnosticStream ds1(std::move(ds0)); in TEST() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/
H A Ddiagnostic_test.cpp100 DiagnosticStream ds1(std::move(ds0)); in TEST() local
/aosp_15_r20/external/clang/test/CodeGen/
H A Ddesignated-initializers.c39 struct ds ds1 = { { .a = 1 } }; variable
H A Dobject-size.c502 struct DynStruct1 *ds1; in test31() local
/aosp_15_r20/external/clang/test/Sema/
H A Ddesignated-initializers.c323 struct ds ds1 = { .c = 0 }; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/hash/
Dcommon.c381 uint64_t ds1 = WyhashMix(g ^ salt[4], h ^ duplicated_state); in Wyhash() local
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/hash/
H A Dcommon.c344 uint64_t ds1 = WyhashMix(g ^ salt[4], h ^ duplicated_state); in Wyhash() local
/aosp_15_r20/external/skia/src/core/
H A DSkMatrix.cpp133 int ds1 = m01 & m10; // true if both are 1 in computeTypeMask() local
/aosp_15_r20/external/perfetto/src/tracing/service/
H A Dtracing_service_impl_unittest.cc2736 auto* ds1 = producer1->GetDataSourceInstance("ds_1A"); in TEST_F() local
3013 const auto* ds1 = producer->GetDataSourceInstance("data_source"); in TEST_F() local
/aosp_15_r20/external/igt-gpu-tools/lib/
H A Dgen6_render.h881 } ds1; member
/aosp_15_r20/external/igt-gpu-tools/assembler/
H A Dbrw_structs.h282 } ds1; member

12