Home
last modified time | relevance | path

Searched defs:depth (Results 351 - 375 of 2080) sorted by relevance

1...<<11121314151617181920>>...84

/third_party/openssl/providers/implementations/include/prov/
H A Dblake2.h34 uint8_t depth; /* 4 */ member
58 uint8_t depth; /* 4 */ member
/third_party/openssl/crypto/x509/
H A Dby_store.c16 cache_objects(X509_LOOKUP *lctx, const char *uri, const OSSL_STORE_SEARCH *criterion, int depth, OSSL_LIB_CTX *libctx, const char *propq) cache_objects() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/
H A DTaggedData.java21 void tagRange(String string, int start, int length, int depth); in tagRange() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
H A DTaggedData.java21 void tagRange(String string, int start, int length, int depth); in tagRange() argument
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DPrimitiveStateTests.cpp81 float depth; member
93 float depth; in DoTest() member
[all...]
/third_party/python/Modules/_blake2/clinic/
H A Dblake2s_impl.c.h37 int depth = 1; in py_blake2s_new() local
H A Dblake2b_impl.c.h37 int depth = 1; in py_blake2b_new() local
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dconstruct.h136 const int depth = 0; member
/third_party/skia/tools/sk_app/unix/
H A DGLWindowContext_unix.cpp151 unsigned int border_width, depth; in onInitializeContext() local
/third_party/skia/third_party/externals/dawn/src/utils/
H A DTestUtils.cpp90 RequiredBytesInCopy(uint64_t bytesPerRow, uint64_t rowsPerImage, uint64_t widthInBlocks, uint64_t heightInBlocks, uint64_t depth, uint64_t bytesPerBlock) RequiredBytesInCopy() argument
/third_party/skia/experimental/graphite/src/
H A DDrawOrder.h138 PaintersDepth depth() const { return fDepth; } depth() function in skgpu::DrawOrder
[all...]
/third_party/skia/gm/
H A Dtrickycubicstrokes.cpp77 static SkRect calc_tight_cubic_bounds(const SkPoint P[4], int depth=5) { in calc_tight_cubic_bounds() argument
/third_party/skia/bench/
H A DAAClipBench.cpp116 recurse(SkCanvas* canvas, int depth, const SkPoint& offset) recurse() argument
[all...]
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrMultisamplePixelBufferAccess.cpp234 void clearDepth (const MultisamplePixelBufferAccess& access, float depth) in clearDepth() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DClearMultiviewGL.cpp32 clearMultiviewFBO(const gl::FramebufferState &state, const gl::Rectangle &scissorBase, ClearCommandType clearCommandType, GLbitfield mask, GLenum buffer, GLint drawbuffer, const uint8_t *values, GLfloat depth, GLint stencil) clearMultiviewFBO() argument
49 clearLayeredFBO(const gl::FramebufferState &state, ClearCommandType clearCommandType, GLbitfield mask, GLenum buffer, GLint drawbuffer, const uint8_t *values, GLfloat depth, GLint stencil) clearLayeredFBO() argument
80 genericClear(ClearCommandType clearCommandType, GLbitfield mask, GLenum buffer, GLint drawbuffer, const uint8_t *values, GLfloat depth, GLint stencil) genericClear() argument
/base/security/appverify/interfaces/innerkits/appverify_lite/include/
H A Dmbedtls_pkcs7.h63 int32_t depth; member
80 int32_t depth; member
/device/soc/hisilicon/common/platform/hieth-sf/include/
H A Dhieth.h84 } depth; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
H A Decp.h282 unsigned depth; /*!< call depth (0 = top-level) */ member
/device/soc/rockchip/common/vendor/drivers/staging/android/fiq_debugger/
H A Dfiq_debugger_arm.c167 unsigned int depth; member
217 void fiq_debugger_dump_stacktrace(struct fiq_debugger_output *output, const struct pt_regs *regs, unsigned int depth, in fiq_debugger_dump_stacktrace() argument
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Drosen_render_picker_base.cpp42 uint32_t depth = 0; in GetOptionsRect() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/navigation/
H A Dnavigation_manager.cpp22 void NavigationManager::AddNavigationDumpCallback(int32_t nodeId, int32_t depth, const DumpCallback& callback) in AddNavigationDumpCallback() argument
28 void NavigationManager::RemoveNavigationDumpCallback(int32_t nodeId, int32_t depth) in RemoveNavigationDumpCallback() argument
/foundation/arkui/ace_engine/frameworks/core/common/
H A Devent_dump.cpp331 void EventTreeRecord::Dump(std::unique_ptr<JsonValue>& json, int32_t depth, int32_t startNumber) const in Dump() argument
193 Dump(std::list<std::pair<int32_t, std::string>>& dumpList, int32_t depth, int32_t startNumber) const Dump() argument
/foundation/arkui/ace_engine/test/mock/core/pipeline/
H A Dmock_element_register.cpp206 int32_t depth = INT32_MAX; in GetAttachedFrameNodeById() local
/foundation/arkui/ace_engine/test/unittest/core/event/
H A Dfocus_hub_test_ng.cpp1020 int32_t depth = 1; in HWTEST_F() local
1871 int32_t depth = 1; in HWTEST_F() local
/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_event_report.cpp67 void EventReport::ReportPageDepthOverflow(const std::string& pageUrl, int32_t depth, int32_t threshold) {} in ReportPageDepthOverflow() argument

Completed in 15 milliseconds

1...<<11121314151617181920>>...84