Home
last modified time | relevance | path

Searched defs:Target (Results 1 – 25 of 348) sorted by relevance

12345678910>>...14

/third_party/skia/bench/
Dnanobench.h33 struct Target { struct
34 explicit Target(const Config& c) : config(c) { } in Target() function
35 virtual ~Target() { } in ~Target() argument
37 const Config config;
38 sk_sp<SkSurface> surface;
41 virtual void setup() { } in setup()
46 virtual SkCanvas* beginTiming(SkCanvas* canvas) { return canvas; } in beginTiming()
50 virtual void endTiming() { } in endTiming()
55 virtual void fence() { } in fence()
60 virtual bool needsFrameTiming(int* frameLag) const { return false; } in needsFrameTiming()
[all …]
/third_party/rust/crates/rustix/src/fs/
Dmount.rs17 target: Target, in mount()
46 pub fn remount<Target: path::Arg, Data: path::Arg>( in remount()
73 target: Target, in bind_mount()
97 target: Target, in recursive_bind_mount()
119 pub fn change_mount<Target: path::Arg>( in change_mount()
137 target: Target, in move_mount()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
DInterfaceFile.cpp44 void InterfaceFileRef::addTarget(const Target &Target) { in addTarget()
49 const Target &Target) { in addAllowableClient()
55 const Target &Target) { in addReexportedLibrary()
76 [](const std::pair<Target, std::string> &LHS, in addUUID()
77 Target RHS) { return LHS.first < RHS; }); in addUUID()
88 void InterfaceFile::addUUID(const Target &Target, uint8_t UUID[16]) { in addUUID()
99 void InterfaceFile::addTarget(const Target &Target) { in addTarget()
118 for (const auto &Target : Targets) in addSymbol() local
DTarget.cpp55 raw_ostream &operator<<(raw_ostream &OS, const Target &Target) { in operator <<()
62 for (const auto &Target : Targets) in mapToPlatformSet() local
69 for (const auto &Target : Targets) in mapToArchitectureSet() local
DPlatform.cpp34 PlatformKind mapToPlatformKind(const Triple &Target) { in mapToPlatformKind()
59 for (const auto &Target : Targets) in mapToPlatformSet() local
/third_party/rust/crates/rustix/src/io/
Dcontext.rs33 type Target = T; typedef
55 type Target: AsFd; typedef
58 fn acquire<'call>(&self, data: Self::Data) -> Ref<'call, Self::Target>; in acquire()
70 unsafe fn decode<'call>(&self, raw: u64) -> Ref<'call, Self::Target>; in decode()
83 type Target = BorrowedFd<'a>; typedef
86 fn acquire<'call>(&self, data: Self::Data) -> Ref<'call, Self::Target> { in acquire()
96 unsafe fn decode<'call>(&self, raw: u64) -> Ref<'call, Self::Target> { in decode()
131 type Target = BorrowedFd<'context>; typedef
134 fn acquire<'call>(&self, data: Self::Data) -> Ref<'call, Self::Target> { in acquire()
151 unsafe fn decode<'call>(&self, raw: u64) -> Ref<'call, Self::Target> { in decode()
/third_party/skia/third_party/externals/tint/src/ast/
Dcall_expression.h66 struct Target { struct
75 const Target target; argument
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dissue-1488-options.rs16 type Target = *mut ::std::os::raw::c_void; typedef
18 fn deref(&self) -> &Self::Target { in deref()
24 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut()
Dobjc_pointer_return_types.rs16 type Target = objc::runtime::Object; typedef
17 fn deref(&self) -> &Self::Target { in deref()
33 type Target = objc::runtime::Object; typedef
34 fn deref(&self) -> &Self::Target { in deref()
Dobjc_protocol_inheritance.rs17 type Target = objc::runtime::Object; typedef
18 fn deref(&self) -> &Self::Target { in deref()
35 type Target = objc::runtime::Object; typedef
36 fn deref(&self) -> &Self::Target { in deref()
Dissue-1488-enum-new-type.rs38 type Target = Baz; typedef
40 fn deref(&self) -> &Self::Target { in deref()
46 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut()
Dobjc_interface.rs16 type Target = objc::runtime::Object; typedef
17 fn deref(&self) -> &Self::Target { in deref()
Dobjc_method_clash.rs16 type Target = objc::runtime::Object; typedef
17 fn deref(&self) -> &Self::Target { in deref()
Dwrap_unsafe_ops_objc_class.rs19 type Target = objc::runtime::Object; typedef
20 fn deref(&self) -> &Self::Target { in deref()
/third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/
Dfuzzer.cc96 struct Target { in LLVMFuzzerTestOneInput() struct
97 FuzzingTarget fuzzing_target; in LLVMFuzzerTestOneInput()
98 OutputFormat output_format; in LLVMFuzzerTestOneInput()
99 const char* name; in LLVMFuzzerTestOneInput()
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/libclang-9/
Dobjc_template.rs16 type Target = objc::runtime::Object; typedef
17 fn deref(&self) -> &Self::Target { in deref()
40 type Target = objc::runtime::Object; typedef
41 fn deref(&self) -> &Self::Target { in deref()
Dobjc_inheritance.rs16 type Target = objc::runtime::Object; typedef
17 fn deref(&self) -> &Self::Target { in deref()
33 type Target = objc::runtime::Object; typedef
34 fn deref(&self) -> &Self::Target { in deref()
68 type Target = objc::runtime::Object; typedef
69 fn deref(&self) -> &Self::Target { in deref()
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/libclang-5/
Dobjc_template.rs16 type Target = objc::runtime::Object; typedef
17 fn deref(&self) -> &Self::Target { in deref()
40 type Target = objc::runtime::Object; typedef
41 fn deref(&self) -> &Self::Target { in deref()
Dobjc_inheritance.rs16 type Target = objc::runtime::Object; typedef
17 fn deref(&self) -> &Self::Target { in deref()
33 type Target = objc::runtime::Object; typedef
34 fn deref(&self) -> &Self::Target { in deref()
68 type Target = objc::runtime::Object; typedef
69 fn deref(&self) -> &Self::Target { in deref()
/third_party/skia/third_party/externals/tint/fuzzers/tint_regex_fuzzer/
Dfuzzer.cc124 struct Target { in LLVMFuzzerTestOneInput() struct
125 FuzzingTarget fuzzing_target; in LLVMFuzzerTestOneInput()
126 OutputFormat output_format; in LLVMFuzzerTestOneInput()
127 const char* name; in LLVMFuzzerTestOneInput()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/
DTarget.h27 Target(Architecture Arch, PlatformKind Platform) in Target() function
29 explicit Target(const llvm::Triple &Triple) in Target() function
/third_party/rust/crates/syn/src/
Ddrops.rs20 type Target = T; typedef
21 fn deref(&self) -> &Self::Target { in deref()
27 fn deref_mut(&mut self) -> &mut Self::Target { in deref_mut()
/third_party/rust/crates/io-lifetimes/src/
Dportability.rs106 fn as_filelike_view<Target: FilelikeViewType>(&self) -> FilelikeView<'_, Target>; in as_filelike_view() argument
117 fn as_filelike_view<Target: FilelikeViewType>(&self) -> FilelikeView<'_, Target> { in as_filelike_view() argument
159 fn as_filelike_view<Target: FilelikeViewType>(&self) -> FilelikeView<'_, Target>; in as_filelike_view() argument
170 fn as_filelike_view<Target: FilelikeViewType>(&self) -> FilelikeView<'_, Target> { in as_filelike_view() argument
201 fn as_socketlike_view<Target: SocketlikeViewType>(&self) -> SocketlikeView<'_, Target>; in as_socketlike_view() argument
212 fn as_socketlike_view<Target: SocketlikeViewType>(&self) -> SocketlikeView<'_, Target> { in as_socketlike_view() argument
241 fn as_socketlike_view<Target: SocketlikeViewType>(&self) -> SocketlikeView<'_, Target>; in as_socketlike_view() argument
252 fn as_socketlike_view<Target: SocketlikeViewType>(&self) -> SocketlikeView<'_, Target> { in as_socketlike_view() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DBasicGOTAndStubsBuilder.h39 Symbol &getGOTEntrySymbol(Symbol &Target) { in getGOTEntrySymbol()
55 Symbol &getStubSymbol(Symbol &Target) { in getStubSymbol()
/third_party/skia/tests/
DTextureBindingsResetTest.cpp25 struct Target { in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() struct
26 GrGLenum fName; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
27 GrGLenum fQuery; in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()

12345678910>>...14