Home
last modified time | relevance | path

Searched defs:delta (Results 726 - 750 of 880) sorted by relevance

1...<<21222324252627282930>>...36

/third_party/node/deps/icu-small/source/i18n/
H A Dastro.cpp600 double delta; in trueAnomaly() local
1352 double delta = uprv_ceil (periodDays * DAY_MS / 8.0); in timeOfAngle() local
1404 long delta in riseOrSet() local
[all...]
H A Drulebasedcollator.cpp352 RuleBasedCollator::getRules(UColRuleOption delta, UnicodeString &buffer) const { in getRules() argument
H A Ddecimfmt.cpp987 int delta = 0; in setMultiplier() local
/third_party/mesa3d/src/intel/vulkan/
H A Danv_batch_chain.c1403 uint32_t delta = pool->block_pool.center_bo_offset - last_pool_center_bo_offset; in adjust_relocations_from_state_pool() local
1423 uint32_t delta = pool->block_pool.center_bo_offset - last_pool_center_bo_offset; in adjust_relocations_to_state_pool() local
201 anv_reloc_list_add(struct anv_reloc_list *list, const VkAllocationCallbacks *alloc, uint32_t offset, struct anv_bo *target_bo, uint32_t delta, uint64_t *address_u64_out) anv_reloc_list_add() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dtzrulets.cpp2595 double delta = tr1.getTime() >= tr2.getTime() ? tr1.getTime() - tr2.getTime() : tr2.getTime() - tr1.getTime(); in hasEquivalentTransitions() local
H A Dintltest.cpp2187 assertEqualsNear(const char* message, double expected, double actual, double delta) assertEqualsNear() argument
2291 assertEqualsNear(const UnicodeString& message, double expected, double actual, double delta) assertEqualsNear() argument
[all...]
/third_party/libinput/src/
H A Dlibinput-private.h434 struct normalized_coords delta; member
818 struct device_float_coords delta; in device_delta() local
840 struct device_float_coords delta; device_float_delta() local
[all...]
H A Devdev-tablet.c182 int delta, fuzz; in tablet_filter_axis_fuzz() local
491 struct device_coords delta = { 0, 0 }; in tablet_tool_process_delta() local
[all...]
/third_party/ltp/testcases/kernel/io/ltp-aiodio/
H A Daio-stress.c273 double delta; in calc_latency() local
[all...]
/third_party/node/deps/v8/src/codegen/arm64/
H A Dassembler-arm64-inl.h22 void RelocInfo::apply(intptr_t delta) { in apply() argument
/third_party/node/deps/v8/src/debug/
H A Dliveedit.cc611 int delta = 0; in CalculateFunctionLiteralChanges() local
/third_party/node/deps/v8/src/diagnostics/
H A Dobjects-debug.cc423 int delta = actual_unused_property_fields - map().UnusedPropertyFields(); in JSObjectVerify() local
/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter-assembler.cc1056 TNode<IntPtrT> InterpreterAssembler::Advance(int delta) { in Advance() argument
1060 TNode<IntPtrT> InterpreterAssembler::Advance(TNode<IntPtrT> delta, in Advance() argument
/third_party/node/deps/v8/src/objects/
H A Dstring.cc1734 int delta = old_size - new_size; in Truncate() local
/third_party/node/deps/v8/src/runtime/
H A Druntime-regexp.cc780 int delta = allocated_string_size - string_size; in StringReplaceGlobalRegExpWithEmptyString() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_eu_emit.c711 brw_add_reloc(struct brw_codegen *p, uint32_t id, enum brw_shader_reloc_type type, uint32_t offset, uint32_t delta) brw_add_reloc() argument
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decp_nistp256.c1108 felem delta, gamma, beta, alpha, ftmp, ftmp2; in point_double() local
[all...]
/third_party/libcoap/src/
H A Dcoap_net.c131 coap_tick_diff_t delta = now - ctx->sendqueue_basetime; in coap_adjust_basetime() local
2418 uint16_t delta in coap_new_error_response() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/clipping/
H A DvktClippingTests.cpp805 const float delta = 0.1f; // much smaller than the point size in testLargePoints() local
909 const float delta = 0.1f; // much smaller than the line width in testWideLines() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/clipping/
H A DvktClippingTests.cpp805 const float delta = 0.1f; // much smaller than the point size in testLargePoints() local
909 const float delta = 0.1f; // much smaller than the line width in testWideLines() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp800 int64_t delta = static_cast<int64_t>(Value - FinalAddress + Addend); in resolvePPC64Relocation() local
809 int64_t delta = static_cast<int64_t>(Value - FinalAddress + Addend); in resolvePPC64Relocation() local
1474 int64_t delta = static_cast<int64_t>(Target - RelocTarget); in processRelocationRef() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderRendering.cpp2153 float delta = float(single_rt_height) / float(whole_rt_height); in GeometryShaderRenderingLinesCase() local
[all...]
/third_party/openssl/test/
H A Dbntest.c2145 const double delta = counts[i] - expected; in test_rand_range_single() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dloop_dependence.cpp706 SENode* delta = scalar_evolution_.SimplifyExpression( in WeakZeroSourceSIVTest() local
858 SENode* delta = scalar_evolution_.SimplifyExpression( in WeakZeroDestinationSIVTest() local
1105 int64_t delta = std::abs(source_constant - destination_constant); GCDMIVTest() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_dependence.cpp706 SENode* delta = scalar_evolution_.SimplifyExpression( in WeakZeroSourceSIVTest() local
858 SENode* delta = scalar_evolution_.SimplifyExpression( in WeakZeroDestinationSIVTest() local
1105 int64_t delta = std::abs(source_constant - destination_constant); GCDMIVTest() local
[all...]

Completed in 66 milliseconds

1...<<21222324252627282930>>...36