/third_party/rust/crates/bindgen/bindgen/ir/analysis/ |
H A D | sizedness.rs | 157 fn forward(&mut self, from: TypeId, to: TypeId) -> ConstrainResult { in forward() 158 match self.sized.get(&from).cloned() { in forward() 338 fn from(analysis: SizednessAnalysis<'ctx>) -> Self { in from() functions
|
/third_party/rust/crates/cxx/gen/build/src/ |
H A D | deps.rs | 45 // Only variables set from a build script of direct dependencies are in direct_dependencies() 68 crates.entry(k).or_default().include_prefix = Some(PathBuf::from(v)); in direct_dependencies() 91 .push((sort_key, PathBuf::from(v))); in direct_dependencies()
|
/third_party/rust/crates/clap/src/builder/ |
H A D | resettable.rs | 49 fn from(other: T) -> Self { in from() functions 55 fn from(other: Option<T>) -> Self { in from() functions
|
/third_party/rust/crates/clap/tests/derive/ |
H A D | groups.rs | 58 assert_eq!(Source::group_id(), Some(clap::Id::from("Source"))); in implicit_struct_group() 59 assert_eq!(Opt::group_id(), Some(clap::Id::from("Opt"))); in implicit_struct_group()
|
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_cfg.hpp | 107 bool node_terminates_control_flow_in_sub_graph(BlockID from, BlockID to) const; 134 void add_branch(uint32_t from, uint32_t to);
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | decoration_manager.h | 33 // Constructs a decoration manager from the given |module| 43 // If |id| is part of a group, it will be removed from the group if it 60 // Removes all decorations from the result id of |inst|. 62 // NOTE: This is only meant to be called from ir_context, as only metadata 117 // Clone all decorations from one id |from|. 121 void CloneDecorations(uint32_t from, uint32_t to); 125 // |from| and |to| must not be an object, not a type. 126 void CloneDecorations(uint32_t from, uint32_t to, 196 // Mapping from id [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | decoration_manager.h | 33 // Constructs a decoration manager from the given |module| 43 // If |id| is part of a group, it will be removed from the group if it 60 // Removes all decorations from the result id of |inst|. 62 // NOTE: This is only meant to be called from ir_context, as only metadata 117 // Clone all decorations from one id |from|. 121 void CloneDecorations(uint32_t from, uint32_t to); 125 // |from| and |to| must not be an object, not a type. 126 void CloneDecorations(uint32_t from, uint32_t to, 196 // Mapping from id [all...] |
/third_party/typescript/tests/baselines/reference/tsc/incremental/ |
H A D | change-to-type-that-gets-used-as-global-through-export-in-another-file-through-indirect-import.js | 25 export { default as ConstantNumber } from "./constants"
61 export { default as ConstantNumber } from "./constants";
84 {"program":{"fileNames":["../../lib/lib.d.ts","./class1.ts","./constants.ts","./reexport.ts","./types.d.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},{"version":"4085502068-const a: MagicNumber = 1;\nconsole.log(a);","signature":"-4973073251-declare const a = 1;\r\n","affectsGlobalScope":true},{"version":"-2659799048-export default 1;","signature":"-5298367302-declare const _default: 1;\r\nexport default _default;\r\n"},{"version":"-1476032387-export { default as ConstantNumber } from \"./constants\"","signature":"-1329721329-export { default as ConstantNumber } from \"./constants\";\r\n"},{"version":"2093085814-type MagicNumber = typeof import('./reexport').ConstantNumber","affectsGlobalScope":true}],"options":{"composite":true},"fileIdsList":[[3],[4]],"referencedMap":[[4,1],[5,2]],"exportedModulesMap":[[4,1],[5,2]],"semanticDiagnosticsPerFile":[1,2,3,4,5],"latestChangedDtsFile":"./reexport.d.ts"},"version":"FakeTSVersion"}
120 "version": "-1476032387-export { default as ConstantNumber } from \"./constants\"", 121 "signature": "-1329721329-export { default as ConstantNumber } from \"./constants\";\r\n" 200 {"program":{"fileNames":["../../lib/lib.d.ts","./class1.ts","./constants.ts","./reexport.ts","./types.d.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},{"version":"4085502068-const a: MagicNumber = 1;\nconsole.log(a);","signature":"-4973037314-declare const a = 2;\r\n","affectsGlobalScope":true},{"version":"-2659799015-export default 2;","signature":"1573564507-declare const _default: 2;\r\nexport default _default;\r\n"},{"version":"-1476032387-export { default as ConstantNumber } from \"./constants\"","signature":"-1329721329-export { default as ConstantNumber } from \"./constants\";\r\n"},{"version":"2093085814-type MagicNumber = typeof import('./reexport').ConstantNumber","affectsGlobalScope":true}],"options":{"composite":true},"fileIdsList":[[3],[4]],"referencedMap":[[4,1],[5,2]],"exportedModulesMap":[[4,1],[5,2]],"semanticDiagnosticsPerFile":[1,[2,[{"file":"./class1.ts","start":6,"length":1,"code":2322,"category":1,"messageText":"Type '1' is not assignable to type '2'."}]],3,4,5],"latestChangedDtsFile":"./constants.d.ts"},"version":"FakeTSVersion"}
236 "version": "-1476032387-export { default as ConstantNumber } from \"./constants\"", 237 "signature": "-1329721329-export { default as ConstantNumber } from \" [all...] |
/third_party/typescript/tests/baselines/reference/ |
H A D | classExtendsAcrossFiles.js | 4 import { b } from './b'; 13 import { a } from './a';
|
H A D | declarationEmitInlinedDistributiveConditional.js | 4 import {dropPrivateProps1, dropPrivateProps2} from './api'; 11 import {excludePrivateKeys1, excludePrivateKeys2} from './internal';
|
H A D | decoratorMetadataRestParameterWithImportedType.js | 18 import { SomeClass } from './aux'; 19 import { SomeClass1 } from './aux1';
|
H A D | decoratorOnClassConstructor2.js | 8 import {base} from "./0.ts" 9 import {foo} from "./0.ts"
|
H A D | decoratorOnClassConstructor3.js | 8 import {base} from "./0" 9 import {foo} from "./0"
|
H A D | defaultPropsEmptyCurlyBecomesAnyForJs.js | 11 import { Foo } from "./library"; 17 import { MyFoo } from "./component";
|
H A D | destructuredDeclarationEmit.js | 8 import { foo, arr } from './foo'; 72 import { foo, arr } from './foo';
|
H A D | modularizeLibrary_NoErrorDuplicateLibOptions1.js | 4 return Array.from(arguments); 95 return Array.from(arguments);
|
H A D | modularizeLibrary_NoErrorDuplicateLibOptions2.js | 4 return Array.from(arguments); 95 return Array.from(arguments);
|
H A D | modularizeLibrary_TargetES5UsingES6Lib.js | 4 return Array.from(arguments); 95 return Array.from(arguments);
|
H A D | exportsAndImports1-amd.js | 29 export { v, f, C, I, E, D, M, N, T, a } from "./t1"; 32 import { v, f, C, I, E, D, M, N, T, a } from "./t1";
|
H A D | exportsAndImports1-es6.js | 29 export { v, f, C, I, E, D, M, N, T, a } from "./t1"; 32 import { v, f, C, I, E, D, M, N, T, a } from "./t1";
|
H A D | exportsAndImports1.js | 29 export { v, f, C, I, E, D, M, N, T, a } from "./t1"; 32 import { v, f, C, I, E, D, M, N, T, a } from "./t1";
|
H A D | jsDeclarationsDefault.js | 21 import Fab from "./index3"; 137 import Fab from "./index3";
|
H A D | jsDeclarationsFunctionLikeClasses2.js | 73 import {Point2D} from "./source"; 203 import { Point2D } from "./source";
|
H A D | legacyNodeModulesExportsSpecifierGenerationConditions.js | 6 export { x } from "./other.js";
8 import { Thing } from "./private.js"
|
/third_party/rust/crates/io-lifetimes/examples/ |
H A D | owning-wrapper.rs | 28 /// too? They can, and there's no need to remove them from a type that already 58 fn from(owned: Thing) -> Self { in from() functions 75 fn from(filelike: OwnedFd) -> Self { in from() functions 100 fn from(owned: Thing) -> Self { in from() functions 117 fn from(filelike: OwnedHandle) -> Self { in from() functions
|