/aosp_15_r20/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/ |
D | SystemBarConfigsImpl.java | 146 public Context getWindowContextBySide(@SystemBarSide int side) { in getWindowContextBySide() 164 public ViewGroup getSystemBarLayoutBySide(@SystemBarSide int side, boolean isSetUp) { in getSystemBarLayoutBySide() 173 private int getSystemBarLayoutResBySide(@SystemBarSide int side, boolean isSetUp) { in getSystemBarLayoutResBySide() 212 public ViewGroup getWindowLayoutBySide(@SystemBarSide int side) { in getWindowLayoutBySide() 230 private int getWindowIdBySide(@SystemBarSide int side) { in getWindowIdBySide() 241 public WindowManager.LayoutParams getLayoutParamsBySide(@SystemBarSide int side) { in getLayoutParamsBySide() 249 public boolean getEnabledStatusBySide(@SystemBarSide int side) { in getEnabledStatusBySide() 265 public boolean getHideForKeyboardBySide(@SystemBarSide int side) { in getHideForKeyboardBySide() 271 public void insetSystemBar(@SystemBarSide int side, ViewGroup view) { in insetSystemBar() 287 public int getSystemBarInsetTypeBySide(@SystemBarSide int side) { in getSystemBarInsetTypeBySide() [all …]
|
D | SystemBarConfigs.java | 48 Context getWindowContextBySide(@SystemBarSide int side); in getWindowContextBySide() 54 ViewGroup getSystemBarLayoutBySide(@SystemBarSide int side, boolean isSetUp); in getSystemBarLayoutBySide() 60 ViewGroup getWindowLayoutBySide(@SystemBarSide int side); in getWindowLayoutBySide() 66 WindowManager.LayoutParams getLayoutParamsBySide(@SystemBarSide int side); in getLayoutParamsBySide() 71 boolean getEnabledStatusBySide(@SystemBarSide int side); in getEnabledStatusBySide() 76 boolean getHideForKeyboardBySide(@SystemBarSide int side); in getHideForKeyboardBySide() 83 void insetSystemBar(@SystemBarSide int side, ViewGroup view); in insetSystemBar() 97 int getSystemBarInsetTypeBySide(@SystemBarSide int side); in getSystemBarInsetTypeBySide()
|
D | CarSystemBarViewFactoryImpl.java | 59 public ViewGroup getSystemBarWindow(@SystemBarSide int side) { in getSystemBarWindow() 65 public CarSystemBarViewController getSystemBarViewController(@SystemBarSide int side, in getSystemBarViewController() 78 private ViewGroup getWindowCached(@SystemBarSide int side) { in getWindowCached() 88 private CarSystemBarViewController getBarCached(@SystemBarSide int side, boolean isSetUp) { in getBarCached()
|
D | CarSystemBarControllerImpl.java | 497 ViewGroup getBarWindow(@SystemBarSide int side) { in getBarWindow() 504 CarSystemBarViewController getBarViewController(@SystemBarSide int side, boolean isSetUp) { in getBarViewController() 521 public void registerBarTouchListener(@SystemBarSide int side, View.OnTouchListener listener) { in registerBarTouchListener() 708 private WindowManager getWindowManagerForSide(@SystemBarSide int side) { in getWindowManagerForSide()
|
D | CarSystemBarViewFactory.java | 30 ViewGroup getSystemBarWindow(@SystemBarSide int side); in getSystemBarWindow() 34 CarSystemBarViewController getSystemBarViewController(@SystemBarSide int side, boolean isSetUp); in getSystemBarViewController()
|
/aosp_15_r20/external/pigweed/pw_rpc/nanopb/ |
H A D | docs.rst | 86 Unary RPC 98 Server streaming RPC 133 Client streaming RPC 137 Bidirectional streaming RPC 184 Method APIs 227 Example usage
|
/aosp_15_r20/external/pigweed/pw_rpc/pwpb/ |
H A D | docs.rst | 87 Unary RPC 98 Server streaming RPC 132 Client streaming RPC 136 Bidirectional streaming RPC 199 Method APIs 242 Example usage
|
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/jsontype/ext/ |
H A D | ExternalTypeIdWithCreatorTest.java | 27 public String side; field in ExternalTypeIdWithCreatorTest.Attack 30 public Attack(String side) { in Attack() 37 public Kick(String side) { in Kick() 44 public Punch(String side) { in Punch()
|
/aosp_15_r20/external/python/cpython2/Demo/turtle/ |
D | tdemo_bytedesign.py | 110 def pentl(self, side, ang, scale): argument 116 def pentr(self, side, ang, scale): argument 122 def tripolyr(self, side, scale): argument 132 def tripolyl(self, side, scale): argument
|
/aosp_15_r20/external/python/cpython3/Lib/turtledemo/ |
D | bytedesign.py | 109 def pentl(self, side, ang, scale): argument 115 def pentr(self, side, ang, scale): argument 121 def tripolyr(self, side, scale): argument 131 def tripolyl(self, side, scale): argument
|
/aosp_15_r20/external/liblc3/test/ |
H A D | ctypes.h | 489 static PyObject *new_tns_data(const struct lc3_tns_data *side) in new_tns_data() 509 static PyObject *to_tns_data(PyObject *obj, struct lc3_tns_data *side) in to_tns_data() 576 static PyObject *new_spec_side(const struct lc3_spec_side *side) in new_spec_side() 594 PyObject *obj, struct lc3_spec_side *side) in to_spec_data() 620 static PyObject *new_side_data(const struct side_data *side) in new_side_data() 640 static PyObject *to_side_data(PyObject *obj, struct side_data *side) in to_side_data()
|
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/ |
D | TaskbarShortcutMenuAccessibilityDelegate.java | 86 int side = action == MOVE_TO_TOP_OR_LEFT in performAction() local 101 side, in performAction() local 111 item.user.getIdentifier(), new Intent(), side, null, in performAction() local
|
/aosp_15_r20/external/liblc3/src/ |
H A D | lc3.c | 286 int nbytes, struct side_data *side) in analyze() 338 const struct side_data *side, int nbytes, void *buffer) in encode() 448 struct side_data side; in lc3_encode() local 566 const void *data, int nbytes, struct side_data *side) in decode() 613 const struct side_data *side, int nbytes) in synthesize() 755 struct side_data side; in lc3_decode() local
|
H A D | spec.c | 824 float *x, struct lc3_spec_side *side) in lc3_spec_analyze() 875 const struct lc3_spec_side *side) in lc3_spec_put_side() 889 int nbytes, const lc3_spec_side_t *side, float *x) in lc3_spec_encode() 915 enum lc3_dt dt, enum lc3_srate sr, struct lc3_spec_side *side) in lc3_spec_get_side() 932 int nbytes, const lc3_spec_side_t *side, float *x) in lc3_spec_decode()
|
/aosp_15_r20/hardware/google/gfxstream/codegen/generic-apigen/ |
D | ApiGen.cpp | 69 int ApiGen::genProcTypes(const std::string &filename, SideType side) in genProcTypes() 133 int ApiGen::genFuncTable(const std::string &filename, SideType side) in genFuncTable() 164 int ApiGen::genContext(const std::string & filename, SideType side) in genContext() 226 int ApiGen::genEntryPoints(const std::string & filename, SideType side) in genEntryPoints() 953 int ApiGen::genContextImpl(const std::string &filename, SideType side) in genContextImpl()
|
/aosp_15_r20/frameworks/base/core/java/android/view/ |
H A D | InsetsAnimationControlImpl.java | 484 private void updateLeashesForSide(@InternalInsetsSide int side, int offset, in updateLeashesForSide() 531 private void addTranslationToMatrix(@InternalInsetsSide int side, int offset, Matrix m, in addTranslationToMatrix() 560 final int side = idSideMap.valueAt(i); in buildSideControlsMap() local 580 @InternalInsetsSide int side = InsetsSource.getInsetSide(control.getInsetsHint()); in buildSideControlsMap() local
|
/aosp_15_r20/external/libwebsockets/lib/tls/mbedtls/ |
H A D | lws-genec.c | 55 lws_genec_keypair_import(struct lws_genec_ctx *ctx, enum enum_lws_dh_side side, in lws_genec_keypair_import() 195 enum enum_lws_dh_side side) in lws_genecdh_set_key() 237 lws_genecdh_new_keypair(struct lws_genec_ctx *ctx, enum enum_lws_dh_side side, in lws_genecdh_new_keypair()
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | ffvertex_prog.c | 137 GLuint side ) in check_active_shininess() 533 static GLuint material_attrib( GLuint side, GLuint property ) in material_attrib() 571 get_material(struct tnl_program *p, GLuint side, in get_material() 588 #define SCENE_COLOR_BITS(side) (( MAT_BIT_FRONT_EMISSION | \ argument 605 get_scenecolor(struct tnl_program *p, GLuint side) in get_scenecolor() 634 GLuint side, GLuint property, bool *is_state_light) in get_lightprod()
|
/aosp_15_r20/external/freetype/src/base/ |
H A D | ftstroke.c | 884 FT_Int side ) in ft_stroker_arcto() 912 FT_Int side ) in ft_stroker_cap() 971 FT_Int side, in ft_stroker_inside() 1038 FT_Int side, in ft_stroker_outside() 1272 FT_Int side; in FT_Stroker_LineTo() local 1431 FT_Int side; in FT_Stroker_ConicTo() local 1638 FT_Int side; in FT_Stroker_CubicTo() local
|
/aosp_15_r20/external/libwebsockets/lib/tls/openssl/ |
H A D | lws-genec.c | 302 enum enum_lws_dh_side side) in lws_genecdh_set_key() 344 lws_genec_new_keypair(struct lws_genec_ctx *ctx, enum enum_lws_dh_side side, in lws_genec_new_keypair() 452 lws_genecdh_new_keypair(struct lws_genec_ctx *ctx, enum enum_lws_dh_side side, in lws_genecdh_new_keypair()
|
/aosp_15_r20/external/cblas/testing/ |
H A D | c_zblas3.c | 98 enum CBLAS_SIDE side; in F77_zhemm() local 162 enum CBLAS_SIDE side; in F77_zsymm() local 453 enum CBLAS_SIDE side; in F77_ztrmm() local 512 enum CBLAS_SIDE side; in F77_ztrsm() local
|
H A D | c_cblas3.c | 98 enum CBLAS_SIDE side; in F77_chemm() local 162 enum CBLAS_SIDE side; in F77_csymm() local 453 enum CBLAS_SIDE side; in F77_ctrmm() local 512 enum CBLAS_SIDE side; in F77_ctrsm() local
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/guide/ |
H A D | example-select-03.kt | 19 val side = Channel<Int>() // allocate side channel in <lambda>() constant
|
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/ |
H A D | rocm_blas.cc | 173 rocblas_side ROCMBlasSide(blas::Side side) { in ROCMBlasSide() 957 bool ROCMBlas::DoBlasTrsm(Stream *stream, blas::Side side, in DoBlasTrsm() 970 bool ROCMBlas::DoBlasTrsm(Stream *stream, blas::Side side, in DoBlasTrsm() 983 bool ROCMBlas::DoBlasTrsm(Stream *stream, blas::Side side, in DoBlasTrsm() 996 bool ROCMBlas::DoBlasTrsm(Stream *stream, blas::Side side, in DoBlasTrsm() 1009 bool ROCMBlas::DoBlasTrsmBatched(Stream *stream, blas::Side side, in DoBlasTrsmBatched() 1022 bool ROCMBlas::DoBlasTrsmBatched(Stream *stream, blas::Side side, in DoBlasTrsmBatched() 1035 bool ROCMBlas::DoBlasTrsmBatched(Stream *stream, blas::Side side, in DoBlasTrsmBatched() 1052 bool ROCMBlas::DoBlasTrsmBatched(Stream *stream, blas::Side side, in DoBlasTrsmBatched()
|
/aosp_15_r20/external/skia/src/utils/ |
H A D | SkPolyUtils.cpp | 78 bool compute_offset_vector(const SkPoint& p0, const SkPoint& p1, SkScalar offset, int side, in compute_offset_vector() 433 int side = winding*compute_side(currEdge->fOffset.fP0, in SkInsetConvexPolygon() local 791 int side; in insert() local 848 int side; in replace() local 911 int side; in remove() local 1188 int side = compute_side(inputPolygonVerts[prevIndex], in is_reflex_vertex() local
|