| /third_party/mesa3d/src/microsoft/compiler/ |
| H A D | dxil_validator.cpp | 322 char *str = reinterpret_cast<char *>(blob_utf8->GetBufferPointer()); in dxil_validate_module() local 353 char *str = reinterpret_cast<char*>(blob_utf8->GetBufferPointer()); in dxil_disasm_module() local
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_context.c | 112 nv50_emit_string_marker(struct pipe_context *pipe, const char *str, int len) in nv50_emit_string_marker() argument
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
| H A D | nvc0_context.c | 161 nvc0_emit_string_marker(struct pipe_context *pipe, const char *str, int len) in nvc0_emit_string_marker() argument
|
| /third_party/icu/icu4c/source/tools/toolutil/ |
| H A D | writesrc.cpp | 401 const UnicodeString& str = it.getString(); in usrc_writeUnicodeSet() local
|
| /third_party/icu/icu4c/source/tools/pkgdata/ |
| H A D | pkgtypes.h | 32 const char *str; member
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | spooftest.c | 495 const UChar* str = tests[i]; in TestUSpoofCAPI() local
|
| /third_party/libevdev/tools/ |
| H A D | libevdev-tweak-device.c | 82 safe_atoi(const char *str, int *val) in safe_atoi() argument 101 parse_event_code(int type, const char *str) in parse_event_code() argument
|
| /third_party/libinput/src/ |
| H A D | util-strings.h | 89 safe_strdup(const char *str) in safe_strdup() argument 144 safe_atoi_base(const char *str, int *val, int base) in safe_atoi_base() argument 170 safe_atoi(const char *str, int *val) in safe_atoi() argument 177 safe_atou_base(const char *str, unsigned int *val, int base) safe_atou_base() argument 203 safe_atou(const char *str, unsigned int *val) safe_atou() argument 210 safe_atod(const char *str, double *val) safe_atod() argument 403 char *str, *last; strstrip() local 424 strendswith(const char *str, const char *suffix) strendswith() argument 441 strstartswith(const char *str, const char *prefix) strstartswith() argument 462 str_sanitize(const char *str) str_sanitize() argument [all...] |
| H A D | util-prop-parsers.c | 316 const char *str; in parse_evcode_string() member 500 char *str = safe_strdup(prop); in parse_evdev_abs_prop() local
|
| /third_party/libinput/tools/ |
| H A D | libinput-list-devices.c | 114 char *str; in calibration_default() local 143 char *str; in scroll_defaults() local 169 char *str; click_defaults() local 192 char *str; accel_profiles() local 246 char *str; rotation_default() local 292 char *str; print_device_notify() local [all...] |
| /third_party/ltp/testcases/network/nfsv4/acl/ |
| H A D | acl1.c | 50 char str[256] = "./"; in do_file_op() local
|
| /third_party/ltp/testcases/kernel/kvm/ |
| H A D | lib_guest.c | 69 size_t strlen(const char *str) in strlen() argument
|
| /third_party/ltp/testcases/kernel/syscalls/sigrelse/ |
| H A D | sigrelse01.c | 245 char *str; /* string returned from read_pipe() */ in parent() local 385 char *str; in child() local [all...] |
| /third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_svc_1/ |
| H A D | rpc_svc_1.c | 56 char *str; member
|
| /third_party/lwip/src/apps/snmp/ |
| H A D | snmp_mib2_system.c | 96 snmp_mib2_set_sysdescr(const u8_t *str, const u16_t *len) in snmp_mib2_set_sysdescr() argument
|
| /third_party/lwip/src/apps/tftp/ |
| H A D | tftp_server.c | 118 send_error(const ip_addr_t *addr, u16_t port, enum tftp_error code, const char *str) in send_error() argument
|
| /third_party/libwebsockets/lib/secure-streams/protocols/ |
| H A D | ss-mqtt.c | 302 expand_metadata(lws_ss_handle_t *h, const char* str, const char* post, size_t max_len) in expand_metadata() argument
|
| /third_party/libinput/test/ |
| H A D | test-quirks.c | 950 const char *str; member 994 const char *str; member 1046 const char *str; member 1092 const char *str; member 905 test_attr_parse(struct litest_device *dev, enum quirk which, const char *str, qparsefunc func, void *data) test_attr_parse() argument 1144 const char *str; global() member 1194 const char *str; global() member [all...] |
| /third_party/libphonenumber/cpp/src/phonenumbers/base/strings/ |
| H A D | string_piece.h | 50 StringPiece(const char* str) in StringPiece() argument 52 StringPiece(const std::string& str) in StringPiece() argument 74 void set(const char* str) { in set() argument [all...] |
| /third_party/lwip/src/netif/ppp/ |
| H A D | multilink.c | 264 static void sendhup(char *str) in sendhup() argument 496 static char str[MAX_ENDP_LEN*3+8]; local [all...] |
| H A D | utils.c | 141 char *str, *buf0; in ppp_vslprintf() local [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | memory-optimizer.cc | 147 std::stringstream str; in WriteBarrierAssertFailed() local [all...] |
| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-date.cc | 28 double ParseDateTimeString(Isolate* isolate, Handle<String> str) { in ParseDateTimeString() argument
|
| H A D | builtins-console.cc | 70 Handle<String> str; in Formatter() member
|
| /third_party/node/deps/v8/src/ast/ |
| H A D | ast-value-factory.cc | 359 AstConsString* AstValueFactory::NewConsString(const AstRawString* str) { in NewConsString() argument
|