/third_party/skia/modules/skottie/src/effects/ |
H A D | GlowStyles.cpp | 113 sk_sp<SkImageFilter> source; variable
|
/third_party/rust/crates/rust-openssl/openssl/src/ssl/ |
H A D | error.rs | 126 fn source(&self) -> Option<&(dyn error::Error + 'static)> { in source() functions 150 fn source(&self) -> Option<&(dyn StdError + 'static)> { in source() functions
|
/third_party/spirv-tools/source/opt/ |
H A D | control_dependence.h | 53 ControlDependence(uint32_t source, uint32_t target) in ControlDependence() argument 59 ControlDependence(uint32_t source, uint32_ argument [all...] |
H A D | copy_prop_arrays.cpp | 93 std::unique_ptr<MemoryObject> source = GetSourceObjectIfAny( in FindSourceObjectIfPossible() local 132 PropagateObject(Instruction* var_inst, MemoryObject* source, Instruction* insertion_point) PropagateObject() argument [all...] |
H A D | log.h | 119 inline void Error(const MessageConsumer& consumer, const char* source, in Error() argument 70 Log(const MessageConsumer& consumer, spv_message_level_t level, const char* source, const spv_position_t& position, const char* message) Log() argument 80 Logf(const MessageConsumer& consumer, spv_message_level_t level, const char* source, const spv_position_t& position, const char* format, Args&&... args) Logf() argument 128 Errorf(const MessageConsumer& consumer, const char* source, const spv_position_t& position, const char* format, Args&&... args) Errorf() argument [all...] |
H A D | propagator.h | 38 BasicBlock* source; member
|
H A D | replace_invalid_opc.cpp | 161 ReplaceInstruction(Instruction* inst, const char* source, uint32_t line_number, uint32_t column_number) ReplaceInstruction() argument
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fNegativePreciseTests.cpp | 67 std::ostringstream source; in generateShaderSource() local 147 const char* const source = shaderSource.c_str(); generateAndVerifyShader() local [all...] |
H A D | es31fNegativeShaderStorageTests.cpp | 115 std::ostringstream source; in genBlockSource() local 161 std::ostringstream source; in genCommonSource() local 224 std::string source = genBlockSource(ctx, maxSSBlocks+1, glShaderTypes[ndx]); block_number_limits() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
H A D | vktShaderExecutor.hpp | 67 std::string source; //!< Source snippet to be executed. member
|
/third_party/vk-gl-cts/external/vulkancts/vkscserver/ |
H A D | vksServices.cpp | 129 bool CompileShader (const SourceVariant& source, const string& commandLine, vector<u8>& binary) in CompileShader() argument
|
/third_party/vk-gl-cts/framework/egl/ |
H A D | egluGLUtil.cpp | 40 glw::GLenum getImageGLTarget (EGLenum source) in getImageGLTarget() argument
|
/third_party/zlib/ |
H A D | zutil.c | 149 void ZLIB_INTERNAL zmemcpy(Bytef* dest, const Bytef* source, uInt len) in zmemcpy() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | bmvvideo.c | 57 static int decode_bmv_frame(const uint8_t *source, int src_len, uint8_t *frame, int frame_off) in decode_bmv_frame() argument
|
H A D | aacps_common.c | 227 int source = ps->num_env ? ps->num_env - 1 : ps->num_env_old - 1; in ff_ps_read_data() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_remap_opencl.c | 76 const char *source = ff_opencl_source_remap; in remap_opencl_load() local
|
H A D | vf_multiply.c | 166 AVFilterLink *source = ctx->inputs[0]; in config_output() local [all...] |
H A D | vf_limitdiff.c | 31 AVFrame *filtered, *source, *reference, *dst; member 110 const uint16_t *source = (const uint16_t *)ssource; in limitdiff16() local 89 limitdiff8(const uint8_t *filtered, uint8_t *dst, const uint8_t *source, const uint8_t *reference, int thr1, int thr2, int w, int depth) limitdiff8() argument 177 const uint8_t *source = td->source->data[p] + slice_start * source_linesize; limitdiff_slice() local 205 AVFrame *out, *filtered, *source, *reference = NULL; process_frame() local 246 AVFilterLink *source = ctx->inputs[1]; config_output() local [all...] |
H A D | vf_maskedminmax.c | 221 AVFilterLink *source = ctx->inputs[0]; in config_output() local [all...] |
H A D | vf_maskedthreshold.c | 201 AVFilterLink *source = ctx->inputs[0]; in config_output() local [all...] |
H A D | vf_overlay_opencl.c | 54 const char *source = ff_opencl_source_overlay; in overlay_opencl_load() local
|
/third_party/gn/src/gn/ |
H A D | compile_commands_writer.cc | 134 void WriteFile(const SourceFile& source, in WriteFile() argument 150 WriteCommand(const Target* target, const SourceFile& source, const CompileFlags& flags, std::vector<OutputFile>& tool_outputs, PathOutput& path_output, SourceFile::Type source_type, const char* tool_name, EscapeOptions opts, std::ostream& out) WriteCommand() argument [all...] |
/third_party/glfw/src/ |
H A D | win32_init.c | 439 WCHAR* _glfwCreateWideStringFromUTF8Win32(const char* source) in _glfwCreateWideStringFromUTF8Win32() argument 467 char* _glfwCreateUTF8FromWideStringWin32(const WCHAR* source) in _glfwCreateUTF8FromWideStringWin32() argument
|
H A D | init.c | 231 char* _glfw_strdup(const char* source) in _glfw_strdup() argument
|
/third_party/alsa-utils/bat/ |
H A D | analyze.c | 377 float *source; find_and_check_noise() local [all...] |