/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/ |
H A D | jfdctfst-mmx.asm | 14 ; NASM is available from http://nasm.sourceforge.net/ or
|
H A D | jfdctfst-sse2.asm | 14 ; NASM is available from http://nasm.sourceforge.net/ or
|
H A D | jidctint-avx2.asm | 14 ; NASM is available from http://nasm.sourceforge.net/ or
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/ |
H A D | jfdctfst-sse2.asm | 14 ; NASM is available from http://nasm.sourceforge.net/ or
|
/third_party/skia/tools/perf-canvaskit-puppeteer/ |
H A D | canvas_perf.js | 272 // make a gradient from those colors 331 // while ignoring the time of getting the image from disk / the network. 380 throw 'this is here to keep the result from being optimized away'; 399 throw 'this is here to keep pt from being optimized away'; 418 throw 'this is here to keep the result from being optimized away'; 426 description: 'Create a shader from a 3x3 matrix', 474 throw 'this is here to keep the result from being optimized away'; 492 throw 'this is here to keep the result from being optimized away'; 527 throw 'this is here to keep the result from being optimized away'; 547 throw 'this is here to keep pt from bein [all...] |
/third_party/rust/crates/nix/src/sys/ |
H A D | signal.rs | 59 /// Software termination signal from kill 71 /// Sendable stop signal not from tty 73 /// Stop signal from tty 469 // is represented exactly like the `sigset_t` struct from C. 501 /// Remove all signals from this set. 507 /// Remove the specified signal from this set. 521 _ => unreachable!("unexpected value from sigismember"), in contains() 547 /// Removes the set of signals from the signal mask for the calling thread. 819 /// `signal` also returns any error from `libc::signal`, such as when an attempt 1119 fn from(sigeven functions [all...] |
/third_party/rust/crates/nom/src/multi/ |
H A D | tests.rs | 308 fn from(_: (I, ErrorKind)) -> Self { in from() functions
|
/third_party/zlib/ |
H A D | configure | 45 # extract zlib version numbers from zlib.h 392 echo - using any output from compiler to indicate an error >> configure.log 608 # if --solo compilation was requested, save that in zconf.h and remove gz stuff from object lists
|
/kernel/linux/linux-6.6/drivers/dma/ti/ |
H A D | k3-udma.c | 1241 * @from: Start the search from this flow id number 1245 * only using explicit flow id number. if @from is set to -1 it will try to find 1246 * first free range. if @from is positive value it will force allocation only 1254 static int __udma_alloc_gp_rflow_range(struct udma_dev *ud, int from, int cnt) in __udma_alloc_gp_rflow_range() argument 1259 tmp_from = from; in __udma_alloc_gp_rflow_range() 1278 if (from >= 0 && start != from) in __udma_alloc_gp_rflow_range() 1285 static int __udma_free_gp_rflow_range(struct udma_dev *ud, int from, int cnt) in __udma_free_gp_rflow_range() argument 1287 if (from < u in __udma_free_gp_rflow_range() [all...] |
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
H A D | book3s_hv.c | 14 * This file is derived from arch/powerpc/kvm/book3s.c, 112 MODULE_PARM_DESC(one_vm_per_core, "Only run vCPUs from the same VM on a core (requires indep_threads_mode=N)"); 800 static int kvmppc_copy_guest(struct kvm *kvm, gpa_t to, gpa_t from, in kvmppc_copy_guest() argument 808 /* Get HPA for from address */ in kvmppc_copy_guest() 809 from_memslot = gfn_to_memslot(kvm, from >> PAGE_SHIFT); in kvmppc_copy_guest() 812 if ((from + len) >= ((from_memslot->base_gfn + from_memslot->npages) in kvmppc_copy_guest() 815 from_addr = gfn_to_hva_memslot(from_memslot, from >> PAGE_SHIFT); in kvmppc_copy_guest() 818 from_addr |= (from & (PAGE_SIZE - 1)); in kvmppc_copy_guest() 1351 /* Clear out the old NMI status from run->flags */ in kvmppc_handle_exit_hv() 1740 * we return 1 bit for each vcpu, which can come from in kvmppc_get_one_reg_hv() [all...] |
/kernel/linux/linux-6.6/arch/powerpc/kvm/ |
H A D | book3s_hv.c | 14 * This file is derived from arch/powerpc/kvm/book3s.c, 115 MODULE_PARM_DESC(one_vm_per_core, "Only run vCPUs from the same VM on a core (requires POWER8 or older)"); 916 static int kvmppc_copy_guest(struct kvm *kvm, gpa_t to, gpa_t from, in kvmppc_copy_guest() argument 924 /* Get HPA for from address */ in kvmppc_copy_guest() 925 from_memslot = gfn_to_memslot(kvm, from >> PAGE_SHIFT); in kvmppc_copy_guest() 928 if ((from + len) >= ((from_memslot->base_gfn + from_memslot->npages) in kvmppc_copy_guest() 931 from_addr = gfn_to_hva_memslot(from_memslot, from >> PAGE_SHIFT); in kvmppc_copy_guest() 934 from_addr |= (from & (PAGE_SIZE - 1)); in kvmppc_copy_guest() 1649 /* Clear out the old NMI status from run->flags */ in kvmppc_handle_exit_hv() 2137 WARN_ONCE(1, "lpcr 0x%lx differs from filtere in verify_lpcr() [all...] |
/kernel/linux/linux-5.10/fs/dlm/ |
H A D | lock.c | 527 * more refcounts exist, so the rsb is moved from the keep list to the 566 * flags & R_RECEIVE_RECOVER is from dlm_recover_master_copy, so in find_rsb_dir() 576 * from our toss list. (They sent a request instead of lookup in find_rsb_dir() 577 * because they are using an rsb from their toss list.) in find_rsb_dir() 718 /* During recovery, other nodes can send us new MSTCPY locks (from 884 * called from receive_lookup(); master lookups when the local node is 924 log_error(ls, "dlm_master_lookup from our_nodeid %d flags %x", in dlm_master_lookup() 934 log_error(ls, "dlm_master_lookup from %d dir %d our %d h %x %d", in dlm_master_lookup() 1028 log_limit(ls, "dlm_master_lookup from master %d flags %x " in dlm_master_lookup() 1153 /* All work is done after the return from kref_pu in kill_rsb() 3978 int from = ms->m_header.h_nodeid; validate_message() local [all...] |
/kernel/linux/linux-6.6/fs/dlm/ |
H A D | lock.c | 522 * more refcounts exist, so the rsb is moved from the keep list to the 561 * flags & R_RECEIVE_RECOVER is from dlm_recover_master_copy, so in find_rsb_dir() 571 * from our toss list. (They sent a request instead of lookup in find_rsb_dir() 572 * because they are using an rsb from their toss list.) in find_rsb_dir() 712 /* During recovery, other nodes can send us new MSTCPY locks (from 947 log_limit(ls, "%s from master %d flags %x first %x %s", in __dlm_master_lookup() 961 * called from receive_lookup(); master lookups when the local node is 999 log_error(ls, "dlm_master_lookup from our_nodeid %d flags %x", in dlm_master_lookup() 1009 log_error(ls, "dlm_master_lookup from %d dir %d our %d h %x %d", in dlm_master_lookup() 1162 /* All work is done after the return from kref_pu in kill_rsb() 3783 int from = le32_to_cpu(ms->m_header.h_nodeid); validate_message() local [all...] |
/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | f2fs.h | 401 struct list_head fstrim_list; /* in-flight discard from fstrim */ 567 * as its node offset to distinguish from index node blocks. 700 bool m_may_create; /* indicate it is from write path */ 1157 FS_DATA_IO, /* data IOs from kworker/fsync/reclaimer */ 1158 FS_CDATA_IO, /* data IOs from kworker/fsync/reclaimer on compressed file */ 1159 FS_NODE_IO, /* node IOs from kworker/fsync/reclaimer */ 1160 FS_META_IO, /* meta IOs from kworker/reclaimer */ 1161 FS_GC_DATA_IO, /* data IOs from forground gc */ 1162 FS_GC_NODE_IO, /* node IOs from forground gc */ 1163 FS_CP_DATA_IO, /* data IOs from checkpoin [all...] |
/third_party/node/deps/openssl/openssl/ssl/ |
H A D | ssl_lib.c | 188 static int ssl_dane_dup(SSL *to, SSL *from) in ssl_dane_dup() argument 193 if (!DANETLS_ENABLED(&from->dane)) in ssl_dane_dup() 196 num = sk_danetls_record_num(from->dane.trecs); in ssl_dane_dup() 198 to->dane.flags = from->dane.flags; in ssl_dane_dup() 208 danetls_record *t = sk_danetls_record_value(from->dane.trecs, i); in ssl_dane_dup() 377 * the chain with untrusted Full(0) certificates from DNS, in case in dane_tlsa_add() 378 * they are missing from the chain. in dane_tlsa_add() 2338 * Note that this function behaves differently from what one might in SSL_shutdown() 2979 * attempted and the session from the original handshake had a in SSL_get_servername() 2985 * - If the session from th in SSL_get_servername() [all...] |
/third_party/openssl/ssl/ |
H A D | ssl_lib.c | 188 static int ssl_dane_dup(SSL *to, SSL *from) in ssl_dane_dup() argument 193 if (!DANETLS_ENABLED(&from->dane)) in ssl_dane_dup() 196 num = sk_danetls_record_num(from->dane.trecs); in ssl_dane_dup() 198 to->dane.flags = from->dane.flags; in ssl_dane_dup() 208 danetls_record *t = sk_danetls_record_value(from->dane.trecs, i); in ssl_dane_dup() 366 * the chain with untrusted Full(0) certificates from DNS, in case in dane_tlsa_add() 367 * they are missing from the chain. in dane_tlsa_add() 2238 * Note that this function behaves differently from what one might in SSL_shutdown() 2879 * attempted and the session from the original handshake had a in SSL_get_servername() 2885 * - If the session from th in SSL_get_servername() [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | tls_openssl.c | 254 /* SessionTicket received from OpenSSL hello_extension_cb (server) */ 389 static int cryptoapi_rsa_pub_enc(int flen, const unsigned char *from, in cryptoapi_rsa_pub_enc() argument 397 static int cryptoapi_rsa_pub_dec(int flen, const unsigned char *from, in cryptoapi_rsa_pub_dec() argument 405 static int cryptoapi_rsa_priv_enc(int flen, const unsigned char *from, in cryptoapi_rsa_priv_enc() argument 455 if (!CryptSetHashParam(hash, HP_HASHVAL, (BYTE * ) from, 0)) { in cryptoapi_rsa_priv_enc() 484 static int cryptoapi_rsa_priv_dec(int flen, const unsigned char *from, in cryptoapi_rsa_priv_dec() argument 873 * @pkcs11_so_path: pksc11_so_path from the configuration 874 * @pcks11_module_path: pkcs11_module_path from the configuration 903 wpa_printf(MSG_DEBUG, "ENGINE: Loading pkcs11 Engine from %s", in tls_engine_load_dynamic_pkcs11() 912 * @opensc_so_path: opensc_so_path from th [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/ |
H A D | datepicker_column_pattern.cpp | 888 void DatePickerColumnPattern::CreateAnimation(double from, double to) in CreateAnimation() argument 893 scrollProperty_->Set(from); in CreateAnimation()
|
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
H A D | render_node.cpp | 633 void RenderNode::CreateMouseAnimation(RefPtr<KeyframeAnimation<Color>>& animation, const Color& from, const Color& to) in CreateMouseAnimation() argument 638 auto colorFrameStart = AceType::MakeRefPtr<Keyframe<Color>>(PRESS_KEYFRAME_START, from); in CreateMouseAnimation() 923 // mouse state of the node is from HOVER to NONE, the callback of hover exit is triggered. in MouseHoverTest() 949 // mouse state of the node is from NONE to HOVER, the callback of hover enter is triggered. in MouseHoverTest() 2041 // if "UseExternalRSNode" is true, we should find tail component and extract RSNode from it. in SyncRSNodeBoundary() 2073 // extract RSNode from tail component. in ProcessExternalRSNode()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/ |
H A D | timepicker_column_pattern.cpp | 936 void TimePickerColumnPattern::CreateAnimation(double from, double to) in CreateAnimation() argument 941 scrollProperty_->Set(from); in CreateAnimation()
|
/foundation/multimodalinput/input/frameworks/proxy/events/test/ |
H A D | pointer_event_test.cpp | 285 auto event = PointerEvent::from(inputEvent); in HWTEST_F() 794 auto event = PointerEvent::from(inputEvent); in HWTEST_F()
|
/foundation/distributeddatamgr/relational_store/test/js/rdb/unittest/src/ |
H A D | RdbStoreResultSetJsunit.test.js | 15 import {describe, beforeAll, beforeEach, afterEach, afterAll, it, expect} from 'deccjsunit/index' 16 import dataRdb from '@ohos.data.rdb'
|
H A D | RdbstorePredicatesJsunit.test.js | 15 import {describe, beforeAll, beforeEach, afterEach, afterAll, it, expect} from 'deccjsunit/index' 16 import dataRdb from '@ohos.data.rdb';
|
/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_session_impl_test2.cpp | 1324 MOCK_METHOD2(OnDisplayMove, void(DisplayId from, DisplayId to)); in HWTEST_F() 1351 void OnDisplayMove(DisplayId from, DisplayId to) in HWTEST_F() argument
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
H A D | ilsp.S | 269 # This routine uses the 'classical' Algorithm D from Donald Knuth's # 559 # add carries produced from these adds to [4]. 685 # add carries produced from these adds to [4]. 905 # (1) save 'Z' bit from (Rn - lo) 906 # (2) save 'Z' and 'N' bits from ((hi - lo) - (Rn - hi)) 907 # (3) keep 'X', 'N', and 'V' from before instruction
|