/aosp_15_r20/packages/modules/AdServices/adservices/service-core/schemas/com.android.adservices.data.adselection.SharedStorageDatabase/ |
D | 3.json | 38 "orders": [], array 93 "orders": [], array 102 "orders": [], array 111 "orders": [], array 120 "orders": [], array 181 "orders": [], array 190 "orders": [], array 199 "orders": [], array 208 "orders": [], array 217 "orders": [], array
|
D | 2.json | 38 "orders": [], array 86 "orders": [], array 95 "orders": [], array 104 "orders": [], array 158 "orders": [], array 167 "orders": [], array 176 "orders": [], array 185 "orders": [], array
|
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/schemas/com.android.adservices.data.customaudience.CustomAudienceDatabase/ |
D | 11.json | 116 "orders": [], array 125 "orders": [], array 134 "orders": [], array 143 "orders": [], array 217 "orders": [], array 226 "orders": [], array 235 "orders": [], array 244 "orders": [], array 342 "orders": [], array 394 "orders": [], array [all …]
|
D | 10.json | 116 "orders": [], array 125 "orders": [], array 134 "orders": [], array 143 "orders": [], array 217 "orders": [], array 226 "orders": [], array 235 "orders": [], array 244 "orders": [], array 342 "orders": [], array 394 "orders": [], array [all …]
|
D | 4.json | 99 "orders": [], array 108 "orders": [], array 117 "orders": [], array 126 "orders": [], array 194 "orders": [], array 203 "orders": [], array 212 "orders": [], array 221 "orders": [], array 323 "orders": [], array
|
D | 5.json | 99 "orders": [], array 108 "orders": [], array 117 "orders": [], array 126 "orders": [], array 201 "orders": [], array 210 "orders": [], array 219 "orders": [], array 228 "orders": [], array 330 "orders": [], array
|
D | 3.json | 99 "orders": [], array 108 "orders": [], array 117 "orders": [], array 126 "orders": [], array 194 "orders": [], array 203 "orders": [], array 212 "orders": [], array 221 "orders": [], array
|
D | 1.json | 99 "orders": [], array 108 "orders": [], array 117 "orders": [], array 126 "orders": [], array 194 "orders": [], array 203 "orders": [], array 212 "orders": [], array 221 "orders": [], array
|
D | 2.json | 99 "orders": [], array 108 "orders": [], array 117 "orders": [], array 126 "orders": [], array 194 "orders": [], array 203 "orders": [], array 212 "orders": [], array 221 "orders": [], array
|
D | 7.json | 113 "orders": [], array 122 "orders": [], array 131 "orders": [], array 140 "orders": [], array 215 "orders": [], array 224 "orders": [], array 233 "orders": [], array 242 "orders": [], array 344 "orders": [], array 400 "orders": [], array [all …]
|
D | 8.json | 113 "orders": [], array 122 "orders": [], array 131 "orders": [], array 140 "orders": [], array 215 "orders": [], array 224 "orders": [], array 233 "orders": [], array 242 "orders": [], array 344 "orders": [], array 400 "orders": [], array [all …]
|
D | 9.json | 116 "orders": [], array 125 "orders": [], array 134 "orders": [], array 143 "orders": [], array 217 "orders": [], array 226 "orders": [], array 235 "orders": [], array 244 "orders": [], array 342 "orders": [], array 394 "orders": [], array [all …]
|
D | 6.json | 113 "orders": [], array 122 "orders": [], array 131 "orders": [], array 140 "orders": [], array 215 "orders": [], array 224 "orders": [], array 233 "orders": [], array 242 "orders": [], array 344 "orders": [], array
|
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/schemas/com.android.adservices.data.adselection.AdSelectionServerDatabase/ |
D | 4.json | 43 "orders": [], array 105 "orders": [], array 167 "orders": [], array 233 "orders": [], array 307 "orders": [], array 318 "orders": [], array
|
D | 5.json | 43 "orders": [], array 105 "orders": [], array 174 "orders": [], array 240 "orders": [], array 314 "orders": [], array 325 "orders": [], array
|
D | 3.json | 43 "orders": [], array 105 "orders": [], array 167 "orders": [], array 233 "orders": [], array
|
D | 2.json | 43 "orders": [], array 105 "orders": [], array 216 "orders": [], array
|
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/schemas/com.android.adservices.data.signals.ProtectedSignalsDatabase/ |
D | 3.json | 61 "orders": [], array 103 "orders": [], array 152 "orders": [], array 200 "orders": [], array
|
D | 2.json | 61 "orders": [], array 103 "orders": [], array 145 "orders": [], array 193 "orders": [], array
|
D | 4.json | 61 "orders": [], array 103 "orders": [], array 152 "orders": [], array 200 "orders": [], array
|
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/ |
H A D | CollationElementIteratorTest.java | 62 int[] orders = new int[text.length()]; in testNext() local 89 int[] orders = new int[text.length()]; in testPrevious() local 114 int[] orders = new int[text.length()]; in testReset() local
|
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/schemas/com.android.adservices.data.adselection.AdSelectionDatabase/ |
D | 10.json | 107 "orders": [], array 322 "orders": [], array 380 "orders": [], array 442 "orders": [], array 545 "orders": [], array 607 "orders": [], array
|
D | 9.json | 121 "orders": [], array 344 "orders": [], array 405 "orders": [], array 473 "orders": [], array 587 "orders": [], array 653 "orders": [], array
|
D | 8.json | 121 "orders": [], array 344 "orders": [], array 405 "orders": [], array 473 "orders": [], array 587 "orders": [], array
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/analysis/differentiation/ |
H A D | DSCompiler.java | 440 int[] orders = new int[parameters]; in compileCompositionIndirection() local 539 public int getPartialDerivativeIndex(final int ... orders) in getPartialDerivativeIndex() 562 final int[][] sizes, final int ... orders) in getPartialDerivativeIndex() 610 int[] orders = new int[destP]; in convertIndex() local 1788 final int[] orders = getPartialDerivativeOrders(i); in taylor() local
|