Home
last modified time | relevance | path

Searched defs:NSUInteger (Results 1 – 11 of 11) sorted by relevance

/third_party/protobuf/objectivec/
DGPBArray.m325 + (instancetype)arrayWithCapacity:(NSUInteger)count { argument
339 - (instancetype)initWithValues:(const int32_t [])values count:(NSUInteger)count { argument
359 - (instancetype)initWithCapacity:(NSUInteger)count { argument
430 - (int32_t)valueAtIndex:(NSUInteger)index { argument
439 - (void)internalResizeToCapacity:(NSUInteger)newCapacity { argument
455 - (void)addValues:(const int32_t [])values count:(NSUInteger)count { argument
469 - (void)insertValue:(int32_t)value atIndex:(NSUInteger)index { argument
490 - (void)replaceValueAtIndex:(NSUInteger)index withValue:(int32_t)value { argument
503 - (void)removeValueAtIndex:(NSUInteger)index { argument
527 withValueAtIndex:(NSUInteger)idx2 { argument
[all …]
DGPBDictionary.m1447 count:(NSUInteger)count { argument
1470 - (instancetype)initWithCapacity:(NSUInteger)numItems { argument
1630 count:(NSUInteger)count { argument
1653 - (instancetype)initWithCapacity:(NSUInteger)numItems { argument
1813 count:(NSUInteger)count { argument
1836 - (instancetype)initWithCapacity:(NSUInteger)numItems { argument
1996 count:(NSUInteger)count { argument
2019 - (instancetype)initWithCapacity:(NSUInteger)numItems { argument
2179 count:(NSUInteger)count { argument
2202 - (instancetype)initWithCapacity:(NSUInteger)numItems { argument
[all …]
DGPBMessage.m1920 value:(id)value {
/third_party/protobuf/objectivec/Tests/
DGPBArrayTests.m42 + (instancetype)arrayWithCapacity:(NSUInteger)count; argument
44 count:(NSUInteger)count; argument
76 + (instancetype)arrayWithCapacity:(NSUInteger)count { argument
81 count:(NSUInteger)count { argument
DGPBDictionaryTests+String.m51 count:(NSUInteger)count; argument
69 count:(NSUInteger)count { argument
DGPBDictionaryTests+UInt64.m51 count:(NSUInteger)count; argument
69 count:(NSUInteger)count { argument
DGPBDictionaryTests+Int64.m51 count:(NSUInteger)count; argument
69 count:(NSUInteger)count { argument
DGPBDictionaryTests+Int32.m51 count:(NSUInteger)count; argument
69 count:(NSUInteger)count { argument
DGPBDictionaryTests+UInt32.m51 count:(NSUInteger)count; argument
69 count:(NSUInteger)count { argument
/third_party/openh264/codec/build/iOS/dec/demo/demo/
DDEMOViewController.m146 {
/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_metal.mm63 - (MetalBuffer *)dequeueReusableBufferOfLength:(NSUInteger)length device:(id<MTLDevice>)device; argument
257 {