/aosp_15_r20/packages/services/Car/car_product/distant_display/apps/CarDistantDisplayPanoManager/src/com/android/car/pano/manager/ |
D | AppCardServiceManager.kt | 172 fun update(appCardContext: AppCardContext) in update() method 176 fun update(order: List<String>) in update() method
|
/aosp_15_r20/system/server_configurable_flags/aconfigd/ |
H A D | storage_files.cpp | 617 auto update = set_boolean_flag_value( in SetServerFlagValue() local 713 auto update = SetHasLocalOverride(context, true); in SetLocalFlagValue() local 791 auto update = SetHasLocalOverride(context, false); in RemoveLocalFlagValue() local 810 auto update = UpdateBootValueAndInfoImmediately(context, *value, false); in RemoveLocalFlagValue() local 829 auto update = SetHasLocalOverride(*context, false); in RemoveAllLocalFlagValue() local
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/concurrent/atomic/ |
D | AtomicIntegerFieldUpdater.java | 114 public abstract boolean compareAndSet(T obj, int expect, int update); in compareAndSet() 132 public abstract boolean weakCompareAndSet(T obj, int expect, int update); in weakCompareAndSet() 506 public final boolean compareAndSet(T obj, int expect, int update) { in compareAndSet() 511 public final boolean weakCompareAndSet(T obj, int expect, int update) { in weakCompareAndSet()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/20/libcore/ojluni/src/main/java/java/util/concurrent/atomic/ |
D | AtomicIntegerFieldUpdater.java | 114 public abstract boolean compareAndSet(T obj, int expect, int update); in compareAndSet() 132 public abstract boolean weakCompareAndSet(T obj, int expect, int update); in weakCompareAndSet() 506 public final boolean compareAndSet(T obj, int expect, int update) { in compareAndSet() 511 public final boolean weakCompareAndSet(T obj, int expect, int update) { in weakCompareAndSet()
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/concurrent/atomic/ |
H A D | AtomicIntegerFieldUpdater.java | 114 public abstract boolean compareAndSet(T obj, int expect, int update); in compareAndSet() 132 public abstract boolean weakCompareAndSet(T obj, int expect, int update); in weakCompareAndSet() 506 public final boolean compareAndSet(T obj, int expect, int update) { in compareAndSet() 511 public final boolean weakCompareAndSet(T obj, int expect, int update) { in weakCompareAndSet()
|
/aosp_15_r20/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/ |
H A D | SerializingExecutor.java | 149 public abstract boolean runStateCompareAndSet(SerializingExecutor obj, int expect, int update); in runStateCompareAndSet() 163 public boolean runStateCompareAndSet(SerializingExecutor obj, int expect, int update) { in runStateCompareAndSet() 175 public boolean runStateCompareAndSet(SerializingExecutor obj, int expect, int update) { in runStateCompareAndSet()
|
/aosp_15_r20/frameworks/base/keystore/java/android/security/keystore2/ |
H A D | KeyStoreCryptoOperationChunkedStreamer.java | 64 byte[] update(@NonNull byte[] input) throws KeyStoreException; in update() method 123 public byte[] update(byte[] input, int inputOffset, int inputLength) throws KeyStoreException { in update() method in KeyStoreCryptoOperationChunkedStreamer 221 public byte[] update(byte[] input) throws KeyStoreException { in update() method in KeyStoreCryptoOperationChunkedStreamer.MainDataStream
|
/aosp_15_r20/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/ |
H A D | NestedScrollToScene.kt | 98 override fun update(node: NestedScrollToSceneNode) { in nestedScrollToScene() method in com.android.compose.animation.scene.NestedScrollToSceneElement 167 fun update( in update() method in com.android.compose.animation.scene.NestedScrollToSceneNode
|
/aosp_15_r20/external/libese/tools/ese_ls_provision/ |
H A D | ese_ls_provision.cpp | 105 static bool send_ls_update(const ls_update_t &update) { in send_ls_update() 129 static bool parse_args(char* argv[], ls_update_t *update) { in parse_args() 159 ls_update_t update; in ls_update_cli() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/util/ |
H A D | tf_stack.py | 63 def update(self): member in StackTraceTransform 74 def update(self): member in StackTraceMapper 98 def update(self): member in StackTraceFilter
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/python3.11/site-packages/lldb/formatters/cpp/ |
D | libcxx.py | 132 def update(self): member in stdvector_SynthProvider 340 def update(self): member in stdlist_SynthProvider 492 def update(self): member in stdmap_SynthProvider 721 def update(self): member in stddeque_SynthProvider 854 def update(self): member in stdsharedptr_SynthProvider
|
/aosp_15_r20/external/rust/android-crates-io/crates/combine/src/stream/ |
D | position.rs | 23 fn update(&mut self, token: &Item); in update() method 168 fn update(&mut self, item: &Item) { in update() function 213 fn update(&mut self, _item: &Item) { in update() function 285 fn update(&mut self, token: &char) { in update() method 314 fn update(&mut self, token: &u8) { in update() method
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/python3.11/site-packages/lldb/formatters/cpp/ |
D | libcxx.py | 132 def update(self): member in stdvector_SynthProvider 340 def update(self): member in stdlist_SynthProvider 492 def update(self): member in stdmap_SynthProvider 721 def update(self): member in stddeque_SynthProvider 854 def update(self): member in stdsharedptr_SynthProvider
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/python3.11/site-packages/lldb/formatters/cpp/ |
D | libcxx.py | 132 def update(self): member in stdvector_SynthProvider 340 def update(self): member in stdlist_SynthProvider 492 def update(self): member in stdmap_SynthProvider 721 def update(self): member in stddeque_SynthProvider 854 def update(self): member in stdsharedptr_SynthProvider
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/python3.11/site-packages/lldb/formatters/cpp/ |
D | libcxx.py | 132 def update(self): member in stdvector_SynthProvider 340 def update(self): member in stdlist_SynthProvider 492 def update(self): member in stdmap_SynthProvider 721 def update(self): member in stddeque_SynthProvider 854 def update(self): member in stdsharedptr_SynthProvider
|
/aosp_15_r20/external/guava/guava/src/com/google/common/hash/ |
H A D | MessageDigestHashFunction.java | 141 protected void update(byte b) { in update() method in MessageDigestHashFunction.MessageDigestHasher 147 protected void update(byte[] b, int off, int len) { in update() method in MessageDigestHashFunction.MessageDigestHasher 153 protected void update(ByteBuffer bytes) { in update() method in MessageDigestHashFunction.MessageDigestHasher
|
/aosp_15_r20/external/pigweed/pw_ide/ts/pigweed-vscode/src/ |
H A D | clangd.ts | 100 const { update: updatePath } = stringSettingFor('path', 'clangd'); constant 137 const { update: updatePath } = stringSettingFor('path', 'clangd'); constant 138 const { update: updateArgs } = settingFor<string[]>('arguments', 'clangd'); constant
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/hash/ |
H A D | MessageDigestHashFunction.java | 141 protected void update(byte b) { in update() method in MessageDigestHashFunction.MessageDigestHasher 147 protected void update(byte[] b, int off, int len) { in update() method in MessageDigestHashFunction.MessageDigestHasher 153 protected void update(ByteBuffer bytes) { in update() method in MessageDigestHashFunction.MessageDigestHasher
|
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/integration_test/ |
H A D | saved_model_test.py | 198 def update(self): member in SaveAndLoadForServingTest.test_update_sync_on_read_variable.Model 224 def update(self): member in SaveAndLoadForServingTest.test_update_mirrored_variable.Model 408 def update(self, value): member in SaveAndLoadForTrainingTest.test_update_sync_on_read_variable.Model 489 def update(self, value): member in SaveAndLoadForTrainingTest.test_update_mirrored_variable.Model
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/24/libcore/ojluni/src/main/java/java/util/zip/ |
D | CRC32C.java | 134 public void update(int b) { in update() method in CRC32C 147 public void update(byte[] b, int off, int len) { in update() method in CRC32C 165 public void update(ByteBuffer buffer) { in update() method in CRC32C
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ |
H A D | dynamic_update_slice.cc | 46 const TfLiteTensor* update; in Prepare() local 108 void DynamicUpdateSlice(const TfLiteTensor* input, const TfLiteTensor* update, in DynamicUpdateSlice() 144 const TfLiteTensor* update; in Eval() local
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/zip/ |
D | CRC32C.java | 134 public void update(int b) { in update() method in CRC32C 147 public void update(byte[] b, int off, int len) { in update() method in CRC32C 165 public void update(ByteBuffer buffer) { in update() method in CRC32C
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/zip/ |
H A D | CRC32C.java | 134 public void update(int b) { in update() method in CRC32C 147 public void update(byte[] b, int off, int len) { in update() method in CRC32C 165 public void update(ByteBuffer buffer) { in update() method in CRC32C
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | HashBuilder.h | 53 void update(ArrayRef<uint8_t> Data) { this->getHasher().update(Data); } in update() function 60 void update(StringRef Data) { in update() function 389 void update(ArrayRef<uint8_t> Data) { in update() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | HashBuilder.h | 53 void update(ArrayRef<uint8_t> Data) { this->getHasher().update(Data); } in update() function 60 void update(StringRef Data) { in update() function 389 void update(ArrayRef<uint8_t> Data) { in update() function
|