/external/deqp-deps/glslang/Test/baseResults/ |
D | spv.atomicInt64.comp.out | 36 7: TypePointer Function 6(int64_t) 37 9: 6(int64_t) Constant 0 0 39 11: TypePointer Function 10(int64_t) 40 13: 10(int64_t) Constant 0 0 41 14(Buffer): TypeStruct 6(int64_t) 10(int64_t) 46 19: TypePointer Uniform 6(int64_t) 47 21: 6(int64_t) Constant 4294967272 4294967295 52 29: TypePointer Uniform 10(int64_t) 53 31: 10(int64_t) Constant 15 240 54 84(Struct): TypeStruct 6(int64_t) 10(int64_t) [all …]
|
D | spv.bufferhandle18.frag.out | 64 13: 12(int64_t) Constant 4 0 65 16: 12(int64_t) Constant 5 0 68 27: 12(int64_t) Constant 6 0 72 37: 12(int64_t) Constant 8 0 73 39: 12(int64_t) Constant 9 0 74 44: 12(int64_t) Constant 24 0 77 52: 12(int64_t) Constant 40 0 81 66: 12(int64_t) Constant 56 0 84 137: 12(int64_t) Constant 16 0 85 146: 12(int64_t) Constant 32 0 [all …]
|
D | spv.int64.frag.out | 92 15: TypePointer Private 14(int64_t) 94 17: 14(int64_t) Constant 4294967295 4294967295 96 19: TypePointer Function 18(int64_t) 99 23: TypeArray 18(int64_t) 22 100 24: 18(int64_t) Constant 4008636143 4008636142 101 25: 18(int64_t) Constant 4294967295 4294967295 102 26: 18(int64_t) Constant 0 1 111 40: TypePointer Function 14(int64_t) 112 42: TypeArray 14(int64_t) 22 113 43: 14(int64_t) Constant 0 1 [all …]
|
D | spv.imageAtomic64.frag.out | 83 8: TypeVector 6(int64_t) 4 84 9: TypeVector 7(int64_t) 4 87 12(Buf): TypeStruct 6(int64_t) 7(int64_t) 8(i64vec4) 9(i64vec4) 11(ivec4) 91 16: TypeImage 6(int64_t) 1D nonsampled format:R64i 98 25: TypePointer Uniform 6(int64_t) 99 28: TypePointer Image 6(int64_t) 101 33: TypeImage 6(int64_t) 3D nonsampled format:R64i 106 46: TypeImage 6(int64_t) Buffer nonsampled format:R64i 109 56: TypeImage 6(int64_t) 2D array nonsampled format:R64i 112 67: TypeImage 6(int64_t) Rect nonsampled format:R64i [all …]
|
/external/angle/third_party/vulkan-deps/glslang/src/Test/baseResults/ |
D | spv.atomicInt64.comp.out | 36 7: TypePointer Function 6(int64_t) 37 9: 6(int64_t) Constant 0 0 39 11: TypePointer Function 10(int64_t) 40 13: 10(int64_t) Constant 0 0 41 14(Buffer): TypeStruct 6(int64_t) 10(int64_t) 46 19: TypePointer Uniform 6(int64_t) 47 21: 6(int64_t) Constant 4294967272 4294967295 52 29: TypePointer Uniform 10(int64_t) 53 31: 10(int64_t) Constant 15 240 54 84(Struct): TypeStruct 6(int64_t) 10(int64_t) [all …]
|
D | spv.bufferhandle18.frag.out | 64 13: 12(int64_t) Constant 4 0 65 16: 12(int64_t) Constant 5 0 68 27: 12(int64_t) Constant 6 0 72 37: 12(int64_t) Constant 8 0 73 39: 12(int64_t) Constant 9 0 74 44: 12(int64_t) Constant 24 0 77 52: 12(int64_t) Constant 40 0 81 66: 12(int64_t) Constant 56 0 84 137: 12(int64_t) Constant 16 0 85 146: 12(int64_t) Constant 32 0 [all …]
|
D | spv.int64.frag.out | 92 15: TypePointer Private 14(int64_t) 94 17: 14(int64_t) Constant 4294967295 4294967295 96 19: TypePointer Function 18(int64_t) 99 23: TypeArray 18(int64_t) 22 100 24: 18(int64_t) Constant 4008636143 4008636142 101 25: 18(int64_t) Constant 4294967295 4294967295 102 26: 18(int64_t) Constant 0 1 111 40: TypePointer Function 14(int64_t) 112 42: TypeArray 14(int64_t) 22 113 43: 14(int64_t) Constant 0 1 [all …]
|
D | spv.imageAtomic64.frag.out | 83 8: TypeVector 6(int64_t) 4 84 9: TypeVector 7(int64_t) 4 87 12(Buf): TypeStruct 6(int64_t) 7(int64_t) 8(i64vec4) 9(i64vec4) 11(ivec4) 91 16: TypeImage 6(int64_t) 1D nonsampled format:R64i 98 25: TypePointer Uniform 6(int64_t) 99 28: TypePointer Image 6(int64_t) 101 33: TypeImage 6(int64_t) 3D nonsampled format:R64i 106 46: TypeImage 6(int64_t) Buffer nonsampled format:R64i 109 56: TypeImage 6(int64_t) 2D array nonsampled format:R64i 112 67: TypeImage 6(int64_t) Rect nonsampled format:R64i [all …]
|
/external/webrtc/logging/rtc_event_log/ |
D | logged_events.h | 47 LoggedAlrStateEvent(int64_t timestamp_us, bool in_alr) in LoggedAlrStateEvent() 50 int64_t log_time_us() const { return timestamp_us; } in log_time_us() 51 int64_t log_time_ms() const { return timestamp_us / 1000; } in log_time_ms() 53 int64_t timestamp_us; 59 LoggedAudioPlayoutEvent(int64_t timestamp_us, uint32_t ssrc) in LoggedAudioPlayoutEvent() 62 int64_t log_time_us() const { return timestamp_us; } in log_time_us() 63 int64_t log_time_ms() const { return timestamp_us / 1000; } in log_time_ms() 65 int64_t timestamp_us; 71 LoggedAudioNetworkAdaptationEvent(int64_t timestamp_us, in LoggedAudioNetworkAdaptationEvent() 75 int64_t log_time_us() const { return timestamp_us; } in log_time_us() [all …]
|
/external/sfntly/cpp/src/sfntly/table/core/ |
D | os2_table.cc | 25 const int64_t CodePageRange::kLatin1_1252 = (int64_t)1 << 0; 26 const int64_t CodePageRange::kLatin2_1250 = (int64_t)1 << (int64_t)1; 27 const int64_t CodePageRange::kCyrillic_1251 = (int64_t)1 << 2; 28 const int64_t CodePageRange::kGreek_1253 = (int64_t)1 << 3; 29 const int64_t CodePageRange::kTurkish_1254 = (int64_t)1 << 4; 30 const int64_t CodePageRange::kHebrew_1255 = (int64_t)1 << 5; 31 const int64_t CodePageRange::kArabic_1256 = (int64_t)1 << 6; 32 const int64_t CodePageRange::kWindowsBaltic_1257 = (int64_t)1 << 7; 33 const int64_t CodePageRange::kVietnamese_1258 = (int64_t)1 << 8; 34 const int64_t CodePageRange::kAlternateANSI9 = (int64_t)1 << 9; [all …]
|
D | os2_table.h | 242 static const int64_t kLatin1_1252; 243 static const int64_t kLatin2_1250; 244 static const int64_t kCyrillic_1251; 245 static const int64_t kGreek_1253; 246 static const int64_t kTurkish_1254; 247 static const int64_t kHebrew_1255; 248 static const int64_t kArabic_1256; 249 static const int64_t kWindowsBaltic_1257; 250 static const int64_t kVietnamese_1258; 251 static const int64_t kAlternateANSI9; [all …]
|
/external/webrtc/call/ |
D | receive_time_calculator_unittest.cc | 34 int64_t GetClockUs() const { return clock_us_; } in GetClockUs() 37 int64_t UpdateClock(int64_t time_us) { in UpdateClock() 40 int64_t skip_us = time_us - *last_query_us_; in UpdateClock() 42 int64_t drift_correction_us = static_cast<int64_t>(accumulated_drift_us_); in UpdateClock() 51 int64_t clock_us_; 52 absl::optional<int64_t> last_query_us_; 62 int64_t Query(int64_t time_us) { in Query() 63 int64_t skip_us = UpdateClock(time_us); in Query() 78 int64_t stall_duration_us = in Query() 79 static_cast<int64_t>(random_.Rand<float>() * kMaxStallDurationUs); in Query() [all …]
|
/external/llvm-project/openmp/libomptarget/include/ |
D | omptarget.h | 155 void __tgt_register_requires(int64_t flags); 166 void __tgt_target_data_begin(int64_t device_id, int32_t arg_num, 167 void **args_base, void **args, int64_t *arg_sizes, 168 int64_t *arg_types); 169 void __tgt_target_data_begin_nowait(int64_t device_id, int32_t arg_num, 171 int64_t *arg_sizes, int64_t *arg_types, 175 void __tgt_target_data_begin_mapper(ident_t *loc, int64_t device_id, 177 void **args, int64_t *arg_sizes, 178 int64_t *arg_types, 182 ident_t *loc, int64_t device_id, int32_t arg_num, void **args_base, [all …]
|
/external/webrtc/rtc_base/ |
D | time_utils.h | 22 static const int64_t kNumMillisecsPerSec = INT64_C(1000); 23 static const int64_t kNumMicrosecsPerSec = INT64_C(1000000); 24 static const int64_t kNumNanosecsPerSec = INT64_C(1000000000); 26 static const int64_t kNumMicrosecsPerMillisec = 28 static const int64_t kNumNanosecsPerMillisec = 30 static const int64_t kNumNanosecsPerMicrosec = 38 virtual int64_t TimeNanos() const = 0; 63 void SyncWithNtp(int64_t time_from_ntp_server_ms); 68 int64_t SystemTimeNanos(); 69 int64_t SystemTimeMillis(); [all …]
|
D | time_utils.cc | 61 static void SyncWithNtp(int64_t ntp_server_time_ms) { in SyncWithNtp() 65 int64_t time_zone_bias_ns = in SyncWithNtp() 66 rtc::dchecked_cast<int64_t>(time_zone.Bias) * 60 * 1000 * 1000 * 1000; in SyncWithNtp() 74 static int64_t TicksNs() { in TicksNs() 76 int64_t result = 0; in TicksNs() 79 result = rtc::dchecked_cast<int64_t>( in TicksNs() 92 int64_t time_zone_bias_ns = in TimeHelper() 93 rtc::dchecked_cast<int64_t>(time_zone.Bias) * 60 * 1000 * 1000 * 1000; in TimeHelper() 115 os_ticks_per_second_ = rtc::dchecked_cast<int64_t>(qpfreq.QuadPart); in UpdateReferenceTime() 119 time_since_os_start_ns_ = rtc::dchecked_cast<int64_t>( in UpdateReferenceTime() [all …]
|
/external/perfetto/src/trace_processor/importers/ftrace/ |
D | ftrace_parser.h | 41 void ParseGenericFtrace(int64_t timestamp, 46 int64_t timestamp, 51 void ParseSchedSwitch(uint32_t cpu, int64_t timestamp, protozero::ConstBytes); 52 void ParseSchedWakeup(int64_t timestamp, protozero::ConstBytes); 53 void ParseSchedWaking(int64_t timestamp, protozero::ConstBytes); 54 void ParseSchedProcessFree(int64_t timestamp, protozero::ConstBytes); 55 void ParseCpuFreq(int64_t timestamp, protozero::ConstBytes); 56 void ParseGpuFreq(int64_t timestamp, protozero::ConstBytes); 57 void ParseCpuIdle(int64_t timestamp, protozero::ConstBytes); 58 void ParsePrint(int64_t timestamp, uint32_t pid, protozero::ConstBytes); [all …]
|
/external/webrtc/modules/congestion_controller/goog_cc/ |
D | probe_controller.h | 67 int64_t min_bitrate_bps, 68 int64_t start_bitrate_bps, 69 int64_t max_bitrate_bps, 70 int64_t at_time_ms); 75 OnMaxTotalAllocatedBitrate(int64_t max_total_allocated_bitrate, 76 int64_t at_time_ms); 82 int64_t bitrate_bps, 83 int64_t at_time_ms); 87 void SetAlrStartTimeMs(absl::optional<int64_t> alr_start_time); 88 void SetAlrEndedTimeMs(int64_t alr_end_time); [all …]
|
/external/tensorflow/tensorflow/stream_executor/tpu/ |
D | c_api_decl.h | 83 int64_t num_allocs; 84 int64_t bytes_in_use; 85 int64_t peak_bytes_in_use; 86 int64_t largest_alloc_size; 89 int64_t bytes_limit; 91 int64_t bytes_reserved; 92 int64_t peak_bytes_reserved; 95 int64_t bytes_reservable_limit; 97 int64_t largest_free_block_bytes; 104 bool retry_on_failure, int64_t memory_space, [all …]
|
/external/llvm-project/mlir/include/mlir/Dialect/Vector/ |
D | VectorUtils.h | 31 int64_t computeMaxLinearIndex(ArrayRef<int64_t> basis); 37 SmallVector<int64_t, 8> computeStrides(ArrayRef<int64_t> shape); 42 SmallVector<int64_t, 4> computeStrides(ArrayRef<int64_t> shape, 43 ArrayRef<int64_t> sizes); 46 int64_t linearize(ArrayRef<int64_t> offsets, ArrayRef<int64_t> basis); 51 SmallVector<int64_t, 4> delinearize(ArrayRef<int64_t> strides, 52 int64_t linearIndex); 56 SmallVector<int64_t, 4> 57 computeElementOffsetsFromVectorSliceOffsets(ArrayRef<int64_t> sizes, 58 ArrayRef<int64_t> vectorOffsets); [all …]
|
/external/libwebm/common/ |
D | vp9_level_stats.h | 51 int64_t max_luma_sample_rate; 52 int64_t max_luma_picture_size; 53 int64_t max_luma_picture_breadth; 104 void AddFrame(const Vp9HeaderParser& parser, int64_t time_ns); 113 int64_t GetMaxLumaSampleRate() const; 116 int64_t GetMaxLumaPictureSize() const; 119 int64_t GetMaxLumaPictureBreadth() const; 143 void set_duration(int64_t time_ns) { duration_ns_ = time_ns; } in set_duration() 164 int64_t start_ns_; 165 int64_t end_ns_; [all …]
|
/external/llvm-project/clang/test/CodeGen/arm-mve-intrinsics/ |
D | vmlldav.c | 21 int64_t test_vmlaldavaq_s16(int64_t a, int16x8_t b, int16x8_t c) { in test_vmlaldavaq_s16() 43 int64_t test_vmlaldavaq_s32(int64_t a, int32x4_t b, int32x4_t c) { in test_vmlaldavaq_s32() 109 int64_t test_vmlaldavaxq_s16(int64_t a, int16x8_t b, int16x8_t c) { in test_vmlaldavaxq_s16() 131 int64_t test_vmlaldavaxq_s32(int64_t a, int32x4_t b, int32x4_t c) { in test_vmlaldavaxq_s32() 153 int64_t test_vmlsldavaq_s16(int64_t a, int16x8_t b, int16x8_t c) { in test_vmlsldavaq_s16() 175 int64_t test_vmlsldavaq_s32(int64_t a, int32x4_t b, int32x4_t c) { in test_vmlsldavaq_s32() 197 int64_t test_vmlsldaxvaq_s16(int64_t a, int16x8_t b, int16x8_t c) { in test_vmlsldaxvaq_s16() 219 int64_t test_vmlsldavaxq_s32(int64_t a, int32x4_t b, int32x4_t c) { in test_vmlsldavaxq_s32() 241 int64_t test_vrmlaldavhaq_s32(int64_t a, int32x4_t b, int32x4_t c) { in test_vrmlaldavhaq_s32() 285 int64_t test_vrmlaldavhaxq_s32(int64_t a, int32x4_t b, int32x4_t c) { in test_vrmlaldavhaxq_s32() [all …]
|
/external/webrtc/rtc_base/numerics/ |
D | safe_minmax_unittest.cc | 67 static_assert(TypeCheckMinMax< int8_t, int64_t, int64_t, int64_t>(), ""); 71 static_assert(TypeCheckMinMax< uint8_t, int64_t, int64_t, int64_t>(), ""); 73 static_assert(TypeCheckMinMax< int64_t, int8_t, int64_t, int64_t>(), ""); 74 static_assert(TypeCheckMinMax< int64_t, uint8_t, int64_t, int64_t>(), ""); 75 static_assert(TypeCheckMinMax< int64_t, int64_t, int64_t, int64_t>(), ""); 76 static_assert(TypeCheckMinMax< int64_t, uint64_t, int64_t, uint64_t>(), ""); 79 static_assert(TypeCheckMinMax<uint64_t, int64_t, int64_t, uint64_t>(), ""); 86 static_assert(TypeCheckClamp< int8_t, int8_t, int64_t, int8_t>(), ""); 90 static_assert(TypeCheckClamp< int8_t, uint8_t, int64_t, int16_t>(), ""); 92 static_assert(TypeCheckClamp< int8_t, int64_t, int8_t, int8_t>(), ""); [all …]
|
/external/llvm-project/mlir/include/mlir/Dialect/Quant/ |
D | QuantTypes.h | 62 Type expressedType, int64_t storageTypeMin, 63 int64_t storageTypeMax); 70 static int64_t getDefaultMinimumForInteger(bool isSigned, in getDefaultMinimumForInteger() 80 static int64_t getDefaultMaximumForInteger(bool isSigned, in getDefaultMaximumForInteger() 115 int64_t getStorageTypeMin() const; 118 int64_t getStorageTypeMax() const; 206 Type expressedType, int64_t storageTypeMin, 207 int64_t storageTypeMax); 212 Type expressedType, int64_t storageTypeMin, 213 int64_t storageTypeMax, Location location); [all …]
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/ |
D | flow_control.h | 47 static constexpr int64_t kMaxWindow = static_cast<int64_t>((1u << 31) - 1); 134 int64_t remote_window_; 135 int64_t target_window_; 136 int64_t announced_window_; 137 int64_t remote_window_delta_; 138 int64_t local_window_delta_; 139 int64_t announced_window_delta_; 167 virtual void StreamSentData(int64_t /* size */) = 0; 171 virtual grpc_error* RecvData(int64_t /* incoming_frame_size */) = 0; 182 int64_t remote_window() const { return remote_window_; } in remote_window() [all …]
|
/external/webrtc/modules/remote_bitrate_estimator/ |
D | inter_arrival_unittest.cc | 46 void ExpectFalse(int64_t timestamp_us, in ExpectFalse() 47 int64_t arrival_time_ms, in ExpectFalse() 60 void ExpectTrue(int64_t timestamp_us, in ExpectTrue() 61 int64_t arrival_time_ms, in ExpectTrue() 63 int64_t expected_timestamp_delta_us, in ExpectTrue() 64 int64_t expected_arrival_time_delta_ms, in ExpectTrue() 79 void WrapTestHelper(int64_t wrap_start_us, in WrapTestHelper() 86 int64_t arrival_time = 17; in WrapTestHelper() 101 int64_t g4_arrival_time = arrival_time; in WrapTestHelper() 123 int64_t g5_arrival_time = arrival_time; in WrapTestHelper() [all …]
|