/third_party/typescript/tests/baselines/reference/tsbuild/sample1/ |
H A D | building-using-getNextInvalidatedProject.js | 44 import * as c from '../core/index';
48 import * as mod from '../core/anotherModule';
68 import * as c from '../core/index';
69 import * as logic from '../logic/index';
74 import * as mod from '../core/anotherModule';
203 import * as mod from '../core/anotherModule'; 208 {"program":{"fileNames":["../../../../a/lib/lib.d.ts","../core/index.d.ts","../core/anothermodule.d.ts","./index.ts"],"fileInfos":[{"version":"-7698705165-/// <reference no-default-lib=\"true\"/>\ninterface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }","affectsGlobalScope":true},"-9047123202-export declare const someString: string;\nexport declare function leftPad(s: string, n: number): string;\nexport declare function multiply(a: number, b: number): number;\n//# sourceMappingURL=index.d.ts.map","-4454971016-export declare const World = \"hello\";\n//# sourceMappingURL=anotherModule.d.ts.map",{"version":"-5786964698-import * as c from '../core/index';\r\nexport function getSecondsInDay() {\r\n return c.multiply(10, 15);\r\n}\r\nimport * as mod from '../core/anotherModule';\r\nexport const m = mod;\r\n","signature":"-9659407152-export declare function getSecondsInDay(): number;\nimport * as mod from '../core/anotherModule';\nexport declare const m: typeof mod;\n"}],"options":{"composite":true,"declaration":true,"skipDefaultLibCheck":true,"sourceMap":true},"fileIdsList":[[2,3],[3]],"referencedMap":[[4,1]],"exportedModulesMap":[[4,2]],"semanticDiagnosticsPerFile":[1,3,2,4],"latestChangedDtsFile":"./index.d.ts"},"version":"FakeTSVersion"}
243 "version": "-5786964698-import * as c from ' [all...] |
H A D | builds-till-project-specified.js | 42 import * as c from '../core/index';
46 import * as mod from '../core/anotherModule';
66 import * as c from '../core/index';
67 import * as logic from '../logic/index';
72 import * as mod from '../core/anotherModule';
92 import * as logic from '../logic';
205 import * as mod from '../core/anotherModule';
226 {"program":{"fileNames":["../../lib/lib.d.ts","../core/index.d.ts","../core/anothermodule.d.ts","./index.ts"],"fileInfos":[{"version":"3858781397-/// <reference no-default-lib=\"true\"/>\ninterface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };","affectsGlobalScope":true},"-13851440507-export declare const someString: string;\r\nexport declare function leftPad(s: string, n: number): string;\r\nexport declare function multiply(a: number, b: number): number;\r\n//# sourceMappingURL=index.d.ts.map","7652028357-export declare const World = \"hello\";\r\n//# sourceMappingURL=anotherModule.d.ts.map",{"version":"-5786964698-import * as c from '../core/index';\r\nexport function getSecondsInDay() {\r\n return c.multiply(10, 15);\r\n}\r\nimport * as mod from '../core/anotherModule';\r\nexport const m = mod;\r\n","signature":"-6548680073-export declare function getSecondsInDay(): number;\r\nimport * as mod from ' [all...] |
H A D | rebuilds-completely-when-version-in-tsbuildinfo-doesnt-match-ts-version.js | 129 import * as mod from '../core/anotherModule';
150 import * as c from '../core/index';
154 import * as mod from '../core/anotherModule';
174 {"program":{"fileNames":["../../lib/lib.d.ts","../core/index.d.ts","../core/anothermodule.d.ts","./index.ts"],"fileInfos":[{"version":"3858781397-/// <reference no-default-lib=\"true\"/>\ninterface Boolean {}\ninterface Function {}\ninterface CallableFunction {}\ninterface NewableFunction {}\ninterface IArguments {}\ninterface Number { toExponential: any; }\ninterface Object {}\ninterface RegExp {}\ninterface String { charAt: any; }\ninterface Array<T> { length: number; [n: number]: T; }\ninterface ReadonlyArray<T> {}\ndeclare const console: { log(msg: any): void; };","affectsGlobalScope":true},"-13851440507-export declare const someString: string;\r\nexport declare function leftPad(s: string, n: number): string;\r\nexport declare function multiply(a: number, b: number): number;\r\n//# sourceMappingURL=index.d.ts.map","7652028357-export declare const World = \"hello\";\r\n//# sourceMappingURL=anotherModule.d.ts.map",{"version":"-5786964698-import * as c from '../core/index';\r\nexport function getSecondsInDay() {\r\n return c.multiply(10, 15);\r\n}\r\nimport * as mod from '../core/anotherModule';\r\nexport const m = mod;\r\n","signature":"-6548680073-export declare function getSecondsInDay(): number;\r\nimport * as mod from '../core/anotherModule';\r\nexport declare const m: typeof mod;\r\n"}],"options":{"composite":true,"declaration":true,"skipDefaultLibCheck":true,"sourceMap":true},"fileIdsList":[[2,3],[3]],"referencedMap":[[4,1]],"exportedModulesMap":[[4,2]],"semanticDiagnosticsPerFile":[1,3,2,4],"latestChangedDtsFile":"./index.d.ts"},"version":"FakeTSVersion"}
209 "version": "-5786964698-import * as c from '../core/index';\r\nexport function getSecondsInDay() {\r\n return c.multiply(10, 15);\r\n}\r\nimport * as mod from '../core/anotherModule';\r\nexport const m = mod;\r\n", 210 "signature": "-6548680073-export declare function getSecondsInDay(): number;\r\nimport * as mod from '../core/anotherModule';\r\nexport declare const m: typeof mod;\r\n" 243 import * as mod from ' [all...] |
/third_party/toybox/toys/lsb/ |
H A D | dmesg.c | 137 // SYSLOG_ACTION_CLEAR(5) doesn't actually remove anything from /dev/kmsg, in dmesg_main() 145 // read() from kmsg always fails on a pre-3.5 kernel. in dmesg_main() 154 char *data, *to, *from, *end; in dmesg_main() local 160 data = from = xmalloc(size+1); in dmesg_main() 165 while (from < to) { in dmesg_main() 166 if (!(end = memchr(from, '\n', to-from))) break; in dmesg_main() 168 format_message(from, 0); in dmesg_main() 169 from = end + 1; in dmesg_main()
|
/third_party/typescript/tests/baselines/reference/ |
H A D | importsNotUsedAsValues_error.js | 10 import { A, B } from './a'; // Error 16 import Default, * as named from './a'; // Error 22 import Default, { A } from './a'; 28 import { A, B } from './a'; // noUnusedLocals error only 31 import { C } from './a'; 32 import type { C as D } from './a'; 39 import { C } from './a';
|
H A D | truthinessCallExpressionCoercion2.js | 3 static from(): string; 7 static from(): string; 89 const y = A.from && (A.from as Function) !== B.from ? true : false; 186 var y = A.from && A.from !== B.from ? true : false;
|
H A D | exportClassExtendingIntersection.js | 11 import { Constructor, MyBaseClass } from './BaseClass'; 23 import { MyBaseClass } from './BaseClass'; 24 import { MyMixin } from './MixinClass'; 30 import { MyExtendedClass } from './FinalClass'; 31 import { MyMixin } from './MixinClass'; 122 import { Constructor, MyBaseClass } from './BaseClass';
128 import { MyBaseClass } from './BaseClass';
129 import { MyMixin } from './MixinClass';
|
/kernel/linux/linux-5.10/drivers/mtd/chips/ |
H A D | map_ram.c | 23 static int mapram_point (struct mtd_info *mtd, loff_t from, size_t len, 25 static int mapram_unpoint(struct mtd_info *mtd, loff_t from, size_t len); 86 static int mapram_point(struct mtd_info *mtd, loff_t from, size_t len, in mapram_point() argument 93 *virt = map->virt + from; in mapram_point() 95 *phys = map->phys + from; in mapram_point() 100 static int mapram_unpoint(struct mtd_info *mtd, loff_t from, size_t len) in mapram_unpoint() argument 105 static int mapram_read (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char *buf) in mapram_read() argument 109 map_copy_from(map, buf, from, len); in mapram_read()
|
/kernel/linux/linux-6.6/drivers/mtd/chips/ |
H A D | map_ram.c | 24 static int mapram_point (struct mtd_info *mtd, loff_t from, size_t len, 26 static int mapram_unpoint(struct mtd_info *mtd, loff_t from, size_t len); 87 static int mapram_point(struct mtd_info *mtd, loff_t from, size_t len, in mapram_point() argument 94 *virt = map->virt + from; in mapram_point() 96 *phys = map->phys + from; in mapram_point() 101 static int mapram_unpoint(struct mtd_info *mtd, loff_t from, size_t len) in mapram_unpoint() argument 106 static int mapram_read (struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, u_char *buf) in mapram_read() argument 110 map_copy_from(map, buf, from, len); in mapram_read()
|
/third_party/node/deps/openssl/openssl/crypto/rsa/ |
H A D | rsa_crpt.c | 33 int RSA_public_encrypt(int flen, const unsigned char *from, unsigned char *to, in RSA_public_encrypt() argument 36 return rsa->meth->rsa_pub_enc(flen, from, to, rsa, padding); in RSA_public_encrypt() 39 int RSA_private_encrypt(int flen, const unsigned char *from, in RSA_private_encrypt() argument 42 return rsa->meth->rsa_priv_enc(flen, from, to, rsa, padding); in RSA_private_encrypt() 45 int RSA_private_decrypt(int flen, const unsigned char *from, in RSA_private_decrypt() argument 48 return rsa->meth->rsa_priv_dec(flen, from, to, rsa, padding); in RSA_private_decrypt() 51 int RSA_public_decrypt(int flen, const unsigned char *from, unsigned char *to, in RSA_public_decrypt() argument 54 return rsa->meth->rsa_pub_dec(flen, from, to, rsa, padding); in RSA_public_decrypt()
|
H A D | rsa_oaep.c | 40 const unsigned char *from, int flen, in RSA_padding_add_PKCS1_OAEP() 43 return ossl_rsa_padding_add_PKCS1_OAEP_mgf1_ex(NULL, to, tlen, from, flen, in RSA_padding_add_PKCS1_OAEP() 49 * from (K) is the key material. 56 const unsigned char *from, int flen, in ossl_rsa_padding_add_PKCS1_OAEP_mgf1_ex() 108 memcpy(db + emlen - flen - mdlen, from, (unsigned int)flen); in ossl_rsa_padding_add_PKCS1_OAEP_mgf1_ex() 142 const unsigned char *from, int flen, in RSA_padding_add_PKCS1_OAEP_mgf1() 146 return ossl_rsa_padding_add_PKCS1_OAEP_mgf1_ex(NULL, to, tlen, from, flen, in RSA_padding_add_PKCS1_OAEP_mgf1() 151 const unsigned char *from, int flen, int num, in RSA_padding_check_PKCS1_OAEP() 154 return RSA_padding_check_PKCS1_OAEP_mgf1(to, tlen, from, flen, num, in RSA_padding_check_PKCS1_OAEP() 159 const unsigned char *from, in in RSA_padding_check_PKCS1_OAEP_mgf1() 39 RSA_padding_add_PKCS1_OAEP(unsigned char *to, int tlen, const unsigned char *from, int flen, const unsigned char *param, int plen) RSA_padding_add_PKCS1_OAEP() argument 54 ossl_rsa_padding_add_PKCS1_OAEP_mgf1_ex(OSSL_LIB_CTX *libctx, unsigned char *to, int tlen, const unsigned char *from, int flen, const unsigned char *param, int plen, const EVP_MD *md, const EVP_MD *mgf1md) ossl_rsa_padding_add_PKCS1_OAEP_mgf1_ex() argument 141 RSA_padding_add_PKCS1_OAEP_mgf1(unsigned char *to, int tlen, const unsigned char *from, int flen, const unsigned char *param, int plen, const EVP_MD *md, const EVP_MD *mgf1md) RSA_padding_add_PKCS1_OAEP_mgf1() argument 150 RSA_padding_check_PKCS1_OAEP(unsigned char *to, int tlen, const unsigned char *from, int flen, int num, const unsigned char *param, int plen) RSA_padding_check_PKCS1_OAEP() argument 158 RSA_padding_check_PKCS1_OAEP_mgf1(unsigned char *to, int tlen, const unsigned char *from, int flen, int num, const unsigned char *param, int plen, const EVP_MD *md, const EVP_MD *mgf1md) RSA_padding_check_PKCS1_OAEP_mgf1() argument [all...] |
/third_party/rust/crates/io-lifetimes/src/ |
H A D | impls_os_pipe.rs | 43 fn from(owned: os_pipe::PipeReader) -> Self { in from() functions 59 fn from(owned: os_pipe::PipeReader) -> Self { in from() functions 75 fn from(owned: OwnedFd) -> Self { in from() functions 91 fn from(owned: OwnedHandle) -> Self { in from() functions 123 fn from(owned: os_pipe::PipeWriter) -> Self { in from() functions 139 fn from(owned: os_pipe::PipeWriter) -> Self { in from() functions 155 fn from(owned: OwnedFd) -> Self { in from() functions 171 fn from(owned: OwnedHandle) -> Self { in from() functions
|
/third_party/rust/crates/clap/tests/builder/ |
H A D | utf16.rs | 1 //! These Windows-only tests are ported from the Unix-only tests in 27 .try_get_matches_from(vec![OsString::from(""), bad_osstring(b"")]); in invalid_utf16_positional() 39 OsString::from(""), in invalid_utf16_option_short_space() 40 OsString::from("-a"), in invalid_utf16_option_short_space() 53 .try_get_matches_from(vec![OsString::from(""), bad_osstring(b"-a=")]); in invalid_utf16_option_short_equals() 64 .try_get_matches_from(vec![OsString::from(""), bad_osstring(b"-a")]); in invalid_utf16_option_short_no_space() 76 OsString::from(""), in invalid_utf16_option_long_space() 77 OsString::from("--arg"), in invalid_utf16_option_long_space() 90 .try_get_matches_from(vec![OsString::from(""), bad_osstring(b"--arg=")]); in invalid_utf16_option_long_equals()
|
/third_party/openssl/crypto/rsa/ |
H A D | rsa_crpt.c | 33 int RSA_public_encrypt(int flen, const unsigned char *from, unsigned char *to, in RSA_public_encrypt() argument 36 return rsa->meth->rsa_pub_enc(flen, from, to, rsa, padding); in RSA_public_encrypt() 39 int RSA_private_encrypt(int flen, const unsigned char *from, in RSA_private_encrypt() argument 42 return rsa->meth->rsa_priv_enc(flen, from, to, rsa, padding); in RSA_private_encrypt() 45 int RSA_private_decrypt(int flen, const unsigned char *from, in RSA_private_decrypt() argument 48 return rsa->meth->rsa_priv_dec(flen, from, to, rsa, padding); in RSA_private_decrypt() 51 int RSA_public_decrypt(int flen, const unsigned char *from, unsigned char *to, in RSA_public_decrypt() argument 54 return rsa->meth->rsa_pub_dec(flen, from, to, rsa, padding); in RSA_public_decrypt()
|
/third_party/parse5/bench/perf/ |
H A D | index.js | 1 import { readFileSync, createReadStream, readdirSync } from 'node:fs'; 2 import Benchmark from 'benchmark'; 3 import { loadTreeConstructionTestData } from 'parse5-test-utils/dist/generate-parsing-tests.js'; 4 import { loadSAXParserTestData } from 'parse5-test-utils/dist/load-sax-parser-test-data.js'; 5 import { treeAdapters, WritableStreamStub, finished } from 'parse5-test-utils/dist/common.js'; 6 import * as parse5 from '../../packages/parse5/dist/index.js'; 7 import { ParserStream as parse5Stream } from '../../packages/parse5-parser-stream/dist/index.js'; 8 import * as parse5Upstream from 'parse5';
|
/third_party/skia/third_party/externals/tint/src/transform/ |
H A D | binding_remapper.cc | 69 BindingPoint from{binding_point.group->value, in Run() 71 auto bp_it = remappings->binding_points.find(from); in Run() 80 if (binding_point_counts[from]++) { in Run() 81 add_collision_deco.emplace(from); in Run() 92 BindingPoint from{binding_point.group->value, in Run() 96 BindingPoint bp = from; in Run() 101 auto bp_it = remappings->binding_points.find(from); in Run() 113 auto ac_it = remappings->access_controls.find(from); in Run()
|
/third_party/protobuf/src/google/protobuf/ |
H A D | descriptor.pb.h | 339 FileDescriptorSet(const FileDescriptorSet& from); 340 FileDescriptorSet(FileDescriptorSet&& from) noexcept 342 *this = ::std::move(from); in FileDescriptorSet() 345 inline FileDescriptorSet& operator=(const FileDescriptorSet& from) { in operator =() argument 346 CopyFrom(from); in operator =() 349 inline FileDescriptorSet& operator=(FileDescriptorSet&& from) noexcept { 350 if (GetArena() == from.GetArena()) { 351 if (this != &from) InternalSwap(&from); variable 353 CopyFrom(from); variable 498 operator =(const FileDescriptorProto& from) operator =() argument 504 if (this != &from) InternalSwap(&from); global() variable 506 CopyFrom(from); global() variable 892 operator =(const DescriptorProto_ExtensionRange& from) operator =() argument 898 if (this != &from) InternalSwap(&from); global() variable 900 CopyFrom(from); global() variable 1076 operator =(const DescriptorProto_ReservedRange& from) operator =() argument 1082 if (this != &from) InternalSwap(&from); global() variable 1084 CopyFrom(from); global() variable 1240 operator =(const DescriptorProto& from) operator =() argument 1246 if (this != &from) InternalSwap(&from); global() variable 1248 CopyFrom(from); global() variable 1585 operator =(const ExtensionRangeOptions& from) operator =() argument 1591 if (this != &from) InternalSwap(&from); global() variable 1593 CopyFrom(from); global() variable 1741 operator =(const FieldDescriptorProto& from) operator =() argument 1747 if (this != &from) InternalSwap(&from); global() variable 1749 CopyFrom(from); global() variable 2174 operator =(const OneofDescriptorProto& from) operator =() argument 2180 if (this != &from) InternalSwap(&from); global() variable 2182 CopyFrom(from); global() variable 2350 operator =(const EnumDescriptorProto_EnumReservedRange& from) operator =() argument 2356 if (this != &from) InternalSwap(&from); global() variable 2358 CopyFrom(from); global() variable 2514 operator =(const EnumDescriptorProto& from) operator =() argument 2520 if (this != &from) InternalSwap(&from); global() variable 2522 CopyFrom(from); global() variable 2758 operator =(const EnumValueDescriptorProto& from) operator =() argument 2764 if (this != &from) InternalSwap(&from); global() variable 2766 CopyFrom(from); global() variable 2949 operator =(const ServiceDescriptorProto& from) operator =() argument 2955 if (this != &from) InternalSwap(&from); global() variable 2957 CopyFrom(from); global() variable 3145 operator =(const MethodDescriptorProto& from) operator =() argument 3151 if (this != &from) InternalSwap(&from); global() variable 3153 CopyFrom(from); global() variable 3395 operator =(const FileOptions& from) operator =() argument 3401 if (this != &from) InternalSwap(&from); global() variable 3403 CopyFrom(from); global() variable 3954 operator =(const MessageOptions& from) operator =() argument 3960 if (this != &from) InternalSwap(&from); global() variable 3962 CopyFrom(from); global() variable 4171 operator =(const FieldOptions& from) operator =() argument 4177 if (this != &from) InternalSwap(&from); global() variable 4179 CopyFrom(from); global() variable 4482 operator =(const OneofOptions& from) operator =() argument 4488 if (this != &from) InternalSwap(&from); global() variable 4490 CopyFrom(from); global() variable 4638 operator =(const EnumOptions& from) operator =() argument 4644 if (this != &from) InternalSwap(&from); global() variable 4646 CopyFrom(from); global() variable 4825 operator =(const EnumValueOptions& from) operator =() argument 4831 if (this != &from) InternalSwap(&from); global() variable 4833 CopyFrom(from); global() variable 4997 operator =(const ServiceOptions& from) operator =() argument 5003 if (this != &from) InternalSwap(&from); global() variable 5005 CopyFrom(from); global() variable 5169 operator =(const MethodOptions& from) operator =() argument 5175 if (this != &from) InternalSwap(&from); global() variable 5177 CopyFrom(from); global() variable 5388 operator =(const UninterpretedOption_NamePart& from) operator =() argument 5394 if (this != &from) InternalSwap(&from); global() variable 5396 CopyFrom(from); global() variable 5562 operator =(const UninterpretedOption& from) operator =() argument 5568 if (this != &from) InternalSwap(&from); global() variable 5570 CopyFrom(from); global() variable 5829 operator =(const SourceCodeInfo_Location& from) operator =() argument 5835 if (this != &from) InternalSwap(&from); global() variable 5837 CopyFrom(from); global() variable 6083 operator =(const SourceCodeInfo& from) operator =() argument 6089 if (this != &from) InternalSwap(&from); global() variable 6091 CopyFrom(from); global() variable 6238 operator =(const GeneratedCodeInfo_Annotation& from) operator =() argument 6244 if (this != &from) InternalSwap(&from); global() variable 6246 CopyFrom(from); global() variable 6449 operator =(const GeneratedCodeInfo& from) operator =() argument 6455 if (this != &from) InternalSwap(&from); global() variable 6457 CopyFrom(from); global() variable [all...] |
/kernel/linux/linux-5.10/net/qrtr/ |
H A D | ns.c | 343 static int ctrl_cmd_bye(struct sockaddr_qrtr *from) in ctrl_cmd_bye() argument 359 node = node_get(from->sq_node); in ctrl_cmd_bye() 387 pkt.client.node = cpu_to_le32(from->sq_node); in ctrl_cmd_bye() 421 static int ctrl_cmd_del_client(struct sockaddr_qrtr *from, in ctrl_cmd_del_client() argument 442 if (from->sq_node != node_id) in ctrl_cmd_del_client() 445 /* Local DEL_CLIENT messages comes from the port being closed */ in ctrl_cmd_del_client() 446 if (from->sq_node == qrtr_ns.local_node && from->sq_port != port) in ctrl_cmd_del_client() 463 * to this port due to the DEL_CLIENT broadcast from qrtr_port_remove(). in ctrl_cmd_del_client() 511 static int ctrl_cmd_new_server(struct sockaddr_qrtr *from, in ctrl_cmd_new_server() argument 556 ctrl_cmd_del_server(struct sockaddr_qrtr *from, unsigned int service, unsigned int instance, unsigned int node_id, unsigned int port) ctrl_cmd_del_server() argument 585 ctrl_cmd_new_lookup(struct sockaddr_qrtr *from, unsigned int service, unsigned int instance) ctrl_cmd_new_lookup() argument 654 ctrl_cmd_del_lookup(struct sockaddr_qrtr *from, unsigned int service, unsigned int instance) ctrl_cmd_del_lookup() argument [all...] |
/kernel/linux/linux-6.6/kernel/ |
H A D | signal.c | 125 * Re-calculate pending state from the set of locally pending 274 * Clear @mask from @task->jobctl. @mask must be subset of 328 * Clear @mask from @task->jobctl. @mask must be subset of 411 * appropriate lock must be held to stop the target task from exiting 427 * changes from/to zero. in __sigqueue_alloc() 641 /* We only dequeue private signals from ourselves, we don't let in dequeue_signal() 787 * Remove signals in mask from the pending set and queue. 822 * called with RCU read lock from check_kill_permission() 927 * This is a stop signal. Remove SIGCONT from all queues. in prepare_signal() 936 * Remove all stop signals from al in prepare_signal() 3359 copy_siginfo_to_user(siginfo_t __user *to, const kernel_siginfo_t *from) copy_siginfo_to_user() argument 3369 post_copy_siginfo_from_user(kernel_siginfo_t *info, const siginfo_t __user *from) post_copy_siginfo_from_user() argument 3392 __copy_siginfo_from_user(int signo, kernel_siginfo_t *to, const siginfo_t __user *from) __copy_siginfo_from_user() argument 3401 copy_siginfo_from_user(kernel_siginfo_t *to, const siginfo_t __user *from) copy_siginfo_from_user() argument 3419 copy_siginfo_to_external32(struct compat_siginfo *to, const struct kernel_siginfo *from) copy_siginfo_to_external32() argument 3487 __copy_siginfo_to_user32(struct compat_siginfo __user *to, const struct kernel_siginfo *from) __copy_siginfo_to_user32() argument 3498 post_copy_siginfo_from_user32(kernel_siginfo_t *to, const struct compat_siginfo *from) post_copy_siginfo_from_user32() argument 3577 struct compat_siginfo from; __copy_siginfo_from_user32() local 3589 struct compat_siginfo from; copy_siginfo_from_user32() local [all...] |
/third_party/protobuf/src/google/protobuf/compiler/ |
H A D | plugin.pb.h | 121 Version(const Version& from); 122 Version(Version&& from) noexcept 124 *this = ::std::move(from); in Version() 127 inline Version& operator=(const Version& from) { in operator =() argument 128 CopyFrom(from); in operator =() 131 inline Version& operator=(Version&& from) noexcept { 132 if (GetArena() == from.GetArena()) { 133 if (this != &from) InternalSwap(&from); variable 135 CopyFrom(from); variable 328 operator =(const CodeGeneratorRequest& from) operator =() argument 334 if (this != &from) InternalSwap(&from); global() variable 336 CopyFrom(from); global() variable 550 operator =(const CodeGeneratorResponse_File& from) operator =() argument 556 if (this != &from) InternalSwap(&from); global() variable 558 CopyFrom(from); global() variable 750 operator =(const CodeGeneratorResponse& from) operator =() argument 756 if (this != &from) InternalSwap(&from); global() variable 758 CopyFrom(from); global() variable [all...] |
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
H A D | uaccess.h | 34 * Prevent a mispredicted conditional call to set_fs from forwarding in set_fs() 87 // comes from the carry in being clear. Otherwise, we are in __range_ok() 99 #define _ASM_EXTABLE(from, to) \ 102 " .long (" #from " - .), (" #to " - .)\n" \ 384 extern unsigned long __must_check __arch_copy_from_user(void *to, const void __user *from, unsigned long n); 385 #define raw_copy_from_user(to, from, n) \ 390 __uaccess_mask_ptr(from), (n)); \ 395 extern unsigned long __must_check __arch_copy_to_user(void __user *to, const void *from, unsigned long n); 396 #define raw_copy_to_user(to, from, n) \ 401 (from), ( [all...] |
/kernel/linux/linux-5.10/arch/arm/mach-ebsa110/ |
H A D | io.c | 349 void outsb(unsigned int port, const void *from, int len) in outsb() argument 361 __raw_writesb((void __iomem *)ISAIO_BASE + off, from, len); in outsb() 364 void insb(unsigned int port, void *from, int len) in insb() argument 376 __raw_readsb((void __iomem *)ISAIO_BASE + off, from, len); in insb() 382 void outsw(unsigned int port, const void *from, int len) in outsw() argument 394 __raw_writesw((void __iomem *)ISAIO_BASE + off, from, len); in outsw() 397 void insw(unsigned int port, void *from, int len) in insw() argument 409 __raw_readsw((void __iomem *)ISAIO_BASE + off, from, len); in insw() 419 void outsl(unsigned int port, const void *from, int len) in outsl() argument 426 __raw_writesw((void __iomem *)ISAIO_BASE + off, from, le in outsl() 429 insl(unsigned int port, void *from, int len) insl() argument [all...] |
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | signal.c | 5 * Extracted from signal_32.c and signal_64.c 43 void __user *from) in copy_fpr_from_user() 48 if (__copy_from_user(buf, from, ELF_NFPREG * sizeof(double))) in copy_fpr_from_user() 70 void __user *from) in copy_vsx_from_user() 75 if (__copy_from_user(buf, from, ELF_NVSRHALFREG * sizeof(double))) in copy_vsx_from_user() 97 void __user *from) in copy_ckfpr_from_user() 102 if (__copy_from_user(buf, from, ELF_NFPREG * sizeof(double))) in copy_ckfpr_from_user() 124 void __user *from) in copy_ckvsx_from_user() 129 if (__copy_from_user(buf, from, ELF_NVSRHALFREG * sizeof(double))) in copy_ckvsx_from_user() 145 void __user *from) in copy_fpr_from_user() 42 copy_fpr_from_user(struct task_struct *task, void __user *from) copy_fpr_from_user() argument 69 copy_vsx_from_user(struct task_struct *task, void __user *from) copy_vsx_from_user() argument 96 copy_ckfpr_from_user(struct task_struct *task, void __user *from) copy_ckfpr_from_user() argument 123 copy_ckvsx_from_user(struct task_struct *task, void __user *from) copy_ckvsx_from_user() argument 144 copy_fpr_from_user(struct task_struct *task, void __user *from) copy_fpr_from_user() argument 159 copy_ckfpr_from_user(struct task_struct *task, void __user *from) copy_ckfpr_from_user() argument [all...] |
/third_party/node/src/large_pages/ |
H A D | node_large_page.cc | 31 // section (from symbol `__node_text_start` declared in node_text_start.S). 114 char* from = nullptr; member 214 char* from = reinterpret_cast<char*>(hugepage_align_up(dl_params.start)); in FindNodeTextRegion() local 216 Debug("Aligned range is %p - %p\n", from, to); in FindNodeTextRegion() 217 if (from < to) { in FindNodeTextRegion() 218 size_t pagecount = (to - from) / hps; in FindNodeTextRegion() 221 nregion.from = from; in FindNodeTextRegion() 250 nregion.from = start; in FindNodeTextRegion() 260 Debug("Found %d huge pages\n", (nregion.to - nregion.from) / hp in FindNodeTextRegion() [all...] |
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_texture.c | 125 * HALTI5 adds a mapping from sampler to sampler TS unit, but this is AFAIK in etna_can_use_sampler_ts() 149 struct etna_resource *to = base, *from = base; in etna_update_sampler_source() local 154 from = etna_resource(base->render); in etna_update_sampler_source() 159 if ((to != from) && etna_resource_older(to, from)) { in etna_update_sampler_source() 160 etna_copy_resource(view->context, &to->base, &from->base, 0, in etna_update_sampler_source() 162 to->seqno = from->seqno; in etna_update_sampler_source() 164 } else if ((to == from) && etna_resource_needs_flush(to)) { in etna_update_sampler_source() 170 etna_copy_resource(view->context, &to->base, &from->base, 0, in etna_update_sampler_source() 172 to->flush_seqno = from in etna_update_sampler_source() [all...] |