HomeSort by relevance Sort by last modified time
    Searched full:g_str_equal (Results 1 - 25 of 67) sorted by null

1 2 3

  /external/webkit/Source/WebKit/gtk/tests/
testmimehandling.c 50 if (g_str_equal(path, "/pdf")) {
59 } else if (g_str_equal(path, "/html")) {
68 } else if (g_str_equal(path, "/text")) {
79 } else if (g_str_equal(path, "/ogg")) {
106 if (g_str_equal(type, "pdf")) {
109 } else if (g_str_equal(type, "html")) {
112 } else if (g_str_equal(type, "text")) {
127 } else if (g_str_equal(type, "ogg")) {
test_utils.c 38 g_assert(!g_str_equal((path_name = g_get_current_dir()), "/"));
testwebresource.c 57 if (g_str_equal (path, "/")) {
62 } else if (g_str_equal (path, "/index.html")) {
67 } else if (g_str_equal (path, "/main.html")) {
72 } else if (g_str_equal (path, "/javascript.js")) {
testloading.c 47 if (g_str_equal(path, "/test_loading_status") || g_str_equal(path, "/test_loading_status2"))
49 else if (g_str_equal(path, "/test_load_error")) {
51 } else if (g_str_equal(path, "/test_loading_cancelled")) {
testwebview.c 51 if (g_str_equal(path, "/favicon.ico")) {
60 } else if (g_str_equal(path, "/bigdiv.html")) {
63 } else if (g_str_equal(path, "/iframe.html")) {
  /external/bluetooth/bluez/plugins/
formfactor.c 109 if (g_str_equal(formfactor, "laptop") == TRUE)
111 else if (g_str_equal(formfactor, "desktop") == TRUE)
113 else if (g_str_equal(formfactor, "server") == TRUE)
115 else if (g_str_equal(formfactor, "handheld") == TRUE)
hal.c 62 if (g_str_equal(formfactor, "laptop") == TRUE)
64 else if (g_str_equal(formfactor, "desktop") == TRUE)
66 else if (g_str_equal(formfactor, "server") == TRUE)
68 else if (g_str_equal(formfactor, "handheld") == TRUE)
  /external/bluetooth/bluez/audio/
telephony-ofono.c 110 if (g_str_equal(vc->obj_path, path))
683 if (g_str_equal(property, "State")) {
686 if (g_str_equal(state, "disconnected")) {
689 } else if (g_str_equal(state, "active")) {
698 } else if (g_str_equal(state, "alerting")) {
703 } else if (g_str_equal(state, "incoming")) {
711 } else if (g_str_equal(state, "held")) {
722 } else if (g_str_equal(property, "Multiparty")) {
757 if (g_str_equal(property, "LineIdentification")) {
761 } else if (g_str_equal(property, "State"))
    [all...]
manager.c 1159 if (g_str_equal(list[i], "Headset"))
1161 else if (g_str_equal(list[i], "Gateway"))
1163 else if (g_str_equal(list[i], "Sink"))
1165 else if (g_str_equal(list[i], "Source"))
1167 else if (g_str_equal(list[i], "Control"))
1169 else if (g_str_equal(list[i], "Socket"))
1171 else if (g_str_equal(list[i], "Media"))
1179 if (g_str_equal(list[i], "Headset"))
1181 else if (g_str_equal(list[i], "Gateway"))
1183 else if (g_str_equal(list[i], "Sink")
    [all...]
telephony.h 209 if (g_str_equal(indicators[i].desc, desc)) {
236 if (g_str_equal(indicators[i].desc, desc))
telephony-maemo5.c 258 if (g_str_equal(call->object_path, path))
    [all...]
unix.c 1378 else if (!g_str_equal(client->interface, AUDIO_HEADSET_INTERFACE) &&
1379 !g_str_equal(client->interface, AUDIO_GATEWAY_INTERFACE))
1397 else if (!g_str_equal(client->interface, AUDIO_SINK_INTERFACE) &&
1398 !g_str_equal(client->interface, AUDIO_SOURCE_INTERFACE))
    [all...]
telephony-maemo6.c 212 if (g_str_equal(call->object_path, path))
    [all...]
  /external/bluetooth/bluez/gdbus/
watch.c 99 g_str_equal(name, data->name) == FALSE)
103 g_str_equal(owner, data->owner) == FALSE)
107 g_str_equal(path, data->path) == FALSE)
111 g_str_equal(interface, data->interface) == FALSE)
115 g_str_equal(member, data->member) == FALSE)
119 g_str_equal(argument, data->argument) == FALSE)
  /external/bluetooth/bluez/src/
agent.c 263 if ((g_str_equal(DBUS_ERROR_UNKNOWN_METHOD, err.name) ||
264 g_str_equal(DBUS_ERROR_NO_REPLY, err.name)) &&
379 if ((g_str_equal(DBUS_ERROR_UNKNOWN_METHOD, err.name) ||
380 g_str_equal(DBUS_ERROR_NO_REPLY, err.name)) &&
549 if ((g_str_equal(DBUS_ERROR_UNKNOWN_METHOD, err.name) ||
550 g_str_equal(DBUS_ERROR_NO_REPLY, err.name)) &&
826 if (g_str_equal(agent->name, name) && g_str_equal(agent->path, path))
plugin.c 65 if (g_str_equal(desc->version, VERSION) == FALSE) {
device.c 360 if ((device->alias == NULL && g_str_equal(alias, "")) ||
370 g_str_equal(alias, "") ? NULL : alias);
375 device->alias = g_str_equal(alias, "") ? NULL : g_strdup(alias);
537 if (g_str_equal("Trusted", property)) {
544 } else if (g_str_equal("Alias", property)) {
552 } else if (g_str_equal("Blocked", property)) {
707 if (!requestor || !g_str_equal(requestor, sender))
    [all...]
adapter.c 677 if (g_str_equal(req->owner, sender))
    [all...]
  /external/webkit/Tools/DumpRenderTree/gtk/
LayoutTestControllerGtk.cpp 769 if (g_str_equal(originalName.get(), "WebKitJavaScriptEnabled"))
771 else if (g_str_equal(originalName.get(), "WebKitDefaultFontSize"))
773 else if (g_str_equal(originalName.get(), "WebKitEnableCaretBrowsing"))
775 else if (g_str_equal(originalName.get(), "WebKitUsesPageCachePreferenceKey"))
777 else if (g_str_equal(originalName.get(), "WebKitPluginsEnabled"))
779 else if (g_str_equal(originalName.get(), "WebKitHyperlinkAuditingEnabled"))
781 else if (g_str_equal(originalName.get(), "WebKitWebGLEnabled"))
783 else if (g_str_equal(originalName.get(), "WebKitTabToLinksPreferenceKey")) {
    [all...]
EditingCallbacks.cpp 142 return g_str_equal(elementClassName.get(), "needsDeletionUI");
  /external/webkit/Source/WebCore/platform/graphics/gstreamer/
MediaPlayerPrivateGStreamer.cpp     [all...]
  /external/bluetooth/glib/glib/
ghash.h 125 gboolean g_str_equal (gconstpointer v1,
  /external/bluetooth/glib/tests/
testglib.c     [all...]
  /external/webkit/Source/WebCore/platform/graphics/pango/
FontPlatformDataPango.cpp 175 m_hashTable = g_hash_table_new_full(g_str_hash, g_str_equal, g_free, g_object_unref);
  /external/bluetooth/glib/docs/reference/glib/tmpl/
hash_tables.sgml 435 <!-- ##### FUNCTION g_str_equal ##### -->

Completed in 1223 milliseconds

1 2 3