| /third_party/python/Modules/clinic/ |
| D | audioop.c.h | 22 Py_buffer fragment = {NULL, NULL}; in audioop_getsample() local 79 Py_buffer fragment = {NULL, NULL}; in audioop_max() local 123 Py_buffer fragment = {NULL, NULL}; in audioop_minmax() local 167 Py_buffer fragment = {NULL, NULL}; in audioop_avg() local 211 Py_buffer fragment = {NULL, NULL}; in audioop_rms() local 256 Py_buffer fragment = {NULL, NULL}; in audioop_findfit() local 308 Py_buffer fragment = {NULL, NULL}; in audioop_findfactor() local 360 Py_buffer fragment = {NULL, NULL}; in audioop_findmax() local 412 Py_buffer fragment = {NULL, NULL}; in audioop_avgpp() local 456 Py_buffer fragment = {NULL, NULL}; in audioop_maxpp() local [all …]
|
| /third_party/python/Modules/ |
| D | audioop.c | 383 void *state = PyModule_GetState(module); in get_audioop_state() local 430 audioop_getsample_impl(PyObject *module, Py_buffer *fragment, int width, in audioop_getsample_impl() 458 audioop_max_impl(PyObject *module, Py_buffer *fragment, int width) in audioop_max_impl() 488 audioop_minmax_impl(PyObject *module, Py_buffer *fragment, int width) in audioop_minmax_impl() 517 audioop_avg_impl(PyObject *module, Py_buffer *fragment, int width) in audioop_avg_impl() 546 audioop_rms_impl(PyObject *module, Py_buffer *fragment, int width) in audioop_rms_impl() 620 audioop_findfit_impl(PyObject *module, Py_buffer *fragment, in audioop_findfit_impl() 691 audioop_findfactor_impl(PyObject *module, Py_buffer *fragment, in audioop_findfactor_impl() 735 audioop_findmax_impl(PyObject *module, Py_buffer *fragment, in audioop_findmax_impl() 791 audioop_avgpp_impl(PyObject *module, Py_buffer *fragment, int width) in audioop_avgpp_impl() [all …]
|
| /third_party/flutter/skia/third_party/externals/libwebp/src/webp/ |
| D | demux.h | 107 const WebPData* data, WebPDemuxState* state) { in WebPDemuxPartial() 152 WebPData fragment; // The frame given by 'frame_num'. Note for historical member
|
| /third_party/skia/third_party/externals/libwebp/src/webp/ |
| D | demux.h | 107 const WebPData* data, WebPDemuxState* state) { in WebPDemuxPartial() 152 WebPData fragment; // The frame given by 'frame_num'. Note for historical member
|
| /third_party/vk-gl-cts/framework/referencerenderer/ |
| D | rrRenderer.cpp | 812 void transformVertexClipCoordsToWindowCoords (const RenderState& state, VertexPacket& packet) in transformVertexClipCoordsToWindowCoords() 839 void transformPrimitiveClipCoordsToWindowCoords (const RenderState& state, pa::Triangle& target) in transformPrimitiveClipCoordsToWindowCoords() 846 void transformPrimitiveClipCoordsToWindowCoords (const RenderState& state, pa::Line& target) in transformPrimitiveClipCoordsToWindowCoords() 852 void transformPrimitiveClipCoordsToWindowCoords (const RenderState& state, pa::Point& target) in transformPrimitiveClipCoordsToWindowCoords() 858 void transformClipCoordsToWindowCoords (const RenderState& state, ContainerType& list) in transformClipCoordsToWindowCoords() 1029 void writeFragmentPackets (const RenderState& state, in writeFragmentPackets() 1059 Fragment& fragment = fragmentBuffer[fragCount++]; in writeFragmentPackets() local 1092 Fragment& fragment = fragmentBuffer[fragCount++]; in writeFragmentPackets() local 1104 void rasterizePrimitive (const RenderState& state, in rasterizePrimitive() 1172 void rasterizePrimitive (const RenderState& state, in rasterizePrimitive() [all …]
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| D | SpirvShaderDebugger.cpp | 1181 State const *const state; member 1263 Fragment fragment; member 1419 void SpirvShader::Impl::Debugger::setLocation(EmitState *state, const std::shared_ptr<vk::dbg::File… in setLocation() 1464 void SpirvShader::Impl::Debugger::setLocation(EmitState *state, const char *path, int line) in setLocation() 1574 void SpirvShader::Impl::Debugger::process(const InsnIterator &insn, EmitState *state, Pass pass) in process() 1942 void SpirvShader::Impl::Debugger::Shadow::create(const SpirvShader *shader, const EmitState *state,… in create() 1989 SpirvShader::Impl::Debugger::Shadow::get(const State *state, Object::ID objId) const in get() argument 2017 State const *const state, in LocalVariableValue() 2121 void SpirvShader::Impl::Debugger::State::destroy(State *state) in destroy() 2161 SpirvShader::Impl::Debugger::State::Data::Data(State *state) in Data() [all …]
|
| /third_party/typescript/lib/ |
| D | typescriptServices.js | 9937 function iterateCommentRanges(reduce, text, pos, trailing, cb, state, initial) { argument 10034 function forEachLeadingCommentRange(text, pos, cb, state) { argument 10038 function forEachTrailingCommentRange(text, pos, cb, state) { argument 10042 function reduceEachLeadingCommentRange(text, pos, cb, state, initial) { argument 10046 function reduceEachTrailingCommentRange(text, pos, cb, state, initial) { argument 39409 function readPackageJsonField(jsonContent, fieldName, typeOfTag, state) { argument 39426 function readPackageJsonPathField(jsonContent, fieldName, baseDirectory, state) { argument 39443 function readPackageJsonTypesFields(jsonContent, baseDirectory, state) { argument 39447 function readPackageJsonTSConfigField(jsonContent, baseDirectory, state) { argument 39450 function readPackageJsonMainField(jsonContent, baseDirectory, state) { argument [all …]
|
| D | typescript.js | 9937 function iterateCommentRanges(reduce, text, pos, trailing, cb, state, initial) { argument 10034 function forEachLeadingCommentRange(text, pos, cb, state) { argument 10038 function forEachTrailingCommentRange(text, pos, cb, state) { argument 10042 function reduceEachLeadingCommentRange(text, pos, cb, state, initial) { argument 10046 function reduceEachTrailingCommentRange(text, pos, cb, state, initial) { argument 39409 function readPackageJsonField(jsonContent, fieldName, typeOfTag, state) { argument 39426 function readPackageJsonPathField(jsonContent, fieldName, baseDirectory, state) { argument 39443 function readPackageJsonTypesFields(jsonContent, baseDirectory, state) { argument 39447 function readPackageJsonTSConfigField(jsonContent, baseDirectory, state) { argument 39450 function readPackageJsonMainField(jsonContent, baseDirectory, state) { argument [all …]
|
| D | tsserverlibrary.js | 9937 function iterateCommentRanges(reduce, text, pos, trailing, cb, state, initial) { argument 10034 function forEachLeadingCommentRange(text, pos, cb, state) { argument 10038 function forEachTrailingCommentRange(text, pos, cb, state) { argument 10042 function reduceEachLeadingCommentRange(text, pos, cb, state, initial) { argument 10046 function reduceEachTrailingCommentRange(text, pos, cb, state, initial) { argument 39409 function readPackageJsonField(jsonContent, fieldName, typeOfTag, state) { argument 39426 function readPackageJsonPathField(jsonContent, fieldName, baseDirectory, state) { argument 39443 function readPackageJsonTypesFields(jsonContent, baseDirectory, state) { argument 39447 function readPackageJsonTSConfigField(jsonContent, baseDirectory, state) { argument 39450 function readPackageJsonMainField(jsonContent, baseDirectory, state) { argument [all …]
|
| D | tsserver.js | 9743 function iterateCommentRanges(reduce, text, pos, trailing, cb, state, initial) { argument 9840 function forEachLeadingCommentRange(text, pos, cb, state) { argument 9844 function forEachTrailingCommentRange(text, pos, cb, state) { argument 9848 function reduceEachLeadingCommentRange(text, pos, cb, state, initial) { argument 9852 function reduceEachTrailingCommentRange(text, pos, cb, state, initial) { argument 39215 function readPackageJsonField(jsonContent, fieldName, typeOfTag, state) { argument 39232 function readPackageJsonPathField(jsonContent, fieldName, baseDirectory, state) { argument 39249 function readPackageJsonTypesFields(jsonContent, baseDirectory, state) { argument 39253 function readPackageJsonTSConfigField(jsonContent, baseDirectory, state) { argument 39256 function readPackageJsonMainField(jsonContent, baseDirectory, state) { argument [all …]
|
| /third_party/flutter/skia/third_party/externals/libjpeg-turbo/doc/html/ |
| D | jquery.js | 2 …nction cv(a){if(!ck[a]){var b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("display");d.remove();if(e… 7 …rt.parentNode&&i&&i.nodeType===11&&i.childNodes.length===this.length?e={fragment:i}:e=f.buildFragm… property
|
| /third_party/skia/third_party/externals/oboe/docs/reference/ |
| D | jquery.js | 16 …,b1){return new bF.fn.init(b0,b1,bD)},bU=bd.jQuery,bH=bd.$,bD,bY=/^(?:[^#<]*(<[\w\W]+>)[^>]*$|#([\… 23 …'"]|[^\[\]'"]+)+\]|\\.|[^ >+~,(\[\\]+)+|[>+~])(\s*,\s*)?((?:.|\r|\n)*)/g,bC="sizcache"+(Math.rando…
|
| /third_party/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 570 u8 state; member 3057 enum uprobe_task_state state; member 4222 short int state; member 5076 enum module_state state; member 5230 u32 state; member 5270 int state; member 7363 int state; member 7453 enum perf_event_state state; member 7870 long int state[44]; member 8070 long unsigned int state; member [all …]
|