Home
last modified time | relevance | path

Searched defs:token (Results 1 – 13 of 13) sorted by relevance

/petsc/src/sys/yaml/src/
H A Dparser.c315 yaml_token_t *token; in yaml_parser_parse_stream_start() local
345 yaml_token_t *token; in yaml_parser_parse_document_start() local
442 yaml_token_t *token; in yaml_parser_parse_document_content() local
472 yaml_token_t *token; in yaml_parser_parse_document_end() local
532 yaml_token_t *token; in yaml_parser_parse_node() local
729 yaml_token_t *token; in yaml_parser_parse_block_sequence_entry() local
787 yaml_token_t *token; in yaml_parser_parse_indentless_sequence_entry() local
837 yaml_token_t *token; in yaml_parser_parse_block_mapping_key() local
902 yaml_token_t *token; in yaml_parser_parse_block_mapping_value() local
952 yaml_token_t *token; in yaml_parser_parse_flow_sequence_entry() local
[all …]
H A Dscanner.c743 yaml_parser_scan(yaml_parser_t *parser, yaml_token_t *token) in yaml_parser_scan()
1205 yaml_token_t token; in yaml_parser_roll_indent() local
1257 yaml_token_t token; in yaml_parser_unroll_indent() local
1291 yaml_token_t token; in yaml_parser_fetch_stream_start() local
1328 yaml_token_t token; in yaml_parser_fetch_stream_end() local
1366 yaml_token_t token; in yaml_parser_fetch_directive() local
1404 yaml_token_t token; in yaml_parser_fetch_document_indicator() local
1449 yaml_token_t token; in yaml_parser_fetch_flow_collection_start() local
1492 yaml_token_t token; in yaml_parser_fetch_flow_collection_end() local
1534 yaml_token_t token; in yaml_parser_fetch_flow_entry() local
[all …]
H A Dyaml_private.h499 #define TOKEN_INIT(token,token_type,token_start_mark,token_end_mark) \ argument
505 #define STREAM_START_TOKEN_INIT(token,token_encoding,start_mark,end_mark) \ argument
509 #define STREAM_END_TOKEN_INIT(token,start_mark,end_mark) \ argument
512 #define ALIAS_TOKEN_INIT(token,token_value,start_mark,end_mark) \ argument
516 #define ANCHOR_TOKEN_INIT(token,token_value,start_mark,end_mark) \ argument
520 #define TAG_TOKEN_INIT(token,token_handle,token_suffix,start_mark,end_mark) \ argument
525 #define SCALAR_TOKEN_INIT(token,token_value,token_length,token_style,start_mark,end_mark) \ argument
531 #define VERSION_DIRECTIVE_TOKEN_INIT(token,token_major,token_minor,start_mark,end_mark) \ argument
536 #define TAG_DIRECTIVE_TOKEN_INIT(token,token_handle,token_prefix,start_mark,end_mark) \ argument
H A Dapi.c329 yaml_token_delete(yaml_token_t *token) in yaml_token_delete()
/petsc/src/sys/utils/
H A Dstr.c346 char token; member
379 char *ptr, token; in PetscTokenFind() local
484 PetscToken token; in PetscStrInList() local
/petsc/src/sys/dll/
H A Ddl.c322 PetscToken token; in PetscDLLibraryAppend() local
405 PetscToken token; in PetscDLLibraryPrepend() local
/petsc/src/mat/tests/
H A Dex231.cxx69 std::string token; in main() local
/petsc/src/sys/tests/
H A Dex15.cxx81 PetscToken token; in main() local
/petsc/src/sys/objects/
H A Doptions.c305 PetscToken token; in PetscOptionsInsertString_Private() local
457 PetscToken token = NULL; in PetscOptionsInsertFilePetsc() local
2904 PetscToken token; in PetscOptionsGetBoolArray() local
2968 PetscToken token; in PetscOptionsGetEnumArray() local
3036 PetscToken token; in PetscOptionsGetIntArray() local
3135 PetscToken token; in PetscOptionsGetRealArray() local
3192 PetscToken token; in PetscOptionsGetScalarArray() local
3258 PetscToken token; in PetscOptionsGetStringArray() local
H A Daoptions.c348 PetscToken token; in PetscOptionsGetFromTextInput() local
408 PetscToken token; in PetscOptionsGetFromTextInput() local
/petsc/src/vec/vec/utils/
H A Dvecio.c67 PetscInt token, rows, N, n, s, bs; in VecLoad_Binary() local
/petsc/src/sys/classes/draw/impls/image/
H A Ddrawimage.c238 PetscToken token; in PetscDrawString_Image() local
/petsc/src/sys/classes/draw/impls/x/
H A Dxops.c227 PetscToken token; in PetscDrawString_X() local