Home
last modified time | relevance | path

Searched defs:source (Results 451 - 475 of 1582) sorted by relevance

1...<<11121314151617181920>>...64

/third_party/skia/modules/skottie/src/effects/
H A DGlowStyles.cpp113 sk_sp<SkImageFilter> source; variable
/third_party/rust/crates/rust-openssl/openssl/src/ssl/
H A Derror.rs126 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 Dcontrol_dependence.h53 ControlDependence(uint32_t source, uint32_t target) in ControlDependence() argument
59 ControlDependence(uint32_t source, uint32_ argument
[all...]
H A Dcopy_prop_arrays.cpp93 std::unique_ptr<MemoryObject> source = GetSourceObjectIfAny( in FindSourceObjectIfPossible() local
132 PropagateObject(Instruction* var_inst, MemoryObject* source, Instruction* insertion_point) PropagateObject() argument
[all...]
H A Dlog.h119 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 Dpropagator.h38 BasicBlock* source; member
H A Dreplace_invalid_opc.cpp161 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 Des31fNegativePreciseTests.cpp67 std::ostringstream source; in generateShaderSource() local
147 const char* const source = shaderSource.c_str(); generateAndVerifyShader() local
[all...]
H A Des31fNegativeShaderStorageTests.cpp115 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 DvktShaderExecutor.hpp67 std::string source; //!< Source snippet to be executed. member
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A DvksServices.cpp129 bool CompileShader (const SourceVariant& source, const string& commandLine, vector<u8>& binary) in CompileShader() argument
/third_party/vk-gl-cts/framework/egl/
H A DegluGLUtil.cpp40 glw::GLenum getImageGLTarget (EGLenum source) in getImageGLTarget() argument
/third_party/zlib/
H A Dzutil.c149 void ZLIB_INTERNAL zmemcpy(Bytef* dest, const Bytef* source, uInt len) in zmemcpy() argument
/third_party/ffmpeg/libavcodec/
H A Dbmvvideo.c57 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 Daacps_common.c227 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 Dvf_remap_opencl.c76 const char *source = ff_opencl_source_remap; in remap_opencl_load() local
H A Dvf_multiply.c166 AVFilterLink *source = ctx->inputs[0]; in config_output() local
[all...]
H A Dvf_limitdiff.c31 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 Dvf_maskedminmax.c221 AVFilterLink *source = ctx->inputs[0]; in config_output() local
[all...]
H A Dvf_maskedthreshold.c201 AVFilterLink *source = ctx->inputs[0]; in config_output() local
[all...]
H A Dvf_overlay_opencl.c54 const char *source = ff_opencl_source_overlay; in overlay_opencl_load() local
/third_party/gn/src/gn/
H A Dcompile_commands_writer.cc134 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 Dwin32_init.c439 WCHAR* _glfwCreateWideStringFromUTF8Win32(const char* source) in _glfwCreateWideStringFromUTF8Win32() argument
467 char* _glfwCreateUTF8FromWideStringWin32(const WCHAR* source) in _glfwCreateUTF8FromWideStringWin32() argument
H A Dinit.c231 char* _glfw_strdup(const char* source) in _glfw_strdup() argument
/third_party/alsa-utils/bat/
H A Danalyze.c377 float *source; find_and_check_noise() local
[all...]

Completed in 22 milliseconds

1...<<11121314151617181920>>...64