Searched refs:req_args (Results 1 – 4 of 4) sorted by relevance
472 if (pmd_async_state->req_args.level_of_detail == in SetupNextMemoryDump()569 TRACE_ID_MANGLE(pmd_async_state->req_args.dump_guid), in InvokeOnMemoryDump()577 MemoryDumpArgs args = {pmd_async_state->req_args.level_of_detail}; in InvokeOnMemoryDump()595 const uint64_t dump_guid = pmd_async_state->req_args.dump_guid; in FinalizeDumpAndAddToTrace()616 pmd_async_state->req_args.level_of_detail)); in FinalizeDumpAndAddToTrace()618 MemoryDumpTypeToString(pmd_async_state->req_args.dump_type); in FinalizeDumpAndAddToTrace()779 MemoryDumpRequestArgs req_args, in ProcessMemoryDumpAsyncState() argument784 : req_args(req_args), in ProcessMemoryDumpAsyncState()
225 MemoryDumpRequestArgs req_args,244 const MemoryDumpRequestArgs req_args;
1034 FT_Int req_args; in cff_decoder_parse_charstrings() local1245 req_args = cff_argument_counts[op]; in cff_decoder_parse_charstrings()1246 if ( req_args & CFF_COUNT_CHECK_WIDTH ) in cff_decoder_parse_charstrings()1306 req_args = 0; in cff_decoder_parse_charstrings()1309 req_args &= 0x000F; in cff_decoder_parse_charstrings()1310 if ( num_args < req_args ) in cff_decoder_parse_charstrings()1312 args -= req_args; in cff_decoder_parse_charstrings()1313 num_args -= req_args; in cff_decoder_parse_charstrings()
1042 FT_Int req_args; in cff_decoder_parse_charstrings() local1291 req_args = cff_argument_counts[op]; in cff_decoder_parse_charstrings()1292 if ( req_args & CFF_COUNT_CHECK_WIDTH ) in cff_decoder_parse_charstrings()1354 req_args = 0; in cff_decoder_parse_charstrings()1357 req_args &= 0x000F; in cff_decoder_parse_charstrings()1358 if ( num_args < req_args ) in cff_decoder_parse_charstrings()1360 args -= req_args; in cff_decoder_parse_charstrings()1361 num_args -= req_args; in cff_decoder_parse_charstrings()