/third_party/icu/icu4c/source/i18n/ |
H A D | zonemeta.cpp | 281 UResourceBundle *top = ures_openDirect(NULL, gKeyTypeData, &tmpStatus); in getCanonicalCLDRID() local 282 UResourceBundle *rb = ures_getByKey(top, gTypeMapTag, NULL, &tmpStatus); in getCanonicalCLDRID() 295 ures_getByKey(top, gTypeAliasTag, rb, &tmpStatus); in getCanonicalCLDRID() 337 ures_close(top); in getCanonicalCLDRID()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | zonemeta.cpp | 289 UResourceBundle *top = ures_openDirect(NULL, gKeyTypeData, &tmpStatus); in getCanonicalCLDRID() local 290 UResourceBundle *rb = ures_getByKey(top, gTypeMapTag, NULL, &tmpStatus); in getCanonicalCLDRID() 303 ures_getByKey(top, gTypeAliasTag, rb, &tmpStatus); in getCanonicalCLDRID() 345 ures_close(top); in getCanonicalCLDRID()
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES/1.0/ |
H A D | gl.h | 512 GLAPI void APIENTRY glFrustumf (GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar); 513 GLAPI void APIENTRY glFrustumx (GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar); 545 GLAPI void APIENTRY glOrthof (GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar); 546 GLAPI void APIENTRY glOrthox (GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zFar);
|
/third_party/skia/src/ports/ |
H A D | SkFontMgr_android_parser.cpp | 581 const TagHandler* parent = self->fHandler.top(); in start_element_handler() 604 const TagHandler* child = self->fHandler.top(); in end_element_handler() 609 const TagHandler* parent = self->fHandler.top(); in end_element_handler() 615 const TagHandler* parent = self->fHandler.top(); in end_element_handler()
|
/third_party/skia/third_party/externals/piex/src/ |
H A D | tiff_parser.cc | 584 std::uint32_t top; in GetFullDimension32() local 588 tiff_directory.Get(kPanaTagTopBorder, &top) && in GetFullDimension32() 589 tiff_directory.Get(kPanaTagBottomBorder, &bottom) && bottom > top && in GetFullDimension32() 591 *height = bottom - top; in GetFullDimension32()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
H A D | BPFAbstractMemberAccess.cpp | 683 auto StackElem = CallStack.top(); in HasPreserveFieldInfoCall() 702 // Put the access chain into a stack with the top as the head of the chain. in computeBaseAndAccessKey() 723 auto StackElem = CallStack.top(); in computeBaseAndAccessKey() 802 auto StackElem = CallStack.top(); in computeBaseAndAccessKey() 809 // If the next Call (the top of the stack) is a BPFPreserveFieldInfoAI, in computeBaseAndAccessKey() 812 auto StackElem2 = CallStack.top(); in computeBaseAndAccessKey()
|
/third_party/python/Modules/_ctypes/ |
H A D | _ctypes_test.c | 711 long top; member 724 if (pt.y < prc->top) in PointInRect() 732 EXPORT(long top = 20); 808 prect->top = (int)flag + 1; in GetRectangle()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A D | BytesTrie.java | 640 long top=stack_.remove(stack_.size()-1); in next() 641 int length=(int)top; in next() 642 pos=(int)(top>>32); in next() 1090 // and contains the value's top bits.
|
H A D | CharsTrie.java | 556 long top=stack_.remove(stack_.size()-1); in next() 557 int length=(int)top; in next() 558 pos=(int)(top>>32); in next()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | BytesTrie.java | 606 long top=stack_.remove(stack_.size()-1); in next() 607 int length=(int)top; in next() 608 pos=(int)(top>>32); in next() 1050 // and contains the value's top bits.
|
H A D | CharsTrie.java | 530 long top=stack_.remove(stack_.size()-1); in next() 531 int length=(int)top; in next() 532 pos=(int)(top>>32); in next()
|
/third_party/skia/src/gpu/d3d/ |
H A D | GrD3DCommandList.cpp | 163 int left, int top) { in copyBufferToTexture() 165 SkASSERT(subresourceCount == 1 || (left == 0 && top == 0)); in copyBufferToTexture() 181 fCommandList->CopyTextureRegion(&dst, left, top, 0, &src, nullptr); in copyBufferToTexture() 159 copyBufferToTexture(ID3D12Resource* srcBuffer, const GrD3DTextureResource* dstTexture, uint32_t subresourceCount, D3D12_PLACED_SUBRESOURCE_FOOTPRINT* bufferFootprints, int left, int top) copyBufferToTexture() argument
|
/third_party/skia/src/effects/imagefilters/ |
H A D | SkDisplacementMapImageFilter.cpp | 213 for (int y = bounds.top(); y < bounds.bottom(); ++y) { in compute_displacement() 331 offset->fY = bounds.top(); in onFilterImage() 369 offset->fY = bounds.top(); in onFilterImage()
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
H A D | psaux.h | 124 * The current top of the grow heap within its block. 635 FT_Fixed* top; member 945 FT_Long* top; member 1172 FT_Fixed* top; member
|
/third_party/protobuf/src/google/protobuf/util/internal/ |
H A D | json_stream_parser.cc | 264 ParseType type = stack_.top(); in RunParser() 824 return (stack_.top() == ARRAY_MID && type == VALUE_SEPARATOR) || in IsEmptyNullAllowed() 825 stack_.top() == OBJ_MID; in IsEmptyNullAllowed()
|
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
H A D | capture.c | 1097 stream->dcrop.top = 0;
in rkisp_set_stream_def_fmt() 1449 sel->r.top = 0;
in rkisp_g_selection() 1473 sel->top = 0;
in rkisp_update_crop() 1482 sel->top = clamp_t(u32, sel->top, 0, in->height - STREAM_MIN_MP_SP_INPUT_HEIGHT);
in rkisp_update_crop() 1484 sel->height = clamp_t(u32, sel->height, STREAM_MIN_MP_SP_INPUT_HEIGHT, in->height - sel->top);
in rkisp_update_crop() 1487 v4l2_warn(&dev->v4l2_dev, "try horizontal center crop(%d,%d)/%dx%d for dual isp\n", sel->left, sel->top,
in rkisp_update_crop() 1518 v4l2_dbg(1, rkisp_debug, &dev->v4l2_dev, "stream %d crop(%d,%d)/%dx%d\n", stream->id, dcrop->left, dcrop->top,
in rkisp_s_selection()
|
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
H A D | capture.c | 1099 stream->dcrop.top = 0; in rkisp_set_stream_def_fmt() 1469 sel->r.top = 0; in rkisp_g_selection() 1497 sel->top = 0; in rkisp_update_crop() 1507 sel->top = clamp_t(u32, sel->top, 0, in rkisp_update_crop() 1512 in->height - sel->top); in rkisp_update_crop() 1517 sel->left, sel->top, sel->width, sel->height); in rkisp_update_crop() 1548 dcrop->left, dcrop->top, dcrop->width, dcrop->height); in rkisp_s_selection()
|
/third_party/alsa-utils/alsactl/ |
H A D | state.c | 228 static int get_control(snd_ctl_t *handle, snd_ctl_elem_id_t *id, snd_config_t *top) in get_control() argument 259 err = snd_config_compound_add(top, num_str(snd_ctl_elem_info_get_numid(info)), 0, &control); in get_control() 547 static int get_controls(int cardno, snd_config_t *top) in get_controls() argument 575 err = snd_config_search(top, "state", &state); in get_controls() 583 err = snd_config_compound_add(top, "state", 1, &state); in get_controls() 1481 static int set_controls(int card, snd_config_t *top, int doit) in set_controls() argument 1512 err = snd_config_searchv(top, &control, "state", id, "control", 0); in set_controls() 1516 err = snd_config_searchv(top, &control, "state", tmpid, "control", 0); in set_controls()
|
H A D | alsactl.h | 52 int load_configuration(const char *file, snd_config_t **top, int *open_failed);
|
/third_party/node/deps/v8/src/handles/ |
H A D | global-handles.cc | 70 V8_INLINE void ListAdd(NodeBlock** top); 71 V8_INLINE void ListRemove(NodeBlock** top); 143 void GlobalHandles::NodeBlock<NodeType>::ListAdd(BlockType** top) { in ListAdd() argument 144 BlockType* old_top = *top; in ListAdd() 145 *top = this; in ListAdd() 160 void GlobalHandles::NodeBlock<NodeType>::ListRemove(BlockType** top) { in ListRemove() argument 163 if (this == *top) { in ListRemove() 164 *top = next_used_; in ListRemove()
|
/third_party/skia/tests/ |
H A D | RoundRectTest.cpp | 595 REPORTER_ASSERT(reporter, dst.rect().top() == orig.rect().top() + translateY); in test_transform_helper() 621 REPORTER_ASSERT(reporter, orig.rect().top() == dst.rect().top()); in test_transform_helper() 645 REPORTER_ASSERT(reporter, orig.rect().top() == -dst.rect().bottom()); in test_transform_helper() 666 REPORTER_ASSERT(reporter, orig.rect().top() == -dst.rect().bottom()); in test_transform_helper() 691 REPORTER_ASSERT(reporter, SkScalarNearlyEqual(dst.rect().top(), in test_transform_helper() 692 orig.rect().top() * yScale)); in test_transform_helper()
|
/third_party/ffmpeg/libavcodec/ |
H A D | vc1dsp.h | 47 void (*vc1_v_s_overlap)(int16_t *top, int16_t *bottom);
|
/third_party/ffmpeg/libavutil/ |
H A D | frame.h | 257 * Distance in pixels from the top edge of the frame to the top and 265 int top; member 480 * If the content is interlaced, is top field displayed first. 676 * top/bottom/left/right border of the frame to obtain the sub-rectangle of 927 * formats, the left/top cropping is ignored. The crop fields are set to 0 even
|
/third_party/gn/src/base/files/ |
H A D | file_enumerator_posix.cc | 104 root_path_ = pending_paths_.top(); in Next()
|
/third_party/backends/backend/ |
H A D | epsonds.h | 182 SANE_Int left, top, pages, dummy; member
|