Home
last modified time | relevance | path

Searched defs:String (Results 1 – 25 of 399) sorted by relevance

12345678910>>...16

/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
DDatabaseAuthorizer.cpp164 int DatabaseAuthorizer::allowAlterTable(const String&, const String& tableName) in allowAlterTable()
173 int DatabaseAuthorizer::createIndex(const String&, const String& tableName) in createIndex()
182 int DatabaseAuthorizer::createTempIndex(const String&, const String& tableName) in createTempIndex()
193 int DatabaseAuthorizer::dropIndex(const String&, const String& tableName) in dropIndex()
201 int DatabaseAuthorizer::dropTempIndex(const String&, const String& tableName) in dropTempIndex()
212 int DatabaseAuthorizer::createTrigger(const String&, const String& tableName) in createTrigger()
221 int DatabaseAuthorizer::createTempTrigger(const String&, const String& tableName) in createTempTrigger()
232 int DatabaseAuthorizer::dropTrigger(const String&, const String& tableName) in dropTrigger()
240 int DatabaseAuthorizer::dropTempTrigger(const String&, const String& tableName) in dropTempTrigger()
251 int DatabaseAuthorizer::createView(const String&) in createView()
[all …]
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-string.h192 String() : c_str_(NULL), length_(0) {} in String() function
195 String(const char* a_c_str) { // NOLINT in String() function
208 String(const char* buffer, size_t a_length) { in String() function
214 String(const String& str) : c_str_(NULL), length_(0) { *this = str; } in String() function
226 String(const ::std::string& str) { in String() function
233 String(const ::string& str) { in String() function
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-string.h192 String() : c_str_(NULL), length_(0) {} in String() function
195 String(const char* a_c_str) { // NOLINT in String() function
208 String(const char* buffer, size_t a_length) { in String() function
214 String(const String& str) : c_str_(NULL), length_(0) { *this = str; } in String() function
226 String(const ::std::string& str) { in String() function
233 String(const ::string& str) { in String() function
/external/gtest/include/gtest/internal/
Dgtest-string.h192 String() : c_str_(NULL), length_(0) {} in String() function
195 String(const char* a_c_str) { // NOLINT in String() function
208 String(const char* buffer, size_t a_length) { in String() function
214 String(const String& str) : c_str_(NULL), length_(0) { *this = str; } in String() function
226 String(const ::std::string& str) { in String() function
233 String(const ::string& str) { in String() function
/external/chromium/testing/gtest/include/gtest/internal/
Dgtest-string.h192 String() : c_str_(NULL), length_(0) {} in String() function
195 String(const char* a_c_str) { // NOLINT in String() function
208 String(const char* buffer, size_t a_length) { in String() function
214 String(const String& str) : c_str_(NULL), length_(0) { *this = str; } in String() function
226 String(const ::std::string& str) { in String() function
233 String(const ::string& str) { in String() function
/external/open-vcdiff/gtest/include/gtest/internal/
Dgtest-string.h190 String() : c_str_(NULL), length_(0) {} in String() function
193 String(const char* c_str) { // NOLINT in String() function
206 String(const char* buffer, size_t length) { in String() function
212 String(const String& str) : c_str_(NULL), length_(0) { *this = str; } in String() function
225 String(const ::std::string& str) { in String() function
233 String(const ::string& str) { in String() function
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
Dgtest-string.h192 String() : c_str_(NULL), length_(0) {} in String() function
195 String(const char* a_c_str) { // NOLINT in String() function
208 String(const char* buffer, size_t a_length) { in String() function
214 String(const String& str) : c_str_(NULL), length_(0) { *this = str; } in String() function
226 String(const ::std::string& str) { in String() function
233 String(const ::string& str) { in String() function
/external/protobuf/gtest/include/gtest/internal/
Dgtest-string.h190 String() : c_str_(NULL), length_(0) {} in String() function
193 String(const char* c_str) { // NOLINT in String() function
206 String(const char* buffer, size_t length) { in String() function
212 String(const String& str) : c_str_(NULL), length_(0) { *this = str; } in String() function
225 String(const ::std::string& str) { in String() function
233 String(const ::string& str) { in String() function
/external/chromium_org/third_party/WebKit/Source/core/editing/
DEditorCommand.cpp280 static bool executeCopy(Frame& frame, Event*, EditorCommandSource, const String&) in executeCopy()
296 static bool executeCut(Frame& frame, Event*, EditorCommandSource, const String&) in executeCut()
312 static bool executeDelete(Frame& frame, Event*, EditorCommandSource source, const String&) in executeDelete()
332 static bool executeDeleteBackward(Frame& frame, Event*, EditorCommandSource, const String&) in executeDeleteBackward()
338 …eteBackwardByDecomposingPreviousCharacter(Frame& frame, Event*, EditorCommandSource, const String&) in executeDeleteBackwardByDecomposingPreviousCharacter()
345 static bool executeDeleteForward(Frame& frame, Event*, EditorCommandSource, const String&) in executeDeleteForward()
351 static bool executeDeleteToBeginningOfLine(Frame& frame, Event*, EditorCommandSource, const String&) in executeDeleteToBeginningOfLine()
357 … bool executeDeleteToBeginningOfParagraph(Frame& frame, Event*, EditorCommandSource, const String&) in executeDeleteToBeginningOfParagraph()
363 static bool executeDeleteToEndOfLine(Frame& frame, Event*, EditorCommandSource, const String&) in executeDeleteToEndOfLine()
371 static bool executeDeleteToEndOfParagraph(Frame& frame, Event*, EditorCommandSource, const String&) in executeDeleteToEndOfParagraph()
[all …]
/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DExceptionStatePlaceholder.cpp43 void NoExceptionStateAssertionChecker::throwDOMException(const ExceptionCode&, const String&) in throwDOMException()
48 void NoExceptionStateAssertionChecker::throwTypeError(const String&) in throwTypeError()
53 void NoExceptionStateAssertionChecker::throwSecurityError(const String&, const String&) in throwSecurityError()
/external/libexif/libexif/
Di18n.h29 # define _(String) dgettext (GETTEXT_PACKAGE, String) argument
31 # define N_(String) gettext_noop (String) argument
33 # define N_(String) (String) argument
36 # define textdomain(String) (String) argument
37 # define gettext(String) (String) argument
48 # define _(String) (String) argument
49 # define N_(String) (String) argument
/external/chromium_org/third_party/WebKit/Source/core/fetch/
DStyleSheetResourceClient.h41 …virtual void setCSSStyleSheet(const String& /* href */, const KURL& /* baseURL */, const String& /… in setCSSStyleSheet()
42 …virtual void setXSLStyleSheet(const String& /* href */, const KURL& /* baseURL */, const String& /… in setXSLStyleSheet()
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/sqlite/
DSQLiteFileSystem.cpp55 const String&, const String& dbName, const String &originIdentifier, SQLiteDatabase*) in getFileNameForNewDatabase()
62 String SQLiteFileSystem::appendDatabaseFileNameToPath(const String&, const String& fileName) in appendDatabaseFileNameToPath()
69 bool SQLiteFileSystem::ensureDatabaseDirectoryExists(const String&) in ensureDatabaseDirectoryExists()
76 bool SQLiteFileSystem::ensureDatabaseFileExists(const String&, bool) in ensureDatabaseFileExists()
83 bool SQLiteFileSystem::deleteEmptyDatabaseDirectory(const String&) in deleteEmptyDatabaseDirectory()
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGColor.cpp57 void SVGColor::setRGBColor(const String&, ExceptionState& exceptionState) in setRGBColor()
64 void SVGColor::setRGBColorICCColor(const String&, const String&, ExceptionState& exceptionState) in setRGBColorICCColor()
69 void SVGColor::setColor(unsigned short, const String&, const String&, ExceptionState& exceptionStat… in setColor()
DSVGPaint.cpp59 void SVGPaint::setUri(const String&) in setUri()
65 void SVGPaint::setPaint(unsigned short, const String&, const String&, const String&, ExceptionState… in setPaint()
/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/
DV8TestObjectPython.cpp118 static void readonlyStringAttributeAttributeGetterCallback(v8::Local<v8::String>, const v8::Propert… in readonlyStringAttributeAttributeGetterCallback()
138 static void readonlyTestInterfaceEmptyAttributeAttributeGetterCallback(v8::Local<v8::String>, const… in readonlyTestInterfaceEmptyAttributeAttributeGetterCallback()
151 static void readonlyLongAttributeAttributeGetterCallback(v8::Local<v8::String>, const v8::PropertyC… in readonlyLongAttributeAttributeGetterCallback()
164 static void dateAttributeAttributeGetterCallback(v8::Local<v8::String>, const v8::PropertyCallbackI… in dateAttributeAttributeGetterCallback()
178 static void dateAttributeAttributeSetterCallback(v8::Local<v8::String>, v8::Local<v8::Value> jsValu… in dateAttributeAttributeSetterCallback()
191 static void stringAttributeAttributeGetterCallback(v8::Local<v8::String>, const v8::PropertyCallbac… in stringAttributeAttributeGetterCallback()
205 static void stringAttributeAttributeSetterCallback(v8::Local<v8::String>, v8::Local<v8::Value> jsVa… in stringAttributeAttributeSetterCallback()
218 static void readonlyDOMTimeStampAttributeAttributeGetterCallback(v8::Local<v8::String>, const v8::P… in readonlyDOMTimeStampAttributeAttributeGetterCallback()
231 static void booleanAttributeAttributeGetterCallback(v8::Local<v8::String>, const v8::PropertyCallba… in booleanAttributeAttributeGetterCallback()
245 static void booleanAttributeAttributeSetterCallback(v8::Local<v8::String>, v8::Local<v8::Value> jsV… in booleanAttributeAttributeSetterCallback()
[all …]
DV8TestObject.cpp111 static void readOnlyLongAttrAttributeGetterCallback(v8::Local<v8::String>, const v8::PropertyCallba… in readOnlyLongAttrAttributeGetterCallback()
124 static void readOnlyStringAttrAttributeGetterCallback(v8::Local<v8::String>, const v8::PropertyCall… in readOnlyStringAttrAttributeGetterCallback()
144 static void readOnlyTestObjectAttrAttributeGetterCallback(v8::Local<v8::String>, const v8::Property… in readOnlyTestObjectAttrAttributeGetterCallback()
156 static void staticReadOnlyLongAttrAttributeGetterCallback(v8::Local<v8::String>, const v8::Property… in staticReadOnlyLongAttrAttributeGetterCallback()
168 static void staticStringAttrAttributeGetterCallback(v8::Local<v8::String>, const v8::PropertyCallba… in staticStringAttrAttributeGetterCallback()
181 static void staticStringAttrAttributeSetterCallback(v8::Local<v8::String>, v8::Local<v8::Value> jsV… in staticStringAttrAttributeSetterCallback()
194 static void enumAttrAttributeGetterCallback(v8::Local<v8::String>, const v8::PropertyCallbackInfo<v… in enumAttrAttributeGetterCallback()
211 static void enumAttrAttributeSetterCallback(v8::Local<v8::String>, v8::Local<v8::Value> jsValue, co… in enumAttrAttributeSetterCallback()
224 static void readOnlyEnumAttrAttributeGetterCallback(v8::Local<v8::String>, const v8::PropertyCallba… in readOnlyEnumAttrAttributeGetterCallback()
237 static void byteAttrAttributeGetterCallback(v8::Local<v8::String>, const v8::PropertyCallbackInfo<v… in byteAttrAttributeGetterCallback()
[all …]
DV8TestInterface.cpp88 static void implementsStaticReadOnlyAttrAttributeGetterCallback(v8::Local<v8::String>, const v8::Pr… in implementsStaticReadOnlyAttrAttributeGetterCallback()
100 static void implementsStaticAttrAttributeGetterCallback(v8::Local<v8::String>, const v8::PropertyCa… in implementsStaticAttrAttributeGetterCallback()
113 static void implementsStaticAttrAttributeSetterCallback(v8::Local<v8::String>, v8::Local<v8::Value>… in implementsStaticAttrAttributeSetterCallback()
126 static void implementsStr1AttributeGetterCallback(v8::Local<v8::String>, const v8::PropertyCallback… in implementsStr1AttributeGetterCallback()
139 static void implementsStr2AttributeGetterCallback(v8::Local<v8::String>, const v8::PropertyCallback… in implementsStr2AttributeGetterCallback()
153 static void implementsStr2AttributeSetterCallback(v8::Local<v8::String>, v8::Local<v8::Value> jsVal… in implementsStr2AttributeSetterCallback()
160 static void implementsStr3AttributeGetterCallback(v8::Local<v8::String>, const v8::PropertyCallback… in implementsStr3AttributeGetterCallback()
167 static void implementsStr3AttributeSetterCallback(v8::Local<v8::String>, v8::Local<v8::Value> jsVal… in implementsStr3AttributeSetterCallback()
180 static void implementsNodeAttributeGetterCallback(v8::Local<v8::String>, const v8::PropertyCallback… in implementsNodeAttributeGetterCallback()
194 static void implementsNodeAttributeSetterCallback(v8::Local<v8::String>, v8::Local<v8::Value> jsVal… in implementsNodeAttributeSetterCallback()
[all …]
DV8SupportTestInterface.cpp84 static void supplementalStaticReadOnlyAttrAttributeGetterCallback(v8::Local<v8::String>, const v8::… in supplementalStaticReadOnlyAttrAttributeGetterCallback()
100 static void supplementalStaticAttrAttributeGetterCallback(v8::Local<v8::String>, const v8::Property… in supplementalStaticAttrAttributeGetterCallback()
117 static void supplementalStaticAttrAttributeSetterCallback(v8::Local<v8::String>, v8::Local<v8::Valu… in supplementalStaticAttrAttributeSetterCallback()
134 static void supplementalStr1AttributeGetterCallback(v8::Local<v8::String>, const v8::PropertyCallba… in supplementalStr1AttributeGetterCallback()
151 static void supplementalStr2AttributeGetterCallback(v8::Local<v8::String>, const v8::PropertyCallba… in supplementalStr2AttributeGetterCallback()
169 static void supplementalStr2AttributeSetterCallback(v8::Local<v8::String>, v8::Local<v8::Value> jsV… in supplementalStr2AttributeSetterCallback()
178 static void supplementalStr3AttributeGetterCallback(v8::Local<v8::String>, const v8::PropertyCallba… in supplementalStr3AttributeGetterCallback()
187 static void supplementalStr3AttributeSetterCallback(v8::Local<v8::String>, v8::Local<v8::Value> jsV… in supplementalStr3AttributeSetterCallback()
204 static void supplementalNodeAttributeGetterCallback(v8::Local<v8::String>, const v8::PropertyCallba… in supplementalNodeAttributeGetterCallback()
222 static void supplementalNodeAttributeSetterCallback(v8::Local<v8::String>, v8::Local<v8::Value> jsV… in supplementalNodeAttributeSetterCallback()
[all …]
DV8TestInterfaceEventConstructor.cpp85 static void readonlyStringAttributeAttributeGetterCallback(v8::Local<v8::String>, const v8::Propert… in readonlyStringAttributeAttributeGetterCallback()
98 …dByEventConstructorReadonlyStringAttributeAttributeGetterCallback(v8::Local<v8::String>, const v8:… in initializedByEventConstructorReadonlyStringAttributeAttributeGetterCallback()
111 …izedByEventConstructorReadonlyAnyAttributeAttributeGetterCallback(v8::Local<v8::String>, const v8:… in initializedByEventConstructorReadonlyAnyAttributeAttributeGetterCallback()
124 …ByEventConstructorReadonlyBooleanAttributeAttributeGetterCallback(v8::Local<v8::String>, const v8:… in initializedByEventConstructorReadonlyBooleanAttributeAttributeGetterCallback()
137 …zedByEventConstructorReadonlyLongAttributeAttributeGetterCallback(v8::Local<v8::String>, const v8:… in initializedByEventConstructorReadonlyLongAttributeAttributeGetterCallback()
157 …ventConstructorReadonlyUint8ArrayAttributeAttributeGetterCallback(v8::Local<v8::String>, const v8:… in initializedByEventConstructorReadonlyUint8ArrayAttributeAttributeGetterCallback()
177 …tructorReadonlyTestInterfaceEmptyAttributeAttributeGetterCallback(v8::Local<v8::String>, const v8:… in initializedByEventConstructorReadonlyTestInterfaceEmptyAttributeAttributeGetterCallback()
190 …orReadonlyTestInterfaceEmptyArrayAttributeAttributeGetterCallback(v8::Local<v8::String>, const v8:… in initializedByEventConstructorReadonlyTestInterfaceEmptyArrayAttributeAttributeGetterCallback()
203 …dByEventConstructorReadonlyStringAttributeAttributeGetterCallback(v8::Local<v8::String>, const v8:… in deprecatedInitializedByEventConstructorReadonlyStringAttributeAttributeGetterCallback()
217 …dByEventConstructorReadonlyStringAttributeAttributeGetterCallback(v8::Local<v8::String>, const v8:… in implementedAsInitializedByEventConstructorReadonlyStringAttributeAttributeGetterCallback()
[all …]
/external/chromium/sdch/open-vcdiff/src/gtest/internal/
Dgtest-string.h158 String() : c_str_(NULL) {} in String() function
161 String(const char* c_str) : c_str_(NULL) { // NOLINT in String() function
171 String(const String& str) : c_str_(NULL) { in String() function
/external/chromium_org/third_party/WebKit/Source/core/loader/
DEmptyClients.cpp121 PassRefPtr<Frame> EmptyFrameLoaderClient::createFrame(const KURL&, const String&, const String&, HT… in createFrame()
126 …nst IntSize&, HTMLPlugInElement*, const KURL&, const Vector<String>&, const Vector<String>&, const… in createPlugin()
131 …JavaAppletWidget(const IntSize&, HTMLAppletElement*, const KURL&, const Vector<String>&, const Vec… in createJavaAppletWidget()
/external/marisa-trie/lib/marisa/
Dmarisa-string.h10 String() : ptr_(NULL), length_(0) {} in String() function
11 explicit String(const char *str) : ptr_(str), length_(0) { in String() function
16 String(const char *ptr, std::size_t length) in String() function
18 String(const String &str) : ptr_(str.ptr_), length_(str.length_) {} in String() function
/external/marisa-trie/v0_1_5/lib/marisa_alpha/
Dmarisa-string.h10 String() : ptr_(NULL), length_(0) {} in String() function
11 explicit String(const char *str) : ptr_(str), length_(0) { in String() function
16 String(const char *ptr, std::size_t length) in String() function
18 String(const String &str) : ptr_(str.ptr_), length_(str.length_) {} in String() function
/external/clang/test/SemaObjCXX/
Dmessage.mm79 struct String { struct
80 String(const char *); field
88 other:(String&)str2; // expected-note{{passing argument to parameter 'str2' here}}

12345678910>>...16