/developtools/smartperf_host/ide/test/trace/component/trace/timer-shaft/ |
D | SportRuler.test.ts | 152 let flags = new Array<Flag>(); variable 170 let flags = new Array<Flag>(); variable 205 let flags = new Array<Flag>(); variable 223 let flags = new Array<Flag>(); variable 241 let flags = new Array<Flag>(); variable 259 let flags = new Array<Flag>(); variable 298 let flags = new Array<Flag>(); variable
|
/developtools/smartperf_host/trace_streamer/test/unittest/filter/ |
D | binder_filter_test.cpp | 64 …int32_t flags = 0x02; // if need reply bool needReply = !isReply && !(flags & noReturnMsgFlag_); … variable 89 int32_t flags = 0x02; // if need reply bool needReply = !isReply && !(flags & noReturnMsgFlag_) variable 133 int32_t flags = 0x02; // if need reply bool needReply = !isReply && !(flags & noReturnMsgFlag_) variable 171 int32_t flags = 0x02; // if need reply bool needReply = !isReply && !(flags & noReturnMsgFlag_) variable 200 int32_t flags = 0x01; // if need reply bool needReply = !isReply && !(flags & noReturnMsgFlag_) variable 222 int32_t flags = 0x01; // if need reply bool needReply = !isReply && !(flags & noReturnMsgFlag_) variable 252 int32_t flags = 0x01; // if need reply bool needReply = !isReply && !(flags & noReturnMsgFlag_) variable 282 int32_t flags = 0x01; // if need reply bool needReply = !isReply && !(flags & noReturnMsgFlag_) variable
|
/developtools/profiler/protos/types/plugins/ftrace_data/default/ |
D | sunrpc.proto | 106 uint32 flags = 6; field 116 uint32 flags = 6; field 126 uint32 flags = 6; field 136 uint32 flags = 6; field 147 uint32 flags = 6; field 155 uint64 flags = 3; field 172 uint64 flags = 3; field 180 uint64 flags = 3; field 192 uint64 flags = 2; field 201 uint64 flags = 3; field [all …]
|
D | i2c.proto | 26 uint32 flags = 4; field 35 uint32 flags = 4; field 52 uint32 flags = 4; field
|
D | v4l2.proto | 27 uint32 flags = 5; field 49 uint32 flags = 5; field 68 uint32 flags = 2; field 87 uint32 flags = 2; field 106 uint32 flags = 2; field 125 uint32 flags = 2; field
|
D | pagemap.proto | 32 uint64 flags = 4; field
|
D | ext4.proto | 40 uint32 flags = 11; field 102 uint32 flags = 5; field 129 uint32 flags = 5; field 300 int32 flags = 3; field 330 uint32 flags = 5; field 337 uint32 flags = 3; field 445 int32 flags = 5; field 462 uint32 flags = 2; field 483 uint32 flags = 5; field 490 uint32 flags = 3; field [all …]
|
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/ |
D | sunrpc.proto | 106 uint32 flags = 6; field 116 uint32 flags = 6; field 126 uint32 flags = 6; field 136 uint32 flags = 6; field 147 uint32 flags = 6; field 155 uint64 flags = 3; field 172 uint64 flags = 3; field 180 uint64 flags = 3; field 192 uint64 flags = 2; field 201 uint64 flags = 3; field [all …]
|
D | i2c.proto | 26 uint32 flags = 4; field 35 uint32 flags = 4; field 52 uint32 flags = 4; field
|
D | v4l2.proto | 27 uint32 flags = 5; field 49 uint32 flags = 5; field 68 uint32 flags = 2; field 87 uint32 flags = 2; field 106 uint32 flags = 2; field 125 uint32 flags = 2; field
|
D | pagemap.proto | 32 uint64 flags = 4; field
|
D | ext4.proto | 40 uint32 flags = 11; field 102 uint32 flags = 5; field 129 uint32 flags = 5; field 300 int32 flags = 3; field 330 uint32 flags = 5; field 337 uint32 flags = 3; field 445 int32 flags = 5; field 462 uint32 flags = 2; field 483 uint32 flags = 5; field 490 uint32 flags = 3; field [all …]
|
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/ |
D | sunrpc.proto | 106 uint32 flags = 6; field 116 uint32 flags = 6; field 126 uint32 flags = 6; field 136 uint32 flags = 6; field 147 uint32 flags = 6; field 155 uint64 flags = 3; field 172 uint64 flags = 3; field 180 uint64 flags = 3; field 192 uint64 flags = 2; field 201 uint64 flags = 3; field [all …]
|
D | i2c.proto | 26 uint32 flags = 4; field 35 uint32 flags = 4; field 52 uint32 flags = 4; field
|
D | v4l2.proto | 27 uint32 flags = 5; field 49 uint32 flags = 5; field 68 uint32 flags = 2; field 87 uint32 flags = 2; field 106 uint32 flags = 2; field 125 uint32 flags = 2; field
|
D | pagemap.proto | 32 uint64 flags = 4; field
|
D | ext4.proto | 40 uint32 flags = 11; field 102 uint32 flags = 5; field 129 uint32 flags = 5; field 300 int32 flags = 3; field 330 uint32 flags = 5; field 337 uint32 flags = 3; field 445 int32 flags = 5; field 462 uint32 flags = 2; field 483 uint32 flags = 5; field 490 uint32 flags = 3; field [all …]
|
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/datastructure/ |
D | CodeSignBlockHeader.java | 73 private int flags; field in CodeSignBlockHeader 107 public void setFlags(int flags) { in setFlags() 197 private int flags; field in CodeSignBlockHeader.Builder 221 public Builder setFlags(int flags) { in setFlags()
|
D | SignInfo.java | 76 private int flags; field in SignInfo 102 public SignInfo(int saltSize, int flags, long dataSize, byte[] salt, byte[] sig) { in SignInfo() 316 private int flags; field in SignInfo.SignInfoBuilder 361 public SignInfoBuilder setFlags(int flags) { in setFlags()
|
/developtools/hdc/hdc_rust/src/common/ |
D | uds.rs | 115 let flags = socket_type | SOCK_CLOEXEC; in wrap_socket() localVariable 191 let flags = MSG_NOSIGNAL | MSG_EOR; in wrap_send() localVariable 202 let flags = socket_type | SOCK_CLOEXEC; in wrap_socketpair() localVariable 230 let flags = SOCK_STREAM | SOCK_CLOEXEC; in wrap_socket() localVariable 291 let flags = MSG_NOSIGNAL | MSG_EOR; in wrap_send() localVariable
|
/developtools/profiler/device/plugins/ftrace_plugin/src/ |
D | file_utils.cpp | 75 int FileUtils::WriteFile(const std::string& path, const std::string& content, int flags) in WriteFile() 80 int FileUtils::WriteFile(const std::string& path, const std::string& content, int flags, int mode) in WriteFile()
|
/developtools/profiler/hiebpf/include/ |
D | fstrace_progs.h | 220 …(do_readv_entry, unsigned long fd, const struct iovec __user* vec, unsigned long vlen, rwf_t flags) in BPF_KPROBE() 260 …do_writev_entry, unsigned long fd, const struct iovec __user* vec, unsigned long vlen, rwf_t flags) in BPF_KPROBE() 302 unsigned long vlen, loff_t pos, rwf_t flags) in BPF_KPROBE() 349 unsigned long vlen, loff_t pos, rwf_t flags) in pwritev_entry() 404 unsigned long vlen, unsigned long pos_l, unsigned long pos_h, rwf_t flags) in BPF_KPROBE() 437 compat_ulong_t vlen, u32 pos_low, u32 pos_high, rwf_t flags) in BPF_KPROBE()
|
D | fstrace_types.h | 59 rwf_t flags; member 66 rwf_t flags; member 74 rwf_t flags; member 82 rwf_t flags; member
|
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/fsverity/ |
D | FsVerityDescriptor.java | 109 private int flags; field in FsVerityDescriptor 272 private int flags; field in FsVerityDescriptor.Builder 318 public Builder setFlags(int flags) { in setFlags()
|
/developtools/smartperf_host/trace_streamer/src/base/ |
D | file.cpp | 55 int32_t OpenFile(const std::string& path, int32_t flags, uint32_t mode) in OpenFile()
|