Home
last modified time | relevance | path

Searched defs:left (Results 1 - 25 of 1540) sorted by relevance

12345678910>>...62

/third_party/typescript/tests/baselines/reference/
H A DspecialIntersectionsInMappedTypes.js
H A DnumberOnLeftSideOfInExpression.js2 var left: number; variable
7 var left; variable
H A DgenericTypeAliases.js
/third_party/ffmpeg/libavcodec/
H A Dlagarithrac.c35 int i, j, left; in ff_lag_rac_init() local
/third_party/icu/icu4c/source/i18n/
H A Dtzrule.cpp25 compareDates(const void * /*context*/, const void *left, const void *right) { in compareDates() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dtzrule.cpp25 compareDates(const void * /*context*/, const void *left, const void *right) { in compareDates() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dtzrule.cpp25 compareDates(const void * /*context*/, const void *left, const void *right) { in compareDates() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Disa.cpp27 bool InsnDesc::IsSame(const InsnDesc &left, std::function<bool(const InsnDesc &left, const InsnDesc &right)> cmp) const in IsSame() argument
/base/sensors/sensor/utils/common/include/
H A Dsensor_utils.h23 bool IsEqual(const T &left, const T &right) in IsEqual() argument
/third_party/musl/src/signal/
H A Dsigandset.c6 int sigandset(sigset_t *dest, const sigset_t *left, const sigset_t *right) in sigandset() argument
H A Dsigorset.c6 int sigorset(sigset_t *dest, const sigset_t *left, const sigset_t *right) in sigorset() argument
/third_party/mesa3d/include/android_stub/android/
H A Drect.h50 int32_t left; member
/third_party/python/Modules/
H A Drotatingtree.h20 rotating_node_t *left; member
/third_party/skia/docs/examples/
H A DRegion_Spanerator_const_SkRegion_int_int_int.cpp10 int left, right; in REG_FIDDLE() local
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dspill_fill_encoder_test.cpp22 bool operator==(const SpillFillData &left, const SpillFillData &right) in operator ==() argument
/arkcompiler/ets_frontend/ets2panda/ir/ts/
H A DtsQualifiedName.h32 explicit TSQualifiedName(Expression *left, Identifier *right) in TSQualifiedName() argument
/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
H A DtsQualifiedNameBuilder.h29 TSQualifiedNameBuilder &SetLeft(Expression *left) in SetLeft() argument
/arkcompiler/ets_frontend/ets2panda/ast_verifier/
H A DforLoopCorrectlyInitialized.cpp41 auto const *left = ast->AsForInStatement()->Left(); in HandleForInStatement() local
57 auto const *left = ast->AsForOfStatement()->Left(); in HandleForOfStatement() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A DaliveAnalyzer.h47 LivenessStatus Or(LivenessStatus left, LivenessStatus right) in Or() argument
52 LivenessStatus And(LivenessStatus left, LivenessStatus right) in And() argument
/base/inputmethod/imf/frameworks/ndk/src/
H A Dinputmethod_cursor_info_capi.cpp20 InputMethod_CursorInfo *OH_CursorInfo_Create(double left, double top, double width, double height) in OH_CursorInfo_Create() argument
32 OH_CursorInfo_SetRect( InputMethod_CursorInfo *cursorInfo, double left, double top, double width, double height) OH_CursorInfo_SetRect() argument
46 OH_CursorInfo_GetRect( InputMethod_CursorInfo *cursorInfo, double *left, double *top, double *width, double *height) OH_CursorInfo_GetRect() argument
/foundation/ability/ability_base/interfaces/kits/native/view_data/include/
H A Drect.h28 float left = 0.0f; member
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dframe_information.h33 std::optional<int32_t> left; member
/third_party/ffmpeg/libavcodec/x86/
H A Dlossless_videoencdsp_init.c42 sub_median_pred_mmxext(uint8_t *dst, const uint8_t *src1, const uint8_t *src2, intptr_t w, int *left, int *left_top) sub_median_pred_mmxext() argument
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationCompare.java19 public static int compareUpToQuaternary(CollationIterator left, CollationIterator right, in compareUpToQuaternary() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DCollationCompare.java23 public static int compareUpToQuaternary(CollationIterator left, CollationIterator right, in compareUpToQuaternary() argument
[all...]

Completed in 8 milliseconds

12345678910>>...62