Home
last modified time | relevance | path

Searched refs:from (Results 5501 - 5525 of 6055) sorted by relevance

1...<<221222223224225226227228229230>>...243

/third_party/node/deps/openssl/openssl/crypto/aes/asm/
H A Dvpaes-armv8.pl816 // schedule last round key from xmm0
885 // Adds rcon from low byte of %xmm8, then rotates %xmm8 for
897 // extract rcon from xmm8
966 // Mangle xmm0 from (basis-transformed) standard version
/third_party/openssl/crypto/aes/asm/
H A Dvpaes-armv8.pl833 // schedule last round key from xmm0
904 // Adds rcon from low byte of %xmm8, then rotates %xmm8 for
916 // extract rcon from xmm8
985 // Mangle xmm0 from (basis-transformed) standard version
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.h110 // unmount from render tree
780 void CreateMouseAnimation(RefPtr<KeyframeAnimation<Color>>& animation, const Color& from, const Color& to);
/foundation/window/window_manager/wmserver/test/unittest/
H A Davoid_area_controller_test.cpp95 WMError UpdateDisplayId(DisplayId from, DisplayId to) override
/foundation/window/window_manager/wm/include/
H A Dwindow_session_impl.h75 * inherits from window
142 * inherits from session stage
168 void NotifyDisplayMove(DisplayId from, DisplayId to) override;
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dsatan.S32 | Step 4. Return arctan(F) + poly, arctan(F) is fetched from a table of values
/kernel/linux/linux-5.10/arch/arm/mm/
H A Dproc-xscale.S158 @ CAUTION: MMU turned off from this point. We count on the pipeline
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dsatan.S32 | Step 4. Return arctan(F) + poly, arctan(F) is fetched from a table of values
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dproc-xscale.S158 @ CAUTION: MMU turned off from this point. We count on the pipeline
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H A Dqib.h10 * General Public License (GPL) Version 2, available from the file
86 __u64 sps_nopiobufs; /* no pio bufs avail from kernel */
641 u8 led_override_phase; /* Just counts, LSB picks from vals[] */
953 /* Base GUID for device (from eeprom, network order) */
1011 /* localbus width (1, 2,4,8,16,32) from config space */
1031 * ASCII serial number, from flash, large enough for original
1038 /* chip major rev, from qib_revision */
1040 /* chip minor rev, from qib_revision */
1145 void qib_pio_copy(void __iomem *to, const void *from, size_t count);
1206 unsigned pidx = port - 1; /* IB number port from in to_iport()
[all...]
/kernel/linux/linux-5.10/net/rds/
H A Drds.h343 * also lock the conn, or sock, to remove the message from those lists too.
855 int rds_message_copy_from_user(struct rds_message *rm, struct iov_iter *from,
/kernel/linux/linux-5.10/net/rxrpc/
H A Dar-internal.h144 u16 from; /* Service ID to upgrade (if not 0) */ member
149 struct sockaddr_rxrpc connect_srx; /* Default client address from connect() */
192 struct rxrpc_host_header hdr; /* RxRPC packet header from this packet */
391 short alloc_error; /* Error from last conn allocation */
/kernel/linux/linux-5.10/include/linux/
H A Dperf_event.h100 * Note that nr can vary from sample to sample
101 * branches (to, from) are stored from most recent
258 #define PERF_PMU_TXN_READ 0x2 /* txn to read event group from PMU */
303 * Fully disable/enable this PMU, can be used to protect from the PMI
343 * Adds/Removes a counter to/from the PMU, can be done inside a
372 * is on -- will be called from NMI context with the PMU generates
501 * Runs from perf_event_open(). Should return 0 for "no match"
587 * from any CPU in the package where it is active.
589 * cannot be a group leader. If an event with this flag is detached from th
[all...]
/kernel/linux/linux-5.10/fs/reiserfs/
H A Dxattr.c470 unsigned from, unsigned to);
/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/
H A Dcx231xx.h815 void cx231xx_swab(u16 *from, u16 *to, u16 len);
823 /* read from control pipe */
/kernel/linux/linux-6.6/drivers/media/usb/cx231xx/
H A Dcx231xx.h813 void cx231xx_swab(u16 *from, u16 *to, u16 len);
821 /* read from control pipe */
/kernel/linux/linux-6.6/drivers/acpi/
H A Dosl.c74 * This list of permanent mappings is for memory that may be accessed from
569 * ACPI interrupts different from the SCI in our copy of the FADT are in acpi_os_install_interrupt_handler()
1100 * To prevent lockdep from complaining unnecessarily, make sure that in acpi_os_execute()
1477 pr_info("Resource conflict; ACPI support missing from driver?\n"); in acpi_check_resource_conflict()
/kernel/linux/linux-6.6/fs/reiserfs/
H A Dxattr.c464 unsigned from, unsigned to);
/kernel/linux/linux-6.6/drivers/cpufreq/
H A DKconfig.x86186 change decisions based on feedback from hardware (available on AMD
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H A Dqib.h10 * General Public License (GPL) Version 2, available from the file
86 __u64 sps_nopiobufs; /* no pio bufs avail from kernel */
637 u8 led_override_phase; /* Just counts, LSB picks from vals[] */
949 /* Base GUID for device (from eeprom, network order) */
1007 /* localbus width (1, 2,4,8,16,32) from config space */
1027 * ASCII serial number, from flash, large enough for original
1034 /* chip major rev, from qib_revision */
1036 /* chip minor rev, from qib_revision */
1141 void qib_pio_copy(void __iomem *to, const void *from, size_t count);
1202 u32 pidx = port - 1; /* IB number port from in to_iport()
[all...]
/kernel/linux/linux-6.6/net/rds/
H A Drds.h343 * also lock the conn, or sock, to remove the message from those lists too.
855 int rds_message_copy_from_user(struct rds_message *rm, struct iov_iter *from,
/kernel/linux/linux-6.6/rust/
H A DMakefile88 # - It requires changing `core` which comes from the sysroot.
218 # and pick the generated libraries from there.
295 # Derived from `scripts/Makefile.clang`.
314 bindgen_extra_c_flags += -enable-trivial-auto-var-init-zero-knowing-it-will-be-removed-from-clang
/third_party/elfutils/tests/
H A Drun-debuginfod-find.sh171 # is able to fetch debuginfo from the local debuginfod.
177 rm -rf $DEBUGINFOD_CACHE_PATH # clean it from previous tests
212 rm -rf $DEBUGINFOD_CACHE_PATH # clean it from previous tests
299 grep -q Downloaded.from vlog
421 rm -rf $DEBUGINFOD_CACHE_PATH # clean it from previous tests
423 # this is one of the buildids from the groom-deleted rpms
/third_party/ffmpeg/libavcodec/x86/
H A Dsbrdsp.asm162 shl startq, 3 ; offset from num loops
H A Dcelt_pvq_search.asm108 andps m5, m0 ; if(X[i] == 0) Sxy_new = 0; Prevent aproximation error from setting pulses in array padding.

Completed in 44 milliseconds

1...<<221222223224225226227228229230>>...243