/kernel/linux/linux-6.6/arch/arm/kernel/ |
H A D | entry-armv.S | 44 rsbscs r3, r3, #THREAD_SIZE @ ... and below the top? 641 * Each segment is 32-byte aligned and will be moved to the top of the high
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
H A D | qib.h | 684 * If a diag read or write is to (bottom <= offset <= top), 698 u32 top; member
|
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | tw9910.c | 736 sel->r.top = 0; in tw9910_get_selection()
|
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/ |
H A D | hfi_helper.h | 848 u32 top; member
|
/kernel/linux/linux-5.10/drivers/media/mc/ |
H A D | mc-device.c | 659 struct media_graph new = { .top = 0 }; in media_device_register_entity()
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | tw9910.c | 736 sel->r.top = 0; in tw9910_get_selection()
|
/kernel/linux/linux-6.6/drivers/staging/media/imx/ |
H A D | imx-media-capture.c | 227 s->r.top = 0; in capture_g_selection()
|
/kernel/linux/linux-6.6/drivers/media/mc/ |
H A D | mc-device.c | 651 struct media_graph new = { .top = 0 }; in media_device_register_entity()
|
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/ |
H A D | hfi_helper.h | 954 u32 top; member
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/ |
H A D | qib.h | 680 * If a diag read or write is to (bottom <= offset <= top), 694 u32 top; member
|
/third_party/ffmpeg/libavcodec/ |
H A D | libx265.c | 478 starty = FFMIN(mby, roi->top / mb_size); in libx265_encode_set_roi()
|
/third_party/glfw/include/GLFW/ |
H A D | glfw3.h | 1226 /*! @brief The top-left to bottom-right diagonal resize/move arrow shape. 1228 * The top-left to bottom-right diagonal resize/move shape. This is usually 1241 /*! @brief The top-right to bottom-left diagonal resize/move arrow shape. 1243 * The top-right to bottom-left diagonal resize/move shape. This is usually 1820 * @param[in] ypos The new cursor y-coordinate, relative to the top edge of the 2098 /*! The pixel data of this image, arranged left-to-right, top-to-bottom. 3376 * as packed sequential rows, starting from the top-left corner. 3683 * @param[out] top Where to store the size, in screen coordinates, of the top 3701 GLFWAPI void glfwGetWindowFrameSize(GLFWwindow* window, int* left, int* top, in [all...] |
/third_party/ffmpeg/tests/checkasm/ |
H A D | vp9dsp.c | 59 const uint8_t *left, const uint8_t *top); in check_ipred()
|
/third_party/backends/backend/ |
H A D | hp3900_debug.c | 466 DBG (DBG_FNC, " -> top = %i\n", params->coord.top); in dbg_ScanParams()
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_state_framebuffer.c | 804 rect[i].top = scissor[i].miny; in emit_scissor_rect()
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm_avx2/crypto/sha/ |
H A D | keccak1600-s390x.S | 252 lgr %r7,%r6 # harmonize with the loop top
|
/third_party/node/deps/v8/src/heap/ |
H A D | scavenger.cc | 421 heap_->new_space_->set_age_mark(heap_->new_space()->top()); in CollectGarbage()
|
/third_party/node/deps/v8/src/objects/ |
H A D | objects.h | 947 static void Iterate(RootVisitor* v, Relocatable* top);
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm/crypto/sha/ |
H A D | keccak1600-s390x.S | 252 lgr %r7,%r6 # harmonize with the loop top
|
/third_party/pcre2/pcre2/src/sljit/ |
H A D | sljitLir.h | 1734 an implementation for a top-down stack. The stack top is stored 1758 sljit_u8 *top; member
|
/third_party/python/Include/internal/ |
H A D | pycore_runtime_init.h | 972 INIT_ID(top), \
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Image11.cpp | 469 srcBox.top = sourceArea.y; in copyWithoutConversion()
|
H A D | SwapChain11.cpp | 356 sourceBox.top = std::max(previousHeight - backbufferHeight, 0); in resetOffscreenColorBuffer()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
H A D | StateManager9.cpp | 555 rect.top = gl::clamp(scissor.y, 0, static_cast<int>(mRenderTargetBounds.height)); in setScissorRect()
|
/third_party/skia/src/codec/ |
H A D | SkPngCodec.cpp | 1186 firstRow = options.fSubset->top(); in onStartIncrementalDecode()
|