Home
last modified time | relevance | path

Searched defs:argument_list (Results 1 – 9 of 9) sorted by relevance

/third_party/ffmpeg/libavutil/
Dlog.c463 va_list argument_list) in missing_feature_sample()
478 va_list argument_list; in avpriv_request_sample() local
487 va_list argument_list; in avpriv_report_missing_feature() local
/third_party/mesa3d/src/compiler/glsl/glcpp/
Dglcpp.h128 typedef struct argument_list { struct
131 } argument_list_t; argument
/third_party/ffmpeg/libavfilter/
Df_metadata.c189 va_list argument_list; in print_log() local
200 va_list argument_list; in print_file() local
/third_party/python/Lib/
Dbdb.py259 def user_call(self, frame, argument_list): argument
Dpdb.py314 def user_call(self, frame, argument_list): argument
/third_party/python/Lib/test/
Dtest_bdb.py200 def user_call(self, frame, argument_list): argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.hpp1352 _argument_list argument_list; member
Dgl4cGPUShaderFP64Tests.cpp10669 _argument_list argument_list; in getArgumentListsForVariableType() local
/third_party/node/test/fixtures/wpt/resources/webidl2/lib/
Dwebidl2.js829 function argument_list(tokeniser) { function