Searched refs:single (Results 101 - 125 of 526) sorted by relevance
12345678910>>...22
/kernel/linux/linux-5.10/arch/nds32/math-emu/ |
H A D | fs2si.c | 7 #include <math-emu/single.h>
|
H A D | fs2uiz.c | 7 #include <math-emu/single.h>
|
H A D | fs2ui.c | 7 #include <math-emu/single.h>
|
H A D | fcmps.c | 5 #include <math-emu/single.h>
|
H A D | fadds.c | 7 #include <math-emu/single.h>
|
H A D | fsubs.c | 7 #include <math-emu/single.h>
|
/kernel/linux/linux-5.10/arch/powerpc/math-emu/ |
H A D | frsp.c | 9 #include <math-emu/single.h>
|
H A D | fadds.c | 9 #include <math-emu/single.h>
|
H A D | lfs.c | 9 #include <math-emu/single.h>
|
H A D | fsqrts.c | 9 #include <math-emu/single.h>
|
H A D | stfs.c | 9 #include <math-emu/single.h>
|
/kernel/linux/linux-6.6/arch/powerpc/math-emu/ |
H A D | frsp.c | 9 #include <math-emu/single.h>
|
H A D | fadds.c | 9 #include <math-emu/single.h>
|
H A D | lfs.c | 9 #include <math-emu/single.h>
|
H A D | fsqrts.c | 9 #include <math-emu/single.h>
|
H A D | stfs.c | 9 #include <math-emu/single.h>
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | i915_deps.h | 16 * struct i915_deps - Collect dependencies into a single dma-fence 17 * @single: Storage for pointer if the collection is a single fence. 18 * @fences: Allocated array of fence pointers if more than a single fence; 19 * otherwise points to the address of @single. 25 struct dma_fence *single; member
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | bugfix.S | 348 | Check for opclass 2 and single size. If not both, exit. 451 | We have the opclass 2 single source situation. 457 cmpw #0x407F,ETEMP_EX(%a6) |single +max 462 cmpw #0xC07F,ETEMP_EX(%a6) |single -max 467 cmpw #0x3F80,ETEMP_EX(%a6) |single +min 472 cmpw #0xBF80,ETEMP_EX(%a6) |single -min
|
H A D | res_func.S | 179 | and bit 6 is set, round is forced to single. If both are clear, 181 | is double or single, round the result before the write. 200 cmpib #1,%d0 |check for single 227 | The move is fsmove or round precision is single. 323 orl #0x100,LOCAL_HI(%a0) |inc for single 475 | and bit 6 is set, round is forced to single. If both are clear, 477 | is double or single, the result is zero, and the mode is checked 493 cmpib #1,%d0 |check for single 511 | The move is fsmove or round precision is single. Result is zero. 519 bne cu_spd |load single po [all...] |
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | bugfix.S | 348 | Check for opclass 2 and single size. If not both, exit. 451 | We have the opclass 2 single source situation. 457 cmpw #0x407F,ETEMP_EX(%a6) |single +max 462 cmpw #0xC07F,ETEMP_EX(%a6) |single -max 467 cmpw #0x3F80,ETEMP_EX(%a6) |single +min 472 cmpw #0xBF80,ETEMP_EX(%a6) |single -min
|
H A D | res_func.S | 179 | and bit 6 is set, round is forced to single. If both are clear, 181 | is double or single, round the result before the write. 200 cmpib #1,%d0 |check for single 227 | The move is fsmove or round precision is single. 323 orl #0x100,LOCAL_HI(%a0) |inc for single 475 | and bit 6 is set, round is forced to single. If both are clear, 477 | is double or single, the result is zero, and the mode is checked 493 cmpib #1,%d0 |check for single 511 | The move is fsmove or round precision is single. Result is zero. 519 bne cu_spd |load single po [all...] |
/kernel/linux/linux-5.10/include/linux/amba/ |
H A D | pl08x.h | 51 * @single: the device connected to this channel will request single DMA 62 bool single; member
|
/kernel/linux/linux-6.6/include/linux/amba/ |
H A D | pl08x.h | 51 * @single: the device connected to this channel will request single DMA 62 bool single; member
|
/third_party/mesa3d/.gitlab-ci/container/ |
H A D | build-vkd3d-proton.sh | 29 git clone https://github.com/HansKristian-Work/vkd3d-proton.git --single-branch -b master --no-checkout "$VKD3D_PROTON_SRC_DIR"
|
/third_party/node/deps/v8/tools/ |
H A D | cpu.sh | 34 echo "Switching to single-core mode" 64 singlecore | single)
|
Completed in 10 milliseconds
12345678910>>...22