Home
last modified time | relevance | path

Searched defs:before (Results 226 - 250 of 363) sorted by relevance

12345678910>>...15

/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec.cpp857 auto before = chrono::steady_clock::now(); in WaitFence() local
/kernel/linux/linux-5.10/arch/mips/kvm/
H A Demulate.c542 int kvm_mips_restore_hrtimer(struct kvm_vcpu *vcpu, ktime_t before, in kvm_mips_restore_hrtimer() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_alb.c308 struct slave *before = NULL, *rx_slave = NULL, *slave; in __rlb_next_rx_slave() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dbpf_tcp_helpers.h95 static __always_inline bool before(__u32 seq1, __u32 seq2) in before() function
/kernel/linux/linux-5.10/drivers/misc/
H A Dkgdbts.c829 char before[BREAK_INSTR_SIZE]; in run_plant_and_detach_test() local
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
H A De1000_ethtool.c715 u32 value, before, after; in e1000_reg_test() local
/kernel/linux/linux-5.10/drivers/scsi/
H A D3w-xxxx.c302 unsigned long before; in tw_poll_status() local
331 unsigned long before; in tw_poll_status_gone() local
[all...]
H A D3w-sas.c523 unsigned long before; in twl_poll_response() local
1241 unsigned long before; in twl_poll_register() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Dmap.c790 struct map *before = map__clone(pos); in maps__fixup_overlappings() local
/kernel/linux/linux-6.6/drivers/misc/
H A Dkgdbts.c839 char before[BREAK_INSTR_SIZE]; in run_plant_and_detach_test() local
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_alb.c309 struct slave *before = NULL, *rx_slave = NULL, *slave; in __rlb_next_rx_slave() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H A De1000_ethtool.c719 u32 value, before, after; in e1000_reg_test() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dselftest_lrc.c1051 record_registers(struct intel_context *ce, struct i915_vma *before, struct i915_vma *after, u32 *sema) record_registers() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dbpf_tcp_helpers.h106 static __always_inline bool before(__u32 seq1, __u32 seq2) in before() function
/kernel/linux/linux-6.6/drivers/scsi/
H A D3w-xxxx.c302 unsigned long before; in tw_poll_status() local
331 unsigned long before; in tw_poll_status_gone() local
[all...]
H A D3w-sas.c522 unsigned long before; in twl_poll_response() local
1239 unsigned long before; in twl_poll_register() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/math/
H A DBigDecimal.java2074 public java.lang.String format(int before, in argument
2148 format(int before, int after, int explaces, int exdigits, int exformint, int exround) format() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/math/
H A DBigDecimal.java2021 public java.lang.String format(int before, in argument
2094 format(int before, int after, int explaces, int exdigits, int exformint, int exround) format() argument
[all...]
/third_party/libcoap/src/
H A Dcoap_io.c1618 coap_tick_t before, now; local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qpu_schedule.c96 add_dep(struct schedule_state *state, struct schedule_node *before, struct schedule_node *after, bool write) add_dep() argument
116 add_read_dep(struct schedule_state *state, struct schedule_node *before, struct schedule_node *after) add_read_dep() argument
124 add_write_dep(struct schedule_state *state, struct schedule_node **before, struct schedule_node *after) add_write_dep() argument
757 instruction_latency(struct schedule_node *before, struct schedule_node *after) instruction_latency() argument
[all...]
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_ra.c1048 midgard_instruction *before = ins; in mir_spill_register() local
1105 midgard_instruction *before = ins; in mir_demote_uniforms() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_eu_compact.c2320 uint32_t before = before_bits[i / 32] & (1 << (i & 31)); in brw_debug_compact_uncompact() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationFragShaderSideEffectsTests.cpp179 std::ostringstream before; in initPrograms() local
/third_party/skia/src/core/
H A DSkPathBuilder.cpp437 SkVector before = befored.asSkVector(); in arcTo() local
/third_party/skia/samplecode/
H A DSampleQuadStroker.cpp564 SkVector before = pts[0] - pts[1]; in arcCenter() local

Completed in 44 milliseconds

12345678910>>...15