/third_party/skia/src/sksl/ir/ |
H A D | SkSLExpression.h | 69 Expression(int line, Kind kind, const Type* type) in Expression() argument 79 virtual const Type& type() const { in type() function in SkSL::Expression::Kind [all...] |
/third_party/skia/tests/ |
H A D | ClipStackTest.cpp | 508 SkClipStack::BoundsType type; in test_rect_merging() local
|
/third_party/skia/src/sksl/ |
H A D | SkSLConstantFolder.cpp | 92 const Type& type = left.type(); in simplify_vector() local 131 cast_expression(const Context& context, const Expression& expr, const Type& type) cast_expression() argument [all...] |
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/external_memory/ |
H A D | MemoryServiceDmaBuf.cpp | 75 SupportsImportMemory(VkFormat format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags) SupportsImportMemory() argument
|
/third_party/skia/third_party/externals/dawn/src/include/dawn_native/ |
H A D | DawnNative.h | 242 const ExternalImageType type; member 258 const ExternalImageType type; member
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
H A D | CommandAllocatorTests.cpp | 90 CommandType type; in TEST() local 137 CommandType type; in TEST() local 174 CommandType type; TEST() local 218 CommandType type; TEST() local 250 CommandType type; TEST() local 297 CommandType type; TEST() local 338 CommandType type; TEST() local 349 CommandType type; TEST() local 360 CommandType type; TEST() local 482 CommandType type; TEST() local 500 CommandType type; TEST() local [all...] |
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
H A D | BackendGL.cpp | 53 OnGLDebugMessage(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const GLchar* message, const void* userParam) OnGLDebugMessage() argument
|
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/ |
H A D | GPUDevice.cpp | 510 addEventListener( Napi::Env, std::string type, std::optional<interop::Interface<interop::EventListener>> callback, std::optional<std::variant<interop::AddEventListenerOptions, bool>> options) addEventListener() argument 518 removeEventListener( Napi::Env, std::string type, std::optional<interop::Interface<interop::EventListener>> callback, std::optional<std::variant<interop::EventListenerOptions, bool>> options) removeEventListener() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
H A D | compiler_test.cpp | 63 bool compileTestShader(GLenum type, in compileTestShader() argument 96 bool compileTestShader(GLenum type, in compileTestShader() argument
|
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/ |
H A D | Device.cpp | 183 void Device::InjectError(WGPUErrorType type, const char* message) { in InjectError() argument 160 OnPopErrorScopeCallback(uint64_t requestSerial, WGPUErrorType type, const char* message) OnPopErrorScopeCallback() argument
|
/third_party/optimized-routines/math/test/rtest/ |
H A D | intern.h | 78 int type; member
|
/third_party/pcre2/pcre2/ |
H A D | RunTest.bat | 270 set type=
variable 272 set type=-%bits%
variable 275 set type=-%bits%
variable 278 set type=-%bits%
variable 281 set type=-%bits%
variable
|
/third_party/skia/third_party/externals/freetype/src/pfr/ |
H A D | pfrload.c | 894 FT_UInt length, type; in FT_LOCAL_DEF() local
|
/third_party/python/Modules/_blake2/ |
H A D | blake2s_impl.c | 58 new_BLAKE2sObject(PyTypeObject *type) in new_BLAKE2sObject() argument 91 py_blake2s_new_impl(PyTypeObject *type, PyObject *data, int digest_size, in py_blake2s_new_impl() argument 397 PyTypeObject *type = Py_TYPE(self); in py_blake2s_dealloc() local
|
H A D | blake2b_impl.c | 58 new_BLAKE2bObject(PyTypeObject *type) in new_BLAKE2bObject() argument 91 py_blake2b_new_impl(PyTypeObject *type, PyObject *data, int digest_size, in py_blake2b_new_impl() argument 397 PyTypeObject *type = Py_TYPE(self); in py_blake2b_dealloc() local
|
/third_party/python/Modules/_io/ |
H A D | _iomodule.c | 726 PyTypeObject *type = static_types[i]; PyInit__io() local
|
/third_party/python/Modules/_ctypes/libffi_osx/include/ |
H A D | ffi.h | 143 unsigned short type; member
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | ohos_socket-server.c | 102 } type; member
|
H A D | socket-server.c | 97 } type; member
|
/third_party/python/Modules/_multiprocessing/clinic/ |
H A D | semaphore.c.h | 160 _multiprocessing_SemLock(PyTypeObject *type, PyObject *args, PyObject *kwargs) in _multiprocessing_SemLock() argument 231 _multiprocessing_SemLock__rebuild(PyTypeObject *type, PyObject *const *args, Py_ssize_t nargs) in _multiprocessing_SemLock__rebuild() argument
|
/third_party/python/Modules/ |
H A D | _queuemodule.c | 83 simplequeue_new_impl(PyTypeObject *type) in simplequeue_new_impl() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
H A D | MCSymbolWasm.h | 49 void setType(wasm::WasmSymbolType type) { Type = type; } in setType() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/ |
H A D | HWEventListener.h | 52 HWInstructionEvent(unsigned type, const InstRef &Inst) in HWInstructionEvent() argument 120 HWStallEvent(unsigned type, const InstRef &Inst) : Type(type), IR(Inst) {} in HWStallEvent() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrInfo.h | 125 Branch(BranchType type, unsigned ccValid, unsigned ccMask, in Branch() argument
|
/third_party/skia/third_party/externals/tint/src/ast/ |
H A D | storage_texture.h | 113 const Type* const type; member in tint::ast::StorageTexture
|