HomeSort by relevance Sort by last modified time
    Searched refs:IsOptional (Results 1 - 22 of 22) sorted by null

  /external/lzma/CPP/7zip/Common/
MethodProps.h 25 bool IsOptional;
27 CProp(): IsOptional(false) {}
39 if (!Props[i].IsOptional)
51 prop.IsOptional = true;
MethodProps.cpp 167 prop.IsOptional = true;
175 prop.IsOptional = true;
  /external/syzkaller/sys/test/gen/
32.go 31 &PtrType{TypeCommon: TypeCommon{TypeName: "ptr", FldName: "f1", TypeSize: 4, IsOptional: true}, Type: &IntType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "int8", TypeSize: 1}}}},
33 &PtrType{TypeCommon: TypeCommon{TypeName: "ptr64", FldName: "f3", TypeSize: 8, IsOptional: true}, Type: &IntType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "int8", TypeSize: 1}}}},
    [all...]
64.go 45 &PtrType{TypeCommon: TypeCommon{TypeName: "ptr", FldName: "f1", TypeSize: 8, IsOptional: true}, Type: &IntType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "int8", TypeSize: 1}}}},
47 &PtrType{TypeCommon: TypeCommon{TypeName: "ptr64", FldName: "f3", TypeSize: 8, IsOptional: true}, Type: &IntType{IntTypeCommon: IntTypeCommon{TypeCommon: TypeCommon{TypeName: "int8", TypeSize: 1}}}},
    [all...]
  /external/syzkaller/prog/
any.go 54 IsOptional: true,
63 IsOptional: true,
81 IsOptional: true,
resources.go 109 if !typ1.IsOptional {
types.go 82 IsOptional bool
95 return t.IsOptional
  /external/llvm/utils/TableGen/
AsmMatcherEmitter.cpp 204 bool IsOptional;
778 [](const ClassInfo& Class){ return Class.IsOptional; })
    [all...]
  /external/syzkaller/sys/netbsd/gen/
amd64.go 141 &PtrType{TypeCommon: TypeCommon{TypeName: "ptr", FldName: "ctrl", TypeSize: 8, IsOptional: true}, Type: &ArrayType{TypeCommon: TypeCommon{TypeName: "array", IsVarlen: true}, Type: &UnionType{Key: StructKey{Name: "cmsghdr_un"}}}},
169 &PtrType{TypeCommon: TypeCommon{TypeName: "ptr", FldName: "msg_name", TypeSize: 8, IsOptional: true}, Type: &UnionType{Key: StructKey{Name: "sockaddr_storage", Dir: 1}}},
219 &PtrType{TypeCommon: TypeCommon{TypeName: "ptr", FldName: "msg_name", TypeSize: 8, IsOptional: true}, Type: &UnionType{Key: StructKey{Name: "sockaddr_storage"}}},
    [all...]
  /external/syzkaller/sys/freebsd/gen/
amd64.go     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
AsmMatcherEmitter.cpp 213 bool IsOptional;
794 return Class.IsOptional;
    [all...]
  /external/syzkaller/sys/akaros/gen/
amd64.go 88 &ResourceType{TypeCommon: TypeCommon{TypeName: "pid", FldName: "pid", TypeSize: 4, IsOptional: true}},
96 &ResourceType{TypeCommon: TypeCommon{TypeName: "pid", FldName: "pid", TypeSize: 4, IsOptional: true}},
107 &ResourceType{TypeCommon: TypeCommon{TypeName: "pid", FldName: "pid", TypeSize: 4, IsOptional: true}},
191 &ResourceType{TypeCommon: TypeCommon{TypeName: "fd", FldName: "fd", TypeSize: 4, IsOptional: true}},
205 &PtrType{TypeCommon: TypeCommon{TypeName: "ptr", FldName: "rem", TypeSize: 8, IsOptional: true}, Type: &StructType{Key: StructKey{Name: "timespec", Dir: 1}}},
221 &ResourceType{TypeCommon: TypeCommon{TypeName: "pid", FldName: "target_pid", TypeSize: 4, IsOptional: true}},
232 &ResourceType{TypeCommon: TypeCommon{TypeName: "fd", FldName: "fromfd", TypeSize: 4, IsOptional: true}},
    [all...]
  /external/syzkaller/pkg/compiler/
gen.go 416 IsOptional: opt,
check.go 615 if desc == typePtr && base.IsOptional {
  /external/syzkaller/sys/linux/gen/
386.go     [all...]
amd64.go     [all...]
arm.go     [all...]
arm64.go     [all...]
ppc64le.go     [all...]
  /external/syzkaller/sys/fuchsia/gen/
amd64.go     [all...]
arm64.go     [all...]
  /external/syzkaller/sys/windows/gen/
amd64.go 22 &PtrType{TypeCommon: TypeCommon{TypeName: "ptr", FldName: "lpSecurityDescriptor", TypeSize: 8, IsOptional: true}, Type: &StructType{Key: StructKey{Name: "SECURITY_DESCRIPTOR"}}},
    [all...]

Completed in 696 milliseconds