Home
last modified time | relevance | path

Searched defs:NSString (Results 1 – 19 of 19) sorted by relevance

/third_party/python/Mac/PythonLauncher/
DFileSettings.m14 {
36 {
58 {
89 {
99 {
143 {
155 {
255 NSString* script_dir = NULL; argument
DMyDocument.m98 {
103 - (BOOL)readFromFile:(NSString *)fileName ofType:(NSString *)type;
DPreferencesWindowController.m97 {
/third_party/protobuf/objectivec/
DGPBDescriptor.m241 - (void)setupMessageClassNameSuffix:(NSString *)suffix {
333 - (GPBFieldDescriptor *)fieldWithName:(NSString *)name {
342 - (GPBOneofDescriptor *)oneofWithName:(NSString *)name {
365 syntax:(GPBFileSyntax)syntax {
376 syntax:(GPBFileSyntax)syntax {
429 - (GPBFieldDescriptor *)fieldWithName:(NSString *)name {
792 enumVerifier:(GPBEnumValidationFunc)enumVerifier {
807 extraTextFormatInfo:(const char *)extraTextFormatInfo {
823 enumVerifier:(GPBEnumValidationFunc)enumVerifier {
866 - (BOOL)getValue:(int32_t *)outValue forEnumName:(NSString *)name {
[all …]
DGPBWellKnownTypes.m185 error:(NSError **)errorPtr {
200 error:(NSError **)errorPtr {
222 error:(NSError **)errorPtr {
DGPBDictionary.m8447 count:(NSUInteger)count {
8587 - (BOOL)getUInt32:(nullable uint32_t *)value forKey:(NSString *)key {
8604 - (void)setUInt32:(uint32_t)value forKey:(NSString *)key {
8615 - (void)removeUInt32ForKey:(NSString *)aKey {
8638 count:(NSUInteger)count {
8778 - (BOOL)getInt32:(nullable int32_t *)value forKey:(NSString *)key {
8795 - (void)setInt32:(int32_t)value forKey:(NSString *)key {
8806 - (void)removeInt32ForKey:(NSString *)aKey {
8829 count:(NSUInteger)count {
8969 - (BOOL)getUInt64:(nullable uint64_t *)value forKey:(NSString *)key {
[all …]
DGPBCodedOutputStream.m273 - (void)writeStringNoTag:(const NSString *)value {
321 - (void)writeString:(int32_t)fieldNumber value:(NSString *)value {
DGPBMessage.m2878 - (NSString *)description {
/third_party/cef/tests/cefclient/browser/
Dosr_accessibility_node_mac.mm388 - (id)accessibilityAttributeValue:(NSString*)attribute { argument
437 - (NSString*)accessibilityActionDescription:(NSString*)action { argument
441 - (void)accessibilityPerformAction:(NSString*)action { argument
Dbrowser_window_osr_mac.mm948 - (void)pasteboard:(NSPasteboard*)pboard provideDataForType:(NSString*)type { argument
1007 - (id)accessibilityAttributeValue:(NSString*)attribute { argument
/third_party/openh264/codec/build/iOS/dec/demo/demo/
DDEMOViewController.m99 {
/third_party/gn/examples/ios/shared/
Dhello_shared.m13 + (NSString*)greetWithName:(NSString*)name { argument
/third_party/gn/examples/ios/app/
DViewController.m18 - (UILabel*)labelWithText:(NSString*)text { argument
/third_party/protobuf/objectivec/Tests/
DGPBCodedOuputStreamTests.m198 context:(NSString *)contextMessage {
DGPBDictionaryTests+String.m51 count:(NSUInteger)count;
69 count:(NSUInteger)count {
DGPBTestUtilities.m70 dataToWrite:(NSData *)dataToWrite {
/third_party/skia/third_party/externals/imgui/examples/example_apple_metal/
Dmain.mm40 {
/third_party/ffmpeg/libavdevice/
Davfoundation.m203 context:(void *)context {
/third_party/cef/tests/cefclient/
Dcefclient_mac.mm143 - (void)accessibilitySetValue:(id)value forAttribute:(NSString*)attribute { argument