Home
last modified time | relevance | path

Searched refs:NSEnumerationReverse (Results 1 – 25 of 71) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/objectivec/Tests/
H A DGPBArrayTests.m109 //% [array enumerateValuesWithOptions:NSEnumerationReverse
128 //% [array enumerateValuesWithOptions:NSEnumerationReverse
156 //% [array enumerateValuesWithOptions:NSEnumerationReverse
453 [array enumerateValuesWithOptions:NSEnumerationReverse
472 [array enumerateValuesWithOptions:NSEnumerationReverse
500 [array enumerateValuesWithOptions:NSEnumerationReverse
519 [array enumerateValuesWithOptions:NSEnumerationReverse
797 [array enumerateValuesWithOptions:NSEnumerationReverse
816 [array enumerateValuesWithOptions:NSEnumerationReverse
844 [array enumerateValuesWithOptions:NSEnumerationReverse
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/objectivec/Tests/
H A DGPBArrayTests.m109 //% [array enumerateValuesWithOptions:NSEnumerationReverse
128 //% [array enumerateValuesWithOptions:NSEnumerationReverse
156 //% [array enumerateValuesWithOptions:NSEnumerationReverse
453 [array enumerateValuesWithOptions:NSEnumerationReverse
472 [array enumerateValuesWithOptions:NSEnumerationReverse
500 [array enumerateValuesWithOptions:NSEnumerationReverse
519 [array enumerateValuesWithOptions:NSEnumerationReverse
797 [array enumerateValuesWithOptions:NSEnumerationReverse
816 [array enumerateValuesWithOptions:NSEnumerationReverse
844 [array enumerateValuesWithOptions:NSEnumerationReverse
[all …]
/dports/lang/gnustep-base/libs-base-base-1_27_0/Tests/base/NSMutableIndexSet/
H A Dblocks.m43 [set enumerateIndexesWithOptions: NSEnumerationReverse
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/objc-obj-c++-shared/GNUStep/Foundation/
H A DNSObjCRuntime.h204 NSEnumerationReverse = (1UL << 1) /** Specifies that the enumeration should
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/objc-obj-c++-shared/GNUStep/Foundation/
H A DNSObjCRuntime.h204 NSEnumerationReverse = (1UL << 1) /** Specifies that the enumeration should
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/objc-obj-c++-shared/GNUStep/Foundation/
H A DNSObjCRuntime.h204 NSEnumerationReverse = (1UL << 1) /** Specifies that the enumeration should
/dports/lang/gnustep-base/libs-base-base-1_27_0/Headers/Foundation/
H A DNSObjCRuntime.h202 NSEnumerationReverse = (1UL << 1) /** Specifies that the enumeration should
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/objc-obj-c++-shared/GNUStep/Foundation/
H A DNSObjCRuntime.h204 NSEnumerationReverse = (1UL << 1) /** Specifies that the enumeration should
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/objc-obj-c++-shared/GNUStep/Foundation/
H A DNSObjCRuntime.h204 NSEnumerationReverse = (1UL << 1) /** Specifies that the enumeration should
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/objc-obj-c++-shared/GNUStep/Foundation/
H A DNSObjCRuntime.h204 NSEnumerationReverse = (1UL << 1) /** Specifies that the enumeration should
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/objc-obj-c++-shared/GNUStep/Foundation/
H A DNSObjCRuntime.h204 NSEnumerationReverse = (1UL << 1) /** Specifies that the enumeration should
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/objc-obj-c++-shared/GNUStep/Foundation/
H A DNSObjCRuntime.h204 NSEnumerationReverse = (1UL << 1) /** Specifies that the enumeration should
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/objc-obj-c++-shared/GNUStep/Foundation/
H A DNSObjCRuntime.h204 NSEnumerationReverse = (1UL << 1) /** Specifies that the enumeration should
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/objc-obj-c++-shared/GNUStep/Foundation/
H A DNSObjCRuntime.h204 NSEnumerationReverse = (1UL << 1) /** Specifies that the enumeration should
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/objc-obj-c++-shared/GNUStep/Foundation/
H A DNSObjCRuntime.h204 NSEnumerationReverse = (1UL << 1) /** Specifies that the enumeration should
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/objc-obj-c++-shared/GNUStep/Foundation/
H A DNSObjCRuntime.h204 NSEnumerationReverse = (1UL << 1) /** Specifies that the enumeration should
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/objc-obj-c++-shared/GNUStep/Foundation/
H A DNSObjCRuntime.h204 NSEnumerationReverse = (1UL << 1) /** Specifies that the enumeration should
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/objc-obj-c++-shared/GNUStep/Foundation/
H A DNSObjCRuntime.h204 NSEnumerationReverse = (1UL << 1) /** Specifies that the enumeration should
/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/foundation/
H A DNSObjCRuntime.inc176 NSEnumerationReverse = 1 shl 1;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Analysis/
H A Dautoreleasewritechecker_test.m31 NSEnumerationReverse = (1UL << 1) enum
201 [i indexWithOptions: NSEnumerationReverse passingTest:^(NSUInteger idx, BOOL *stop) {
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Analysis/
H A Dautoreleasewritechecker_test.m31 NSEnumerationReverse = (1UL << 1) enum
201 [i indexWithOptions: NSEnumerationReverse passingTest:^(NSUInteger idx, BOOL *stop) {
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Analysis/
H A Dautoreleasewritechecker_test.m31 NSEnumerationReverse = (1UL << 1) enum
201 [i indexWithOptions: NSEnumerationReverse passingTest:^(NSUInteger idx, BOOL *stop) {
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/Analysis/
H A Dautoreleasewritechecker_test.m31 NSEnumerationReverse = (1UL << 1) enum
201 [i indexWithOptions: NSEnumerationReverse passingTest:^(NSUInteger idx, BOOL *stop) {
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/Analysis/
H A Dautoreleasewritechecker_test.m31 NSEnumerationReverse = (1UL << 1) enum
201 [i indexWithOptions: NSEnumerationReverse passingTest:^(NSUInteger idx, BOOL *stop) {
/dports/lang/gnustep-base/libs-base-base-1_27_0/Tests/base/NSArray/
H A Dblocks.m47 [array enumerateObjectsWithOptions: NSEnumerationReverse

123