| /third_party/cJSON/ |
| D | cJSON_Utils.c | 83 …trings(const unsigned char *string1, const unsigned char *string2, const cJSON_bool case_sensitive) in compare_strings() 120 …_pointers(const unsigned char *name, const unsigned char *pointer, const cJSON_bool case_sensitive) in compare_pointers() 301 …*get_item_from_pointer(cJSON * const object, const char * pointer, const cJSON_bool case_sensitive) in get_item_from_pointer() 430 static cJSON *detach_path(cJSON *object, const unsigned char *path, const cJSON_bool case_sensitive) in detach_path() 484 static cJSON *sort_list(cJSON *list, const cJSON_bool case_sensitive) in sort_list() 595 static void sort_object(cJSON * const object, const cJSON_bool case_sensitive) in sort_object() 604 static cJSON_bool compare_json(cJSON *a, cJSON *b, const cJSON_bool case_sensitive) in compare_json() 730 …SON *get_object_item(const cJSON * const object, const char* name, const cJSON_bool case_sensitive) in get_object_item() 742 … patch_operation decode_patch_operation(const cJSON * const patch, const cJSON_bool case_sensitive) in decode_patch_operation() 807 static int apply_patch(cJSON *object, const cJSON *patch, const cJSON_bool case_sensitive) in apply_patch() [all …]
|
| D | cJSON.c | 1874 …t_object_item(const cJSON * const object, const char * const name, const cJSON_bool case_sensitive) in get_object_item() 2345 …ce_item_in_object(cJSON *object, const char *string, cJSON *replacement, cJSON_bool case_sensitive) in replace_item_in_object() 2962 …_bool) cJSON_Compare(const cJSON * const a, const cJSON * const b, const cJSON_bool case_sensitive) in cJSON_Compare()
|
| /third_party/glib/gio/xdgmime/ |
| D | xdgmimeglob.c | 56 int case_sensitive; member 65 int case_sensitive; member 116 int case_sensitive) in _xdg_glob_list_append() 189 int case_sensitive) in _xdg_glob_hash_insert_ucs4() 302 int case_sensitive) in _xdg_glob_hash_insert_text() 583 int case_sensitive) in _xdg_glob_hash_append_glob() 667 int case_sensitive; in _xdg_mime_glob_read_from_file() local
|
| D | xdgmimecache.c | 410 int case_sensitive = weight & 0x100; in cache_glob_lookup_literal() local 493 int case_sensitive; in cache_glob_node_lookup_suffix() local
|
| /third_party/grpc/src/core/lib/security/authorization/ |
| D | matchers.cc | 33 bool case_sensitive) { in Create() 49 bool case_sensitive) in StringMatcher() 53 bool case_sensitive) in StringMatcher()
|
| D | matchers.h | 65 bool case_sensitive() const { return case_sensitive_; } in case_sensitive() function
|
| /third_party/node/tools/inspector_protocol/jinja2/ |
| D | filters.py | 206 def do_dictsort(value, case_sensitive=False, by='key', reverse=False): argument 247 environment, value, reverse=False, case_sensitive=False, attribute=None argument 282 def do_unique(environment, value, case_sensitive=False, attribute=None): argument 310 def _min_or_max(environment, value, func, case_sensitive, attribute): argument 326 def do_min(environment, value, case_sensitive=False, attribute=None): argument 341 def do_max(environment, value, case_sensitive=False, attribute=None): argument
|
| /third_party/skia/third_party/externals/jinja2/ |
| D | filters.py | 264 def do_dictsort(value, case_sensitive=False, by="key", reverse=False): argument 302 def do_sort(environment, value, reverse=False, case_sensitive=False, attribute=None): argument 352 def do_unique(environment, value, case_sensitive=False, attribute=None): argument 379 def _min_or_max(environment, value, func, case_sensitive, attribute): argument 394 def do_min(environment, value, case_sensitive=False, attribute=None): argument 409 def do_max(environment, value, case_sensitive=False, attribute=None): argument
|
| /third_party/jinja2/ |
| D | filters.py | 264 def do_dictsort(value, case_sensitive=False, by="key", reverse=False): argument 302 def do_sort(environment, value, reverse=False, case_sensitive=False, attribute=None): argument 352 def do_unique(environment, value, case_sensitive=False, attribute=None): argument 379 def _min_or_max(environment, value, func, case_sensitive, attribute): argument 394 def do_min(environment, value, case_sensitive=False, attribute=None): argument 409 def do_max(environment, value, case_sensitive=False, attribute=None): argument
|
| /third_party/boost/libs/geometry/doc/src/docutils/tools/doxygen_xml2qbk/contrib/rapidxml-1.13/ |
| D | rapidxml.hpp | 320 …bool compare(const Ch *p1, std::size_t size1, const Ch *p2, std::size_t size2, bool case_sensitive) in compare() 836 …*previous_attribute(const Ch *name = 0, std::size_t name_size = 0, bool case_sensitive = true) con… in previous_attribute() 856 …Ch> *next_attribute(const Ch *name = 0, std::size_t name_size = 0, bool case_sensitive = true) con… in next_attribute() 936 …xml_node<Ch> *first_node(const Ch *name = 0, std::size_t name_size = 0, bool case_sensitive = true… in first_node() 958 …xml_node<Ch> *last_node(const Ch *name = 0, std::size_t name_size = 0, bool case_sensitive = true)… in last_node() 981 …> *previous_sibling(const Ch *name = 0, std::size_t name_size = 0, bool case_sensitive = true) con… in previous_sibling() 1004 …e<Ch> *next_sibling(const Ch *name = 0, std::size_t name_size = 0, bool case_sensitive = true) con… in next_sibling() 1025 …h> *first_attribute(const Ch *name = 0, std::size_t name_size = 0, bool case_sensitive = true) con… in first_attribute() 1045 …Ch> *last_attribute(const Ch *name = 0, std::size_t name_size = 0, bool case_sensitive = true) con… in last_attribute()
|
| /third_party/boost/boost/property_tree/detail/ |
| D | rapidxml.hpp | 294 …bool compare(const Ch *p1, std::size_t size1, const Ch *p2, std::size_t size2, bool case_sensitive) in compare() 820 …te<Ch> *previous_attribute(const Ch *n = 0, std::size_t nsize = 0, bool case_sensitive = true) con… in previous_attribute() 840 …ribute<Ch> *next_attribute(const Ch *n = 0, std::size_t nsize = 0, bool case_sensitive = true) con… in next_attribute() 920 … xml_node<Ch> *first_node(const Ch *n = 0, std::size_t nsize = 0, bool case_sensitive = true) const in first_node() 942 … xml_node<Ch> *last_node(const Ch *n = 0, std::size_t nsize = 0, bool case_sensitive = true) const in last_node() 965 …xml_node<Ch> *previous_sibling(const Ch *n = 0, std::size_t nsize = 0, bool case_sensitive = true)… in previous_sibling() 988 …xml_node<Ch> *next_sibling(const Ch *n = 0, std::size_t nsize = 0, bool case_sensitive = true) con… in next_sibling() 1009 …ibute<Ch> *first_attribute(const Ch *n = 0, std::size_t nsize = 0, bool case_sensitive = true) con… in first_attribute() 1029 …ribute<Ch> *last_attribute(const Ch *n = 0, std::size_t nsize = 0, bool case_sensitive = true) con… in last_attribute()
|
| /third_party/cJSON/tests/ |
| D | compare_tests.c | 27 …ol compare_from_string(const char * const a, const char * const b, const cJSON_bool case_sensitive) in compare_from_string()
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| D | dng_string.cpp | 1444 bool case_sensitive) in Matches() 1554 bool case_sensitive, in Contains() 1618 bool case_sensitive) in Replace() 1708 bool case_sensitive) in TrimLeading()
|
| /third_party/grpc/src/proto/grpc/testing/xds/v3/ |
| D | route.proto | 149 google.protobuf.BoolValue case_sensitive = 4; field
|
| /third_party/grpc/src/proto/grpc/testing/xds/ |
| D | lds_rds_for_test.proto | 85 BoolValue case_sensitive = 4; field
|
| /third_party/glib/glib/ |
| D | gscanner.h | 138 guint case_sensitive : 1; member
|
| /third_party/re2/re2/ |
| D | re2.h | 664 bool case_sensitive() const { return case_sensitive_; } in case_sensitive() function
|
| /third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/ |
| D | cr-sel-eng.c | 56 gboolean case_sensitive; member
|
| /third_party/json/test/thirdparty/doctest/ |
| D | doctest.h | 709 bool case_sensitive; // if filtering should be case sensitive member
|
| /third_party/ntfs-3g/libntfs-3g/ |
| D | dir.c | 1952 IGNORE_CASE_BOOL case_sensitive = IGNORE_CASE; in ntfs_delete() local
|
| /third_party/grpc/src/core/ext/filters/client_channel/xds/ |
| D | xds_api.cc | 1343 const google_protobuf_BoolValue* case_sensitive = in RouteConfigParse() local
|
| /third_party/grpc/src/core/ext/xds/ |
| D | xds_api.cc | 878 bool case_sensitive = true; in RoutePathMatchParse() local
|