Home
last modified time | relevance | path

Searched defs:Workspace (Results 1 – 25 of 55) sorted by relevance

123

/aosp_15_r20/tools/treble/hacksaw/workspace/
H A Dworkspace.go32 type Workspace struct { struct
33 composer Composer
34 topDir string
42 func (w Workspace) Create(workspaceName string, codebaseName string) (string, error) {
71 func (w Workspace) Recreate(workspaceName string) (string, error) {
92 func (w Workspace) GetDir(workspaceName string) (string, error) {
103 func (w Workspace) GetCodebase(workspaceName string) (string, error) {
113 func (w *Workspace) SetTopDir(dir string) {
117 func (w Workspace) List() map[string]string {
126 func (w Workspace) DetachGitWorktrees(workspaceName string, unbindList []string) error {
[all …]
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/
H A Dworking_space.hpp122 struct Workspace {}; struct
143 struct Workspace struct in arm_conv::depthwise::__anon783f6b5b0111::ActivationsElement
145 T activation_min, activation_max;
212 struct Workspace struct in arm_conv::depthwise::__anon783f6b5b0111::InputBufferElement
214 T *input_buffer;
240 struct Workspace struct in arm_conv::depthwise::__anon783f6b5b0111::OutputArrayElement
242 T **outptr_array;
243 T *output_buffer;
290 struct Workspace struct in arm_conv::depthwise::__anon783f6b5b0111::RequantizationParametersElement
292 const int32_t *bias, *requant_muls, *requant_shifts;
[all …]
H A Ddepthwise_planar.hpp203 struct Workspace struct
205 T **output_row_ptrs;
206 size_t *output_ld_cols;
207 size_t *output_ld_vls; // Stride between vectors of channels
208 T *output_padding_buffer;
H A Ddepthwise_depthfirst_multiplier.hpp254 struct Workspace struct in arm_conv::depthwise::depthfirst_multiplier::InputPatchElement
256 constexpr static bool InputPatchIsGeneric = IsGeneric;
257 const T **input_rows;
258 T *input_padding;
259 T *input_patch;
H A Ddepthwise_depthfirst_generic.hpp180 struct Workspace struct in arm_conv::depthwise::GenericInputArrayElement
182 const T **inptr_array;
H A Ddepthwise_depthfirst.hpp196 struct Workspace struct in arm_conv::depthwise::depthwise_depthfirst::InputArrayElement
198 const T **inptr_array;
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DNNPACK.cpp102 struct Workspace { struct
103 void* buffer = nullptr;
104 size_t size = 0;
106 void deallocate() { in deallocate()
114 void allocate() { in allocate()
128 ~Workspace() { in ~Workspace()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cudnn/
H A DConv_v7.cpp144 struct Workspace { struct
145 Workspace(size_t size) : size(size), data(NULL) { in Workspace() function
156 ~Workspace() { in ~Workspace()
162 size_t size;
163 void* data;
/aosp_15_r20/external/google-cloud-java/java-dataform/proto-google-cloud-dataform-v1alpha2/src/main/java/com/google/cloud/dataform/v1alpha2/
H A DWorkspace.java30 public final class Workspace extends com.google.protobuf.GeneratedMessageV3 class
36 private Workspace(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Workspace() method in Workspace
40 private Workspace() { in Workspace() method in Workspace
/aosp_15_r20/external/google-cloud-java/java-dataform/proto-google-cloud-dataform-v1beta1/src/main/java/com/google/cloud/dataform/v1beta1/
H A DWorkspace.java30 public final class Workspace extends com.google.protobuf.GeneratedMessageV3 class
36 private Workspace(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Workspace() method in Workspace
40 private Workspace() { in Workspace() method in Workspace
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/convolution/winograd/
H A Dinput_transform.hpp228 struct Workspace struct in arm_conv::winograd::input_transform::TransformIndirect
230 const TIn **inptrs;
231 const TIn *input_buffer;
/aosp_15_r20/external/google-cloud-java/java-area120-tables/proto-google-area120-tables-v1alpha1/src/main/java/com/google/area120/tables/v1alpha1/
H A DWorkspace.java30 public final class Workspace extends com.google.protobuf.GeneratedMessageV3 class
36 private Workspace(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Workspace() method in Workspace
40 private Workspace() { in Workspace() method in Workspace
/aosp_15_r20/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DWorkspace.java60 public final class Workspace extends Home { class
74 Workspace(LauncherInstrumentation launcher) { in Workspace() method in Workspace
/aosp_15_r20/external/pytorch/aten/src/ATen/native/miopen/
H A DConv_miopen.cpp292 struct Workspace { struct
293 Workspace(size_t size) : size(size), data(NULL) { in Workspace() argument
299 ~Workspace() { in ~Workspace()
305 size_t size;
306 void* data;
/aosp_15_r20/external/bazelbuild-rules_go/tests/core/runfiles/
H A Dcheck_runfiles.go29 Workspace, ShortPath, Path string member
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/
DWorkspace.java153 public class Workspace<T extends View & PageIndicator> extends PagedView<T> class
313 public Workspace(Context context, AttributeSet attrs) { in Workspace() method in Workspace
324 public Workspace(Context context, AttributeSet attrs, int defStyle) { in Workspace() method in Workspace
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/fel/
H A Dworkspace.h48 Workspace() {} in Workspace() function
/aosp_15_r20/external/bazelbuild-rules_go/go/tools/bazel/
H A Drunfiles.go171 Workspace string member
/aosp_15_r20/external/perfetto/ui/src/public/
H A Dworkspace.ts520 export class Workspace { class
/aosp_15_r20/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/
H A DWorkspace.java128 public class Workspace extends JFrame { class
187 public Workspace() { in Workspace() method in Workspace
/aosp_15_r20/out/soong/.intermediates/packages/apps/Launcher3/Launcher3QuickStepLib/android_common/kapt/gen/stubs/com/android/launcher3/responsive/
DResponsiveSpec.java192 /*public static final*/ Workspace /* = new Workspace(null) */, enumConstant
/aosp_15_r20/external/angle/third_party/spirv-tools/src/utils/vscode/src/lsp/protocol/
H A Dtsprotocol.go116 Workspace *struct { member
131 Workspace *struct { member
203 Workspace *struct { member
719 Workspace *WorkspaceClientCapabilities `json:"workspace,omitempty"` member
743 Workspace struct { member
1117 Workspace *struct { member
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dtsprotocol.go116 Workspace *struct { member
131 Workspace *struct { member
203 Workspace *struct { member
719 Workspace *WorkspaceClientCapabilities `json:"workspace,omitempty"` member
743 Workspace struct { member
1117 Workspace *struct { member
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
H A Dtsprotocol.go116 Workspace *struct { member
131 Workspace *struct { member
203 Workspace *struct { member
719 Workspace *WorkspaceClientCapabilities `json:"workspace,omitempty"` member
743 Workspace struct { member
1117 Workspace *struct { member
/aosp_15_r20/external/google-cloud-java/java-area120-tables/proto-google-area120-tables-v1alpha1/src/main/proto/google/area120/tables/v1alpha1/
H A Dtables.proto480 message Workspace { message

123