Home
last modified time | relevance | path

Searched defs:updated (Results 1 – 25 of 111) sorted by relevance

12345

/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/
DDispatcherKeyTest.kt29 val updated = context + Dispatchers.Main in testDispatcher() constant
41 val updated = context + Dispatchers.Main in testExecutorCoroutineDispatcher() constant
/external/vulkan-validation-layers/layers/
Dsparse_containers.h142 bool updated = false; in Set() local
154 bool updated = false; in SetRange() local
201 bool updated = false; in Merge() local
365 bool updated = false; in SetDense() local
390 bool updated = false; in SetSparse() local
/external/swiftshader/third_party/SPIRV-Headers/
DREADME.md34 ### Registering a SPIR-V Generator Magic Number
44 ### Reserving tokens in the JSON grammar
/external/angle/third_party/vulkan-deps/spirv-headers/src/
DREADME.md34 ### Registering a SPIR-V Generator Magic Number
44 ### Reserving tokens in the JSON grammar
/external/deqp-deps/SPIRV-Headers/
DREADME.md34 ### Registering a SPIR-V Generator Magic Number
44 ### Reserving tokens in the JSON grammar
/external/tensorflow/tensorflow/core/common_runtime/
Dforward_type_inference.cc98 bool& updated) { in updated_inferred_type()
164 auto infer_forward = [&forward](Node* n, bool& updated) { in Run()
186 auto infer_reverse = [&reverse](Node* n, bool& updated) { in Run()
261 bool updated = false; in Run() local
/external/python/cpython2/Lib/
Dfunctools.py20 updated = WRAPPER_UPDATES): argument
41 updated = WRAPPER_UPDATES): argument
/external/shaderc/spirv-headers/
DREADME.md32 ### Reserving tokens in the JSON grammar
/external/eigen/scripts/
Drelicense.py62 text, updated = update(text) variable
/external/cronet/components/metrics/
Dpersistent_synthetic_trial_observer.cc23 for (const auto& updated : trials_updated) { in PersistSyntheticFieldTrials() local
/external/jazzer-api/agent/src/test/java/com/code_intelligence/jazzer/instrumentor/
DMockCoverageMap.java28 public static void updated() { in updated() method in MockCoverageMap
/external/openscreen/discovery/dnssd/impl/
Dquerier_impl.cc161 std::vector<absl::optional<DnsSdInstanceEndpoint>> updated(max_count); in CalculateChangeSets() local
398 std::vector<DnsSdInstanceEndpoint> updated; in OnRecordChanged() local
410 std::vector<DnsSdInstanceEndpoint> updated, in InvokeChangeCallbacks()
/external/grpc-grpc/src/core/ext/filters/client_channel/
Dsubchannel_index.cc187 grpc_avl updated = in grpc_subchannel_index_register() local
237 grpc_avl updated = in grpc_subchannel_index_unregister() local
/external/webrtc/common_video/generic_frame_descriptor/
Dgeneric_frame_info.h32 bool updated = false; member
/external/webrtc/call/
Drtp_bitrate_configurator.cc94 BitrateConstraints updated; in UpdateConstraints() local
Drtp_transport_controller_send.cc437 const BitrateConstraints& updated) { in UpdateBitrateConstraints()
451 absl::optional<BitrateConstraints> updated = in SetSdpBitrateParameters() local
464 absl::optional<BitrateConstraints> updated = in SetClientBitratePreferences() local
/external/openscreen/osp/public/
Dservice_info_unittest.cc51 const ServiceInfo updated{"foo", "buzz", 1, {{193, 169, 2, 11}, 1234}, {}}; in TEST() local
/external/kotlinx.coroutines/reactive/kotlinx-coroutines-reactive/src/
DPublish.kt206 val updated = current - 1 in doLockedNext() constant
/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
Dupdate_tpu_embedding_ops_passes.cc243 int enqueue, bool training, FunctionDef* function, bool* updated) { in UpdateFunctionDefEnqueueOp()
314 bool updated = false; in Run() local
/external/libvpx/vp8/encoder/
Dencodemv.c168 const vp8_prob update_p, int *updated) { in update()
190 unsigned int rc, int *updated) { in write_component_probs()
/external/tensorflow/tensorflow/core/transforms/shape_inference/
Dpass.cc202 bool updated = false; in runOnOperation() local
290 bool updated = infer_and_update_shapes(op); in runOnOperation() local
/external/webrtc/modules/congestion_controller/goog_cc/
Ddelay_based_bwe_unittest_helper.h42 bool updated() const { return updated_; } in updated() function
/external/mesa3d/src/glx/apple/
Dapple_glx.c68 int updated; in surface_notify_handler() local
/external/rust/crates/zerocopy/src/
Dbyteorder.rs524 let updated = T::Native::rand(); in test_native_endian() localVariable
549 let updated = T::Native::rand(); in test_non_native_endian() localVariable
/external/libchrome/base/
Dcallback_list.h177 bool updated = false; in Compact() local

12345