Home
last modified time | relevance | path

Searched refs:base (Results 17151 - 17164 of 17164) sorted by relevance

1...<<681682683684685686687

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dwmi.c4935 ath11k_wmi_pull_pdev_stats_base(&src->base, dst); in ath11k_wmi_pull_fw_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_hsi.h2335 u32 base; member
/kernel/linux/linux-6.6/fs/smb/server/
H A Dsmb2pdu.c4219 * @rsp_org: base response buffer pointer in case of chained response
4309 * @rsp_org: base response buffer pointer in case of chained response
5548 pr_err("not allow base filename in rename\n"); in smb2_rename()
7395 speed = cmd.base.speed; in fsctl_query_iface_info_ioctl()
/kernel/linux/linux-6.6/kernel/sched/
H A Dcore.c846 rq->hrtick_time = ktime_add_ns(timer->base->get_time(), delta); in hrtick_start()
1090 * (as that CPU's timer base may not be uptodate wrt jiffies etc).
1701 * The rq clamp bucket value is reset to its base value whenever in uclamp_rq_dec_id()
7295 * the timer wheel base->lock on the CPU and another CPU wants in rt_mutex_setprio()
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/
H A Dfpsp.S8093 # F = 1.xxxxxx1 in base 2 where the six "x" match those #
8752 # slog10(): computes the base-10 logarithm of a normalized input #
8753 # slog10d(): computes the base-10 logarithm of a denormalized input #
8754 # slog2(): computes the base-2 logarithm of a normalized input #
8755 # slog2d(): computes the base-2 logarithm of a denormalized input #
8950 # 1. If |X| > 16480*log_10(2) (base 10 log of 2), go to ExpBig. #
8954 # 3. Set y := X*log_2(10)*64 (base 2 log of 10). Set #
18886 # " " " w/ " (base displacement): (bd, An, Xn) #
18892 bsr.l fetch_dreg # fetch base areg
18985 # " " w/ " (base displacemen
[all...]
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/
H A Dfpsp.S8093 # F = 1.xxxxxx1 in base 2 where the six "x" match those #
8752 # slog10(): computes the base-10 logarithm of a normalized input #
8753 # slog10d(): computes the base-10 logarithm of a denormalized input #
8754 # slog2(): computes the base-2 logarithm of a normalized input #
8755 # slog2d(): computes the base-2 logarithm of a denormalized input #
8950 # 1. If |X| > 16480*log_10(2) (base 10 log of 2), go to ExpBig. #
8954 # 3. Set y := X*log_2(10)*64 (base 2 log of 10). Set #
18886 # " " " w/ " (base displacement): (bd, An, Xn) #
18892 bsr.l fetch_dreg # fetch base areg
18985 # " " w/ " (base displacemen
[all...]
/kernel/linux/linux-5.10/drivers/misc/habanalabs/gaudi/
H A Dgaudi_security.c475 * @base: block base address
477 static void gaudi_pb_set_block(struct hl_device *hdev, u64 base) in gaudi_pb_set_block() argument
479 u32 pb_addr = base - CFG_BASE + PROT_BITS_OFFS; in gaudi_pb_set_block()
/third_party/json/single_include/nlohmann/
H A Djson.hpp6373 wide_string_input_adapter(BaseInputAdapter base) in wide_string_input_adapter() argument
6374 : base_adapter(base) {} in wide_string_input_adapter()
12854 /// The std::iterator class template (used as a base class to provide typedefs) is deprecated in C++17.
13570 @tparam Base the base iterator type to reverse. Valid types are @ref
13599 /// create reverse iterator from base class
13659 auto it = --this->base();
13666 auto it = --this->base();
18525 Count the number of decimal (base 10) digits for an input unsigned integer.
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dwmi.c6519 ath11k_wmi_pull_pdev_stats_base(&src->base, dst); in ath11k_wmi_tlv_fw_stats_data_parse()
/third_party/glfw/deps/glad/
H A Dgl.h1551 * only be used as a base type when a client API's boolean type is
1553 * booleans cannot use this as the base type for their boolean.
2246 typedef void (GLAD_API_PTR *PFNGLLISTBASEPROC)(GLuint base);
/third_party/glslang/SPIRV/
H A DGlslangToSpv.cpp120 // Derives from the AST walking base class.
2015 // - complex lvalue base setups: foo.bar[3].... , where we see foo and start up an access chain
2076 // followed by setting the base. in visitSymbol()
2587 // operate first on the swizzle base, then apply the swizzle. in visitUnary()
3463 // operate first on the swizzle base, then apply the swizzle. in visitAggregate()
3560 if (builder.getStorageClass(builder.getAccessChain().base) == in visitAggregate()
3827 // become the base of a complex r-value expression, because the
4343 // the swizzle base is first consumed by another operation, before the swizzle
6025 // imageAtomicStore has a void return type so base the pointer type on in createImageTextureFunctionCall()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp1632 // Thumb reg+reg addressing is simple. Just two registers, a base and in isMemThumbRR()
3160 // of q-registers by its base register and length, and it will in addMVEVecListOperands()
3163 // count on the base register being in the range q0-q6 (for 2 in addMVEVecListOperands()
3169 // by finding the index of the base register in the MQPR reg in addMVEVecListOperands()
3770 OS << " base:" << RegName(Memory.BaseRegNum); in print()
4270 Regs.erase(J.base()); in insertNoDuplicates()
7295 "base register needs to be different from destination " in validateLDRDSTRD()
7299 "source register and base register can't be identical"); in validateLDRDSTRD()
7485 "source register and base register can't be identical"); in validateInstruction()
7518 "destination register and base registe in validateInstruction()
[all...]
/kernel/linux/linux-6.6/drivers/accel/habanalabs/gaudi/
H A Dgaudi_security.c475 * @base: block base address
477 static void gaudi_pb_set_block(struct hl_device *hdev, u64 base) in gaudi_pb_set_block() argument
479 u32 pb_addr = base - CFG_BASE + PROT_BITS_OFFS; in gaudi_pb_set_block()
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex188 data-base data-bases eshell fall-ing half-way long-est man-u-script

Completed in 225 milliseconds

1...<<681682683684685686687