Home
last modified time | relevance | path

Searched defs:old (Results 1 – 25 of 981) sorted by relevance

12345678910>>...40

/external/perfetto/python/tools/
Dupdate_permalink.py17 def upgrade_15(old): argument
24 def upgrade_16(old): argument
34 def upgrade_17(old): argument
41 def upgrade_18(old): argument
48 def upgrade_19(old): argument
55 def upgrade_20(old): argument
62 def upgrade_20(old): argument
69 def upgrade_21(old): argument
76 def upgrade_22(old): argument
85 def upgrade_23(old): argument
[all …]
/external/jetpack-camera-app/core/camera/src/main/java/com/google/jetpackcamera/core/camera/test/
DFakeCameraUseCase.kt154 currentSettings.update { old -> in <lambda>() method
167 currentSettings.update { old -> in <lambda>() method
177 currentSettings.update { old -> in <lambda>() method
183 currentSettings.update { old -> in <lambda>() method
189 currentSettings.update { old -> in <lambda>() method
199 currentSettings.update { old -> in <lambda>() method
205 currentSettings.update { old -> in <lambda>() method
211 currentSettings.update { old -> in <lambda>() method
217 currentSettings.update { old -> in <lambda>() method
223 currentSettings.update { old -> in <lambda>() method
[all …]
/external/rust/android-crates-io/crates/crossbeam-utils/src/atomic/
Datomic_cell.rs372 let old = *value; localVariable
395 let old = *value; localVariable
416 let old = *value; localVariable
437 let old = *value; localVariable
458 let old = *value; localVariable
479 let old = *value; localVariable
501 let old = *value; localVariable
523 let old = *value; localVariable
556 let old = *value; localVariable
588 let old = *value; localVariable
[all …]
/external/trusty/musl/src/internal/
Datomic.h22 int old; in a_cas() local
35 int old; in a_swap() local
48 int old; in a_fetch_add() local
61 int old; in a_fetch_and() local
74 int old; in a_fetch_or() local
91 void *old; in a_cas_p() local
110 int old; in a_swap() local
121 int old; in a_fetch_add() local
132 int old; in a_fetch_and() local
142 int old; in a_fetch_or() local
/external/libcxx/utils/libcxx/sym_check/
Ddiff.py31 def added_symbols(old, new): argument
35 def removed_symbols(old, new): argument
39 def changed_symbols(old, new): argument
51 def diff(old, new): argument
/external/cronet/stable/third_party/libc++/src/utils/libcxx/sym_check/
Ddiff.py30 def added_symbols(old, new): argument
34 def removed_symbols(old, new): argument
38 def changed_symbols(old, new): argument
49 def diff(old, new): argument
/external/cronet/tot/third_party/libc++/src/utils/libcxx/sym_check/
Ddiff.py30 def added_symbols(old, new): argument
34 def removed_symbols(old, new): argument
38 def changed_symbols(old, new): argument
49 def diff(old, new): argument
/external/cronet/stable/third_party/apache-portable-runtime/src/atomic/os390/
Datomic.c30 apr_uint32_t old, new_val; in apr_atomic_add32() local
41 apr_uint32_t old, new_val; in apr_atomic_sub32() local
56 apr_uint32_t old, new_val; in apr_atomic_dec32() local
79 apr_uint32_t old = cmp; in apr_atomic_cas32() local
111 apr_uint32_t old, new_val; in apr_atomic_xchg32() local
/external/e2fsprogs/lib/ext2fs/
Dbrel_ma.c105 static errcode_t bma_put(ext2_brel brel, blk64_t old, in bma_put()
117 static errcode_t bma_get(ext2_brel brel, blk64_t old, in bma_get()
137 static errcode_t bma_next(ext2_brel brel, blk64_t *old, in bma_next()
154 static errcode_t bma_move(ext2_brel brel, blk64_t old, blk64_t new) in bma_move()
168 static errcode_t bma_delete(ext2_brel brel, blk64_t old) in bma_delete()
Dbrel.h79 #define ext2fs_brel_put(brel, old, ent) ((brel)->put((brel), old, ent)) argument
80 #define ext2fs_brel_get(brel, old, ent) ((brel)->get((brel), old, ent)) argument
82 #define ext2fs_brel_next(brel, old, ent) ((brel)->next((brel), old, ent)) argument
83 #define ext2fs_brel_move(brel, old, new) ((brel)->move((brel), old, new)) argument
84 #define ext2fs_brel_delete(brel, old) ((brel)->delete((brel), old)) argument
Direl.h103 #define ext2fs_irel_put(irel, old, ent) ((irel)->put((irel), old, ent)) argument
104 #define ext2fs_irel_get(irel, old, ent) ((irel)->get((irel), old, ent)) argument
105 #define ext2fs_irel_get_by_orig(irel, orig, old, ent) \ argument
108 #define ext2fs_irel_next(irel, old, ent) ((irel)->next((irel), old, ent)) argument
112 #define ext2fs_irel_move(irel, old, new) ((irel)->move((irel), old, new)) argument
113 #define ext2fs_irel_delete(irel, old) ((irel)->delete((irel), old)) argument
/external/cronet/tot/third_party/apache-portable-runtime/src/atomic/os390/
Datomic.c30 apr_uint32_t old, new_val; in apr_atomic_add32() local
41 apr_uint32_t old, new_val; in apr_atomic_sub32() local
56 apr_uint32_t old, new_val; in apr_atomic_dec32() local
79 apr_uint32_t old = cmp; in apr_atomic_cas32() local
111 apr_uint32_t old, new_val; in apr_atomic_xchg32() local
/external/coreboot/src/soc/intel/xeon_sp/cpx/
Dupd_display.c7 #define DUMP_UPD(old, new, field) \ argument
16 const FSP_M_CONFIG *old; in soc_display_fspm_upd_params() local
35 const FSP_S_CONFIG *old; in soc_display_fsps_upd_params() local
/external/coreboot/src/soc/intel/xeon_sp/skx/
Dupd_display.c7 #define DUMP_UPD(old, new, field) \ argument
16 const FSP_M_CONFIG *old; in soc_display_fspm_upd_params() local
36 const FSP_S_CONFIG *old; in soc_display_fsps_upd_params() local
/external/musl/src/internal/
Datomic.h22 int old; in a_cas() local
35 int old; in a_swap() local
48 int old; in a_fetch_add() local
61 int old; in a_fetch_and() local
74 int old; in a_fetch_or() local
91 void *old; in a_cas_p() local
110 int old; in a_swap() local
121 int old; in a_fetch_add() local
132 int old; in a_fetch_and() local
142 int old; in a_fetch_or() local
/external/coreboot/src/drivers/intel/fsp2_0/
Dupd_display.c7 void fsp_display_upd_value(const char *name, size_t size, uint64_t old, in fsp_display_upd_value()
19 static void fspm_display_arch_params(const FSPM_ARCHx_UPD *old, in fspm_display_arch_params()
51 void fspm_display_upd_values(const FSPM_UPD *old, in fspm_display_upd_values()
/external/apache-commons-math/src/main/java/org/apache/commons/math3/analysis/differentiation/
DSparseGradient.java142 final Double old = out.derivatives.get(id); in add() local
169 final Double old = derivatives.get(id); in addInPlace() local
189 final Double old = out.derivatives.get(id); in subtract() local
215 final Double old = out.derivatives.get(id); in multiply() local
244 final Double old = derivatives.get(id); in multiplyInPlace() local
274 final Double old = out.derivatives.get(id); in divide() local
/external/pytorch/c10/util/
DLazy.h37 T* old = nullptr; in ensure() local
65 if (T* old = value_.load(std::memory_order_relaxed)) { in reset() local
67 delete old; in reset() local
/external/sdk-platform-java/gax-java/gax/src/main/java/com/google/api/gax/batching/
DNonBlockingSemaphore.java55 long old = acquiredPermits.get(); in release() local
68 long old = acquiredPermits.get(); in acquire() local
85 long old = acquiredPermits.get(); in acquirePartial() local
/external/jetpack-camera-app/core/camera/src/main/java/com/google/jetpackcamera/core/camera/
DCameraSession.kt153 transientSettings.filterNotNull().distinctUntilChanged { old, new -> in <lambda>() method
187 currentCameraState.update { old -> in <lambda>() method
205 currentCameraState.update { old -> in <lambda>() method
332 currentCameraState.update { old -> in setZoomScale() method
714 currentCameraState.update { old -> in startVideoRecordingInternal() method
745 currentCameraState.update { old -> in startVideoRecordingInternal() method
759 currentCameraState.update { old -> in startVideoRecordingInternal() method
773 currentCameraState.update { old -> in startVideoRecordingInternal() method
787 currentCameraState.update { old -> in startVideoRecordingInternal() method
817 currentCameraState.update { old -> in startVideoRecordingInternal() method
[all …]
/external/libcxx/test/std/experimental/memory/memory.resource.global/
Ddefault_resource.pass.cpp50 memory_resource *old = set_default_resource(expect); in main() local
60 memory_resource* old = set_default_resource(nullptr); in main() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/profiling/ios_bin/
Dbinary_size.py76 def _render_row(new, label, old): argument
89 def _diff_sign(new, old, diff_threshold=None): argument
111 old = 'old' variable
/external/grpc-grpc/tools/profiling/ios_bin/
Dbinary_size.py89 def _render_row(new, label, old): argument
102 def _diff_sign(new, old, diff_threshold=None): argument
126 old = "old" variable
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DPluralSamples.java38 Double old = set.get(count); in getValuesForDigits() local
49 Double old = set.get(count); in getValuesForDigits() local
63 Double old = set.get(count); in getValuesForDigits() local
/external/cronet/tot/third_party/libc++/src/test/std/utilities/utility/mem.res/mem.res.global/
Ddefault_resource.pass.cpp52 memory_resource* old = set_default_resource(expect); in main() local
62 memory_resource* old = set_default_resource(nullptr); in main() local

12345678910>>...40