Home
last modified time | relevance | path

Searched refs:myInit (Results 1 – 25 of 96) sorted by relevance

1234

/dports/cad/opencascade/opencascade-7.6.0/src/Interface/
H A DInterface_LineBuffer.cxx25 myInit = myLen = myGet = myKeep = myFriz = 0; in Interface_LineBuffer()
56 myInit = 0; in SetInitial()
60 myInit = theInitial; in SetInitial()
72 if ((myLen + myInit + theMore) <= myMax) in CanGet()
85 myFriz = myInit + 1; in FreezeInitial()
86 myInit = 0; in FreezeInitial()
100 if (myInit > 0) in Prepare()
102 if ((myLen + myInit) > myMax) in Prepare()
145 myLen = myLen + myInit - myKeep + 1; in Keep()
154 myInit = myFriz - 1; in Keep()
[all …]
H A DInterface_LineBuffer.hxx61 Standard_Integer Length() const { return myLen + myInit; } in Length()
110 Standard_Integer myInit; member in Interface_LineBuffer
/dports/cad/opencascade/opencascade-7.6.0/src/OSD/
H A DOSD_DirectoryIterator.cxx33 myInit(0) in OSD_DirectoryIterator()
42 myInit(0) in OSD_DirectoryIterator()
62 myInit = 1 ; in Initialize()
68 if (myInit) { in More()
69 myInit = 0 ; in More()
73 myInit = 0 ; in More()
H A DOSD_FileIterator.cxx57 myInit(0) in OSD_FileIterator()
66 myInit(0) in OSD_FileIterator()
84 myInit = 1 ; in Initialize()
90 if (myInit) { in More()
91 myInit = 0 ; in More()
95 myInit = 0 ; in More()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaObjC/
H A Didiomatic-parentheses.m12 - (id) myInit __attribute__((objc_method_family(init)));
38 - (id) myInit { method
39 if (self = [self myInit]) {
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaObjC/
H A Didiomatic-parentheses.m12 - (id) myInit __attribute__((objc_method_family(init)));
38 - (id) myInit { method
39 if (self = [self myInit]) {
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Didiomatic-parentheses.m12 - (id) myInit __attribute__((objc_method_family(init)));
38 - (id) myInit { method
39 if (self = [self myInit]) {
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaObjC/
H A Didiomatic-parentheses.m12 - (id) myInit __attribute__((objc_method_family(init)));
38 - (id) myInit { method
39 if (self = [self myInit]) {
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaObjC/
H A Didiomatic-parentheses.m12 - (id) myInit __attribute__((objc_method_family(init)));
38 - (id) myInit { method
39 if (self = [self myInit]) {
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaObjC/
H A Didiomatic-parentheses.m12 - (id) myInit __attribute__((objc_method_family(init)));
38 - (id) myInit { method
39 if (self = [self myInit]) {
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaObjC/
H A Didiomatic-parentheses.m12 - (id) myInit __attribute__((objc_method_family(init)));
38 - (id) myInit { method
39 if (self = [self myInit]) {
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaObjC/
H A Didiomatic-parentheses.m12 - (id) myInit __attribute__((objc_method_family(init)));
38 - (id) myInit { method
39 if (self = [self myInit]) {
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaObjC/
H A Didiomatic-parentheses.m12 - (id) myInit __attribute__((objc_method_family(init)));
38 - (id) myInit { method
39 if (self = [self myInit]) {
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaObjC/
H A Didiomatic-parentheses.m12 - (id) myInit __attribute__((objc_method_family(init)));
38 - (id) myInit { method
39 if (self = [self myInit]) {
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Didiomatic-parentheses.m12 - (id) myInit __attribute__((objc_method_family(init)));
38 - (id) myInit { method
39 if (self = [self myInit]) {
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaObjC/
H A Didiomatic-parentheses.m12 - (id) myInit __attribute__((objc_method_family(init)));
38 - (id) myInit { method
39 if (self = [self myInit]) {
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaObjC/
H A Didiomatic-parentheses.m12 - (id) myInit __attribute__((objc_method_family(init)));
38 - (id) myInit { method
39 if (self = [self myInit]) {
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Didiomatic-parentheses.m12 - (id) myInit __attribute__((objc_method_family(init)));
38 - (id) myInit { method
39 if (self = [self myInit]) {
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaObjC/
H A Didiomatic-parentheses.m12 - (id) myInit __attribute__((objc_method_family(init)));
38 - (id) myInit { method
39 if (self = [self myInit]) {
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaObjC/
H A Didiomatic-parentheses.m12 - (id) myInit __attribute__((objc_method_family(init)));
38 - (id) myInit { method
39 if (self = [self myInit]) {
/dports/games/blinkensisters/blinkensisters/lostpixels/game/addons/s23_ivorytower/LEVELS/
H A Dlevel4-oo.bsl5 bs.callback.engine.init("myInit");
8 function myInit ()
H A Dlevel3-oo.bsl5 bs.callback.engine.init("myInit");
8 function myInit ()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DInterface_LineBuffer.hxx61 Standard_Integer Length() const { return myLen + myInit; } in Length()
110 Standard_Integer myInit; member in Interface_LineBuffer
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DInterface_LineBuffer.hxx61 Standard_Integer Length() const { return myLen + myInit; } in Length()
110 Standard_Integer myInit; member in Interface_LineBuffer
/dports/games/blinkensisters/blinkensisters/lostpixels/game/addons/mz_testlevel/LEVELS/
H A Dlevel2-oo.bsl5 bs.callback.engine.init("myInit");
8 function myInit ()

1234