Home
last modified time | relevance | path

Searched defs:rs (Results 1 – 25 of 387) sorted by relevance

12345678910>>...16

/external/fec/
Drs-common.h7 struct rs { struct
14 int fcr; /* First consecutive root, index form */ argument
20 static inline int modnn(struct rs *rs,int x){ in modnn()
Dinit_rs_char.c12 struct rs *rs = (struct rs *)p; in free_rs_char() local
30 struct rs *rs; in init_rs_char() local
Dinit_rs_int.c12 struct rs *rs = (struct rs *)p; in free_rs_int() local
30 struct rs *rs; in init_rs_int() local
Dinit_rs.c16 struct rs *rs = (struct rs *)p; in free_rs() local
34 struct rs *rs; in init_rs_common() local
/external/mesa3d/src/gallium/frontends/nine/
Dnine_pipe.c14 const DWORD *rs) in nine_convert_dsa_state()
61 const DWORD *rs) in nine_convert_rasterizer_state()
135 nine_convert_blend_state_fixup(struct pipe_blend_state *blend, const DWORD *rs) in nine_convert_blend_state_fixup()
153 nine_convert_blend_state(struct pipe_blend_state *blend_state, const DWORD *rs) in nine_convert_blend_state()
/external/mesa3d/src/gallium/drivers/r300/
Dr300_state_derived.c182 static void r300_rs_col(struct r300_rs_block* rs, int id, int ptr, in r300_rs_col()
194 static void r300_rs_col_write(struct r300_rs_block* rs, int id, int fp_offset, in r300_rs_col_write()
202 static void r300_rs_tex(struct r300_rs_block* rs, int id, int ptr, in r300_rs_tex()
227 static void r300_rs_tex_write(struct r300_rs_block* rs, int id, int fp_offset) in r300_rs_tex_write()
233 static void r500_rs_col(struct r300_rs_block* rs, int id, int ptr, in r500_rs_col()
245 static void r500_rs_col_write(struct r300_rs_block* rs, int id, int fp_offset, in r500_rs_col_write()
257 static void r500_rs_tex(struct r300_rs_block* rs, int id, int ptr, in r500_rs_tex()
279 static void r500_rs_tex_write(struct r300_rs_block* rs, int id, int fp_offset) in r500_rs_tex_write()
301 struct r300_rs_block rs = {0}; in r300_update_rs_block() local
Dr300_render_stencilref.c40 struct r300_rs_state *rs = (struct r300_rs_state*)r300->rs_state.state; in r300_stencilref_begin() local
58 struct r300_rs_state *rs = (struct r300_rs_state*)r300->rs_state.state; in r300_stencilref_switch_side() local
73 struct r300_rs_state *rs = (struct r300_rs_state*)r300->rs_state.state; in r300_stencilref_end() local
/external/rust/cxx/gen/lib/tests/
Dtest.rs6 let rs = quote! { in test_positive() localVariable
25 let rs = quote! {}; in test_negative() localVariable
/external/trusty/arm-trusted-firmware/plat/mediatek/common/lpm/
Dmt_lp_rq.c30 struct mt_lp_res_req *const *rs; in mt_lp_resource_request() local
55 struct mt_lp_res_req *const *rs; in mt_lp_resource_release() local
77 struct mt_lp_res_req *const *rs; in mt_lp_resource_request_manager_register() local
138 struct mt_lp_res_req *const *rs; in mt_lp_rq_get_status() local
/external/clang/test/Analysis/
DMemRegion.cpp25 ReqStruct rs; in testGetDescriptiveName3() local
34 ReqStruct rs; in testGetDescriptiveName4() local
44 ReqStruct rs; in testGetDescriptiveName5() local
Dmpichecker.cpp99 ReqStruct rs; in doubleNonblocking3() local
141 ReqStruct rs; in missingNonBlocking2() local
219 ReqStruct rs; in noDoubleRequestUsage() local
238 ReqStruct rs; in noDoubleRequestUsage2() local
260 ReqStruct rs; in nestedRequest() local
/external/mesa3d/src/vulkan/runtime/radix_sort/
Dradix_sort_vk.c39 radix_sort_vk_get_memory_requirements(radix_sort_vk_t const * rs, in radix_sort_vk_get_memory_requirements()
156 rs_debug_utils_set(VkDevice device, struct radix_sort_vk * rs) in rs_debug_utils_set()
209 rs_pipeline_count(struct radix_sort_vk const * rs) in rs_pipeline_count()
233 struct radix_sort_vk * const rs = calloc(1, sizeof(*rs)); in radix_sort_vk_create() local
488 radix_sort_vk_destroy(struct radix_sort_vk * rs, VkDevice d, VkAllocationCallbacks const * const ac) in radix_sort_vk_destroy()
577 radix_sort_vk_sort_devaddr(radix_sort_vk_t const * rs, in radix_sort_vk_sort_devaddr()
903 radix_sort_vk_sort_indirect_devaddr(radix_sort_vk_t const * rs, in radix_sort_vk_sort_indirect_devaddr()
1266 radix_sort_vk_sort(radix_sort_vk_t const * rs, in radix_sort_vk_sort()
1314 radix_sort_vk_sort_indirect(radix_sort_vk_t const * rs, in radix_sort_vk_sort_indirect()
/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/app/event/implement/
DEscapeReference.java61 private RuntimeServices rs; field in EscapeReference
123 public void setRuntimeServices(RuntimeServices rs) in setRuntimeServices()
DIncludeNotFound.java56 private RuntimeServices rs = null; field in IncludeNotFound
109 public void setRuntimeServices(RuntimeServices rs) in setRuntimeServices()
DPrintExceptions.java57 private RuntimeServices rs = null; field in PrintExceptions
116 public void setRuntimeServices(RuntimeServices rs) in setRuntimeServices()
/external/mesa3d/src/gallium/frontends/clover/util/
Dalgorithm.hpp77 zip(Rs &&... rs) { in zip()
103 for_each(F &&f, Rs &&... rs) { in for_each()
174 all_of(F &&f, Rs &&... rs) { in all_of()
189 any_of(F &&f, Rs &&... rs) { in any_of()
/external/javasqlite/src/main/java/SQLite/JDBC2z/
DJDBCDatabaseMetaData.java541 ResultSet rs = null; in getTables() local
559 JDBCResultSet rs = new JDBCResultSet(tr, null); in getSchemas() local
569 JDBCResultSet rs = new JDBCResultSet(tr, null); in getCatalogs() local
583 JDBCResultSet rs = new JDBCResultSet(tr, null); in getTableTypes() local
634 JDBCResultSet rs = new JDBCResultSet((SQLite.TableResult) tr, null); in getColumns() local
701 JDBCResultSet rs = new JDBCResultSet((SQLite.TableResult) tr, null); in getColumnPrivileges() local
721 JDBCResultSet rs = new JDBCResultSet((SQLite.TableResult) tr, null); in getTablePrivileges() local
764 JDBCResultSet rs = new JDBCResultSet((SQLite.TableResult) tr, null); in getBestRowIdentifier() local
855 JDBCResultSet rs = new JDBCResultSet((SQLite.TableResult) tr, null); in getVersionColumns() local
888 JDBCResultSet rs = new JDBCResultSet((SQLite.TableResult) tr, null); in getPrimaryKeys() local
[all …]
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_rasterpos.c143 struct rastpos_stage *rs = rastpos_stage(stage); in rastpos_point() local
194 struct rastpos_stage *rs = CALLOC_STRUCT(rastpos_stage); in new_draw_rastpos_stage() local
226 struct rastpos_stage *rs; in st_RasterPos() local
/external/cronet/tot/third_party/icu/source/samples/layout/
Dgdiglue.cpp47 GDISurface *rs = (GDISurface *) surface; in rs_gdiRenderingSurfaceSetHDC() local
54 GDISurface *rs = (GDISurface *) surface; in rs_gdiRenderingSurfaceClose() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dreduce_scatter_combiner.cc82 const auto* rs = Cast<HloReduceScatterInstruction>(to_combine.front()); in CombineReduceScatters() local
143 auto* rs = DynCast<HloReduceScatterInstruction>(instruction); in Run() local
/external/cronet/stable/third_party/icu/source/samples/layout/
Dgdiglue.cpp47 GDISurface *rs = (GDISurface *) surface; in rs_gdiRenderingSurfaceSetHDC() local
54 GDISurface *rs = (GDISurface *) surface; in rs_gdiRenderingSurfaceClose() local
/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/resource/loader/
DDataSourceResourceLoader.java262 ResultSet rs = null; in getResourceReader() local
319 ResultSet rs = null; in readLastModified() local
473 private void closeResultSet(final ResultSet rs) in closeResultSet()
/external/guava/android/guava/src/com/google/common/cache/
DStriped64.java208 Cell[] rs; in retryUpdate() local
230 Cell[] rs = new Cell[n << 1]; in retryUpdate() local
248 Cell[] rs = new Cell[2]; in retryUpdate() local
/external/guava/android/guava/src/com/google/common/hash/
DStriped64.java208 Cell[] rs; in retryUpdate() local
230 Cell[] rs = new Cell[n << 1]; in retryUpdate() local
248 Cell[] rs = new Cell[2]; in retryUpdate() local
/external/guava/guava/src/com/google/common/cache/
DStriped64.java208 Cell[] rs; in retryUpdate() local
230 Cell[] rs = new Cell[n << 1]; in retryUpdate() local
248 Cell[] rs = new Cell[2]; in retryUpdate() local

12345678910>>...16