Home
last modified time | relevance | path

Searched defs:strval (Results 1 – 22 of 22) sorted by relevance

/external/strace/tests-m32/
Dkexec_file_load.c41 struct strval { struct
42 kernel_ulong_t val;
43 const char *str64;
44 const char *str32;
45 const char *str;
Dkexec_load.c40 struct strval { struct
41 kernel_ulong_t val;
42 const char *str64;
43 const char *str32;
44 const char *str;
Dfanotify_init.c54 struct strval { struct
63 static const struct strval flags[] = { in main() argument
Dfanotify_mark.c86 struct strval { struct
91 struct strval64 { argument
111 static const struct strval flags[] = { in main() argument
Dfile_handle.c155 struct strval { struct
172 static const struct strval dirfds[] = { in main() argument
/external/strace/tests-mx32/
Dkexec_file_load.c41 struct strval { struct
42 kernel_ulong_t val;
43 const char *str64;
44 const char *str32;
45 const char *str;
Dkexec_load.c40 struct strval { struct
41 kernel_ulong_t val;
42 const char *str64;
43 const char *str32;
44 const char *str;
Dfanotify_init.c54 struct strval { struct
63 static const struct strval flags[] = { in main() argument
Dfanotify_mark.c86 struct strval { struct
91 struct strval64 { argument
111 static const struct strval flags[] = { in main() argument
Dfile_handle.c155 struct strval { struct
172 static const struct strval dirfds[] = { in main() argument
/external/strace/tests/
Dkexec_file_load.c41 struct strval { struct
42 kernel_ulong_t val;
43 const char *str64;
44 const char *str32;
45 const char *str;
Dkexec_load.c40 struct strval { struct
41 kernel_ulong_t val;
42 const char *str64;
43 const char *str32;
44 const char *str;
Dfanotify_init.c54 struct strval { struct
63 static const struct strval flags[] = { in main() argument
Dfanotify_mark.c86 struct strval { struct
91 struct strval64 { argument
111 static const struct strval flags[] = { in main() argument
Dfile_handle.c155 struct strval { struct
172 static const struct strval dirfds[] = { in main() argument
/external/boringssl/src/crypto/x509v3/
Dv3_enum.c93 long strval; in i2s_ASN1_ENUMERATED_TABLE() local
/external/protobuf/php/ext/google/protobuf/
Dtype_check.c356 char* strval = Z_STRVAL_P(from); in protobuf_convert_to_bool() local
/external/OpenCSD/decoder/tests/snapshot_parser_lib/source/
Dss_to_dcdtree.cpp442 std::string strval; in getRegByPrefix() local
/external/doclava/src/com/google/doclava/
DPageMetadata.java991 String strval = chars; in renderStrWithUcs() local
/external/pdfium/fxjs/
Dcjs_field.cpp2433 WideString strval = pFormField->GetOptionValue(nIdx); in getItemAt() local
/external/libxml2/
Dxpath.c4547 xmlChar * strval; in xmlXPathDistinctSorted() local
5896 xmlChar *strval; in xmlXPathCastNodeToNumber() local
Drelaxng.c2498 const xmlChar * val, const xmlChar * strval, in xmlRelaxNGSchemaFacetCheck()