Home
last modified time | relevance | path

Searched +defs:entry +defs:y (Results 1 – 25 of 1344) sorted by relevance

12345678910>>...54

/aosp_15_r20/external/python/cpython2/Lib/lib-tk/
DTix.py868 def add(self, entry, cnf={}, **kw): argument
877 def anchor_set(self, entry): argument
893 def delete_entry(self, entry): argument
896 def delete_offsprings(self, entry): argument
899 def delete_siblings(self, entry): argument
939 def hide_entry(self, entry): argument
942 def indicator_create(self, entry, cnf={}, **kw): argument
946 def indicator_configure(self, entry, cnf={}, **kw): argument
953 def indicator_cget(self, entry, opt): argument
956 def indicator_exists(self, entry): argument
[all …]
/aosp_15_r20/external/python/cpython3/Lib/tkinter/
Dtix.py868 def add(self, entry, cnf={}, **kw): argument
877 def anchor_set(self, entry): argument
893 def delete_entry(self, entry): argument
896 def delete_offsprings(self, entry): argument
899 def delete_siblings(self, entry): argument
939 def hide_entry(self, entry): argument
942 def indicator_create(self, entry, cnf={}, **kw): argument
946 def indicator_configure(self, entry, cnf={}, **kw): argument
953 def indicator_cget(self, entry, opt): argument
956 def indicator_exists(self, entry): argument
[all …]
/aosp_15_r20/external/arm-optimized-routines/pl/math/
H A Dv_asinh_3u5.c43 special_case (float64x2_t x, float64x2_t y, uint64x2_t special) in special_case()
48 struct entry struct
54 static inline struct entry argument
84 float64x2_t y = vfmaq_f64 (A (2), A (3), r); in log_inline() local
159 float64x2_t y = vbslq_f64 (gt1, option_1, option_2); in V_NAME_D1() local
H A Dv_log2_3u.c38 struct entry struct
44 static inline struct entry argument
60 special_case (float64x2_t x, float64x2_t y, float64x2_t w, float64x2_t r2, in special_case()
95 float64x2_t y = v_pw_horner_4_f64 (r, r2, d->poly); in V_NAME_D1() local
H A Dv_log10_2u5.c41 struct entry struct
47 static inline struct entry argument
63 special_case (float64x2_t x, float64x2_t y, float64x2_t hi, float64x2_t r2, in special_case()
106 float64x2_t y = v_pw_horner_4_f64 (r, r2, d->poly); in V_NAME_D1() local
H A Dv_erfcf_1u7.c44 struct entry struct
50 static inline struct entry argument
71 special_case (float32x4_t x, float32x4_t y, uint32x4_t cmp) in special_case()
145 float32x4_t y = vfmaq_f32 (p3, d, p4); in V_NAME_F1() local
H A Dv_erfc_1u8.c50 struct entry struct
56 static inline struct entry argument
71 special_case (float64x2_t x, float64x2_t y, uint64x2_t cmp) in special_case()
174 float64x2_t y = vfmaq_f64 (p78, d2, p90); in V_NAME_D1() local
/aosp_15_r20/external/libcxx/utils/google-benchmark/test/
H A Doutput_test.h16 #define CONCAT2(x, y) x##y argument
17 #define CONCAT(x, y) CONCAT2(x, y) argument
161 #define _CHECK_RESULT_VALUE(entry, getfn, var_type, var_name, relationship, value) \ argument
172 #define _CHECK_FLOAT_RESULT_VALUE(entry, getfn, var_type, var_name, relationship, value, eps_factor… argument
189 #define CHECK_RESULT_VALUE(entry, var_type, var_name, relationship, value) \ argument
192 #define CHECK_COUNTER_VALUE(entry, var_type, var_name, relationship, value) \ argument
195 #define CHECK_FLOAT_RESULT_VALUE(entry, var_name, relationship, value, eps_factor) \ argument
198 #define CHECK_FLOAT_COUNTER_VALUE(entry, var_name, relationship, value, eps_factor) \ argument
/aosp_15_r20/external/google-benchmark/test/
H A Doutput_test.h16 #define CONCAT2(x, y) x##y argument
17 #define CONCAT(x, y) CONCAT2(x, y) argument
159 #define CHECK_RESULT_VALUE_IMPL(entry, getfn, var_type, var_name, relationship, value) \ argument
170 #define CHECK_FLOAT_RESULT_VALUE_IMPL(entry, getfn, var_type, var_name, relationship, value, eps_fa… argument
187 #define CHECK_RESULT_VALUE(entry, var_type, var_name, relationship, value) \ argument
190 #define CHECK_COUNTER_VALUE(entry, var_type, var_name, relationship, value) \ argument
193 #define CHECK_FLOAT_RESULT_VALUE(entry, var_name, relationship, value, eps_factor) \ argument
196 #define CHECK_FLOAT_COUNTER_VALUE(entry, var_name, relationship, value, eps_factor) \ argument
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/test/
H A Doutput_test.h16 #define CONCAT2(x, y) x##y argument
17 #define CONCAT(x, y) CONCAT2(x, y) argument
159 #define CHECK_RESULT_VALUE_IMPL(entry, getfn, var_type, var_name, relationship, value) \ argument
170 #define CHECK_FLOAT_RESULT_VALUE_IMPL(entry, getfn, var_type, var_name, relationship, value, eps_fa… argument
187 #define CHECK_RESULT_VALUE(entry, var_type, var_name, relationship, value) \ argument
190 #define CHECK_COUNTER_VALUE(entry, var_type, var_name, relationship, value) \ argument
193 #define CHECK_FLOAT_RESULT_VALUE(entry, var_name, relationship, value, eps_factor) \ argument
196 #define CHECK_FLOAT_COUNTER_VALUE(entry, var_name, relationship, value, eps_factor) \ argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dxla_context.cc94 auto y = in GetOrCreateMax() local
110 auto y = in GetOrCreateMin() local
126 auto y = in GetOrCreateAdd() local
142 auto y = in GetOrCreateMul() local
153 const auto& entry = (*out)[type]; in LookupOrCreate() local
161 auto& entry = (*out)[type]; in LookupOrCreate() local
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DClipDistanceTest.cpp246 GLuint y = 0; in TEST_P() local
336 GLuint y = 0; in TEST_P() local
512 GLuint y = 0; in TEST_P() local
530 for (int y = 0; y < getWindowHeight(); ++y) in TEST_P() local
565 GLuint y = 0; in TEST_P() local
582 for (int y = 0; y < getWindowHeight(); ++y) in TEST_P() local
659 GLuint y = 0; in TEST_P() local
676 for (int y = 0; y < getWindowHeight(); ++y) in TEST_P() local
923 for (auto entry : entries) in TEST_P() local
1090 for (auto entry : entries) in TEST_P() local
[all …]
/aosp_15_r20/external/clang/test/Sema/
H A Dexpr-address-of.c4 struct entry { struct xx *whatever; struct
10 register struct entry *p; in test() argument
22 register int *y; in foo() local
69 register int *y; in f2() local
/aosp_15_r20/external/arm-optimized-routines/math/aarch64/
H A Dv_log.c35 struct entry struct
41 static inline struct entry argument
56 special_case (float64x2_t x, float64x2_t y, float64x2_t hi, float64x2_t r2, in special_case()
65 float64x2_t z, r, r2, p, y, kd, hi; in V_NAME_D1() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/dominator_tree/
H A Dgenerated.cpp44 uint32_t x, uint32_t y) { in check_dominance()
61 const Function* fn, uint32_t x, uint32_t y) { in check_no_dominance()
116 const BasicBlock* entry = spvtest::GetBasicBlock(fn, 10); in TEST_F() local
283 const BasicBlock* entry = spvtest::GetBasicBlock(fn, 8); in TEST_F() local
404 const BasicBlock* entry = spvtest::GetBasicBlock(fn, 10); in TEST_F() local
601 const BasicBlock* entry = spvtest::GetBasicBlock(fn, 10); in TEST_F() local
732 const BasicBlock* entry = spvtest::GetBasicBlock(fn, 10); in TEST_F() local
836 const BasicBlock* entry = spvtest::GetBasicBlock(fn, 8); in TEST_F() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/dominator_tree/
Dgenerated.cpp44 uint32_t x, uint32_t y) { in check_dominance()
61 const Function* fn, uint32_t x, uint32_t y) { in check_no_dominance()
116 const BasicBlock* entry = spvtest::GetBasicBlock(fn, 10); in TEST_F() local
283 const BasicBlock* entry = spvtest::GetBasicBlock(fn, 8); in TEST_F() local
404 const BasicBlock* entry = spvtest::GetBasicBlock(fn, 10); in TEST_F() local
601 const BasicBlock* entry = spvtest::GetBasicBlock(fn, 10); in TEST_F() local
732 const BasicBlock* entry = spvtest::GetBasicBlock(fn, 10); in TEST_F() local
836 const BasicBlock* entry = spvtest::GetBasicBlock(fn, 8); in TEST_F() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/dominator_tree/
H A Dgenerated.cpp44 uint32_t x, uint32_t y) { in check_dominance()
61 const Function* fn, uint32_t x, uint32_t y) { in check_no_dominance()
116 const BasicBlock* entry = spvtest::GetBasicBlock(fn, 10); in TEST_F() local
283 const BasicBlock* entry = spvtest::GetBasicBlock(fn, 8); in TEST_F() local
404 const BasicBlock* entry = spvtest::GetBasicBlock(fn, 10); in TEST_F() local
601 const BasicBlock* entry = spvtest::GetBasicBlock(fn, 10); in TEST_F() local
732 const BasicBlock* entry = spvtest::GetBasicBlock(fn, 10); in TEST_F() local
836 const BasicBlock* entry = spvtest::GetBasicBlock(fn, 8); in TEST_F() local
/aosp_15_r20/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEditTextView.java323 void onRecipientChipDeleted(RecipientEntry entry); in onRecipientChipDeleted()
335 void onRecipientChipAdded(RecipientEntry entry); in onRecipientChipAdded()
1469 RecipientEntry entry = createTokenizedEntry(token); in createReplacementChip() local
1698 RecipientEntry entry = createTokenizedEntry(text); in commitChip() local
1793 RecipientEntry entry = RecipientEntry.constructFakeEntry(text, isValid(text)); in handleEdit() local
1845 final RecipientEntry entry = lastRecipientChip.getEntry(); in onKeyDown() local
1937 final float y = event.getY(); in onTouchEvent() local
1991 private boolean touchedWarningIcon(float x, float y, DrawableRecipientChip currentChip) { in touchedWarningIcon()
2097 private int putOffsetInRange(final float x, final float y) { in putOffsetInRange()
2163 /* package */String createAddressText(RecipientEntry entry) { in createAddressText()
[all …]
/aosp_15_r20/frameworks/base/rs/java/android/renderscript/
H A DMesh.java369 Entry entry = mVertexTypes[ct]; in create() local
384 Entry entry = (Entry)mIndexTypes.elementAt(ct); in create() local
535 Entry entry = mVertexTypes[ct]; in create() local
541 Entry entry = (Entry)mIndexTypes.elementAt(ct); in create() local
669 public TriangleMeshBuilder addVertex(float x, float y) { in addVertex()
691 public TriangleMeshBuilder addVertex(float x, float y, float z) { in addVertex()
732 public TriangleMeshBuilder setNormal(float x, float y, float z) { in setNormal()
/aosp_15_r20/external/skia/tools/viewer/
H A DViewer.cpp1632 void onDrawTextBlob(const SkTextBlob* blob, SkScalar x, SkScalar y, in onDrawTextBlob()
1846 for (int y = 0; y < fWindow->height(); y += tileH) { in drawSlide() local
1859 for (int y = 0; y < fWindow->height(); y += tileH) { in drawSlide() local
1965 SkPoint Viewer::mapEvent(float x, float y) { in mapEvent()
1974 bool Viewer::onTouch(intptr_t owner, skui::InputState state, float x, float y) { in onTouch()
2027 bool Viewer::onMouse(int x, int y, skui::InputState state, skui::ModifierKey modifiers) { in onMouse()
2064 bool Viewer::onMouseWheel(float delta, int x, int y, skui::ModifierKey) { in onMouseWheel()
2087 bool Viewer::onPinch(skui::InputState state, float scale, float x, float y) { in onPinch()
2797 CachedShader& entry(fCachedShaders.push_back()); in drawImGui() local
2820 CachedShader& entry(fCachedShaders.push_back()); in drawImGui() local
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/test/
Dtest_coordinate_matrix_inplace_merge.cpp70 for (size_t entry = 0; entry < nr_entries; ++ entry) { in BOOST_UBLAS_TEST_DEF() local
72 int y = rand() % size_y; in BOOST_UBLAS_TEST_DEF() local
89 for (size_t entry = 0; entry < nr_entries; ++ entry) { in BOOST_UBLAS_TEST_DEF() local
91 int y = rand() % size_y; in BOOST_UBLAS_TEST_DEF() local
/aosp_15_r20/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.cpp101 void ensureEventTraced(const Entry& entry) { in ensureEventTraced()
108 const std::unique_ptr<trace::EventTrackerInterface>& getTraceTracker(const EventEntry& entry) { in getTraceTracker()
338 const DispatchEntry& entry = *queue[i]; in dumpQueue() local
496 KeyEvent createKeyEvent(const KeyEntry& entry) { in createKeyEvent()
581 float y, bool isStylus, const ui::Transform& displayTransform) { in windowAcceptsTouchAt()
610 float y, const ui::Transform& displayTransform) { in windowOccludesTouchAt()
619 bool isPointerFromStylus(const MotionEntry& entry, int32_t pointerIndex) { in isPointerFromStylus()
650 const EventEntry& entry) { in verifyTargetedInjection()
669 std::pair<float, float> resolveTouchedPosition(const MotionEntry& entry) { in resolveTouchedPosition()
701 const MotionEntry& entry, in getHoveringWindowsLocked()
[all …]
/aosp_15_r20/external/mesa3d/src/asahi/compiler/
H A Dagx_lower_parallel_copy.c96 agx_index y = copy->src; in do_swap() local
134 entry_blocked(struct agx_copy *entry, struct copy_ctx *ctx) in entry_blocked()
145 is_real(struct agx_copy *entry) in is_real()
153 split_32bit_copy(struct copy_ctx *ctx, struct agx_copy *entry) in split_32bit_copy()
221 struct agx_copy *entry = &copies[i]; in agx_emit_parallel_copies_for_class() local
237 struct agx_copy *entry = &ctx->entries[i]; in agx_emit_parallel_copies_for_class() local
284 struct agx_copy *entry = &ctx->entries[i]; in agx_emit_parallel_copies_for_class() local
311 struct agx_copy *entry = &ctx->entries[i]; in agx_emit_parallel_copies_for_class() local
361 struct agx_copy *entry = &ctx->entries[i]; in agx_emit_parallel_copies_for_class() local
/aosp_15_r20/external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/renderer/
H A DHorizontalBarChartRenderer.java201 float y = (buffer.buffer[j + 1] + buffer.buffer[j + 3]) / 2f; in drawValues() local
212 BarEntry entry = dataSet.getEntryForIndex(j / 4); in drawValues() local
265 BarEntry entry = dataSet.getEntryForIndex(index); in drawValues() local
335 float y; in drawValues() local
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationGutsManager.java225 public void onDensityOrFontScaleChanged(NotificationEntry entry) { in onDensityOrFontScaleChanged()
289 NotificationEntry entry = row.getEntry(); in bindGuts() local
532 NotificationEntry entry = row.getEntry(); in initializeConversationNotificationInfo() local
601 int x, int y, boolean resetMenu) { in closeAndSaveGuts()
640 int y, in openGuts()
676 int y, in openGutsInternal()

12345678910>>...54