Home
last modified time | relevance | path

Searched defs:gs (Results 1 – 25 of 572) sorted by relevance

12345678910>>...23

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dgimple.h1170 gimple_statement_structure (gimple gs) in gimple_statement_structure()
1732 gimple_num_ops (const_gimple gs) in gimple_num_ops()
1741 gimple_set_num_ops (gimple gs, unsigned num_ops) in gimple_set_num_ops()
1750 gimple_ops (gimple gs) in gimple_ops()
1767 gimple_op (const_gimple gs, unsigned i) in gimple_op()
1781 gimple_op_ptr (const_gimple gs, unsigned i) in gimple_op_ptr()
1795 gimple_set_op (gimple gs, unsigned i, tree op) in gimple_set_op()
1803 gimple_ops (gs)[i] = op; in gimple_set_op() local
1809 is_gimple_assign (const_gimple gs) in is_gimple_assign()
1826 gimple_assign_lhs (const_gimple gs) in gimple_assign_lhs()
[all …]
Dtree-flow-inline.h383 gimple_phi_arg_imm_use_ptr (gimple gs, int i) in gimple_phi_arg_imm_use_ptr()
391 gimple_phi_arg_def (gimple gs, size_t index) in gimple_phi_arg_def()
400 gimple_phi_arg_def_ptr (gimple gs, size_t index) in gimple_phi_arg_def_ptr()
408 gimple_phi_arg_edge (gimple gs, size_t i) in gimple_phi_arg_edge()
416 gimple_phi_arg_location (gimple gs, size_t i) in gimple_phi_arg_location()
424 gimple_phi_arg_location_from_edge (gimple gs, edge e) in gimple_phi_arg_location_from_edge()
432 gimple_phi_arg_set_location (gimple gs, size_t i, source_location loc) in gimple_phi_arg_set_location()
440 gimple_phi_arg_has_location (gimple gs, size_t i) in gimple_phi_arg_has_location()
/aosp_15_r20/external/toybox/kconfig/
H A Dutil.c59 struct gstr gs; in str_new() local
69 struct gstr gs; in str_assign() local
76 void str_free(struct gstr *gs) in str_free()
85 void str_append(struct gstr *gs, const char *s) in str_append()
96 void str_printf(struct gstr *gs, const char *fmt, ...) in str_printf()
107 const char *str_get(struct gstr *gs) in str_get()
/aosp_15_r20/external/libchrome-gestures/src/
H A Dmouse_interpreter_unittest.cc40 Gesture* gs; in TEST() local
92 Gesture* gs; in TEST() local
145 Gesture* gs; in TEST() local
203 Gesture* gs; in TEST() local
242 Gesture* gs; in TEST() local
266 Gesture* gs; in TEST() local
297 Gesture* gs; in TEST() local
H A Dimmediate_interpreter_unittest.cc99 Gesture* gs = wrapper.SyncInterpret(hardware_states[1], nullptr); in TEST() local
162 Gesture* gs = wrapper.SyncInterpret(hardware_states[1], nullptr); in TEST() local
224 Gesture* gs = wrapper.SyncInterpret(hardware_states[1], nullptr); in TEST() local
284 Gesture* gs = wrapper.SyncInterpret(hardware_states[1], nullptr); in ScrollUpTest() local
357 Gesture* gs = wrapper.SyncInterpret(hardware_states[1], nullptr); in TEST() local
449 Gesture* gs = wrapper.SyncInterpret(hardware_states[idx++], nullptr); in TEST() local
535 Gesture* gs = wrapper.SyncInterpret(hardware_states[idx++], nullptr); in TEST() local
597 Gesture* gs = wrapper.SyncInterpret(hardware_states[idx++], nullptr); in TEST() local
664 Gesture* gs = wrapper.SyncInterpret(hardware_states[idx++], nullptr); in TEST() local
837 Gesture* gs = wrapper.SyncInterpret(hs, &timeout); in TEST() local
[all …]
H A Daccel_filter_interpreter.cc163 void AccelFilterInterpreter::ConsumeGesture(const Gesture& gs) { in ConsumeGesture()
256 float AccelFilterInterpreter::get_dt(const Gesture& gs) { in get_dt()
260 float AccelFilterInterpreter::get_adjusted_dt(const Gesture& gs) { in get_adjusted_dt()
274 Gesture& gs, in get_accel_parameters()
415 void AccelFilterInterpreter::smooth_speed(const Gesture& gs, float& speed) { in smooth_speed()
/aosp_15_r20/cts/tests/tests/renderscript/src/android/renderscript/cts/
H A DGlobalSync.java29 protected void setupGlobalSync(RenderScript mRS, ScriptC_global_sync gs, int v) { in setupGlobalSync()
61 ScriptC_global_sync gs = new ScriptC_global_sync(mRS); in testKIGlobalSync() local
82 ScriptC_global_sync gs = new ScriptC_global_sync(mRS); in testKIStaticGlobalSync() local
103 ScriptC_global_sync gs = new ScriptC_global_sync(mRS); in testIKGlobalSync() local
124 ScriptC_global_sync gs = new ScriptC_global_sync(mRS); in testIKStaticGlobalSync() local
H A DVoidPtr.java30 protected void setupVoidPtr(RenderScript mRS, ScriptC_void_ptr gs) { in setupVoidPtr()
63 ScriptC_void_ptr gs = new ScriptC_void_ptr(mRS); in testVoidOutInt() local
91 ScriptC_void_ptr gs = new ScriptC_void_ptr(mRS); in testVoidOutChar() local
120 ScriptC_void_ptr gs = new ScriptC_void_ptr(mRS); in testVoidInInt() local
151 ScriptC_void_ptr gs = new ScriptC_void_ptr(mRS); in testVoidInChar() local
/aosp_15_r20/external/coreboot/util/kconfig/
H A Dutil.c34 struct gstr gs; in str_new() local
43 void str_free(struct gstr *gs) in str_free()
51 void str_append(struct gstr *gs, const char *s) in str_append()
65 void str_printf(struct gstr *gs, const char *fmt, ...) in str_printf()
76 char *str_get(struct gstr *gs) in str_get()
/aosp_15_r20/external/harfbuzz_ng/util/
H A Dshape-format.hh104 GString *gs) in serialize()
124 GString *gs) in serialize_line_no()
135 GString *gs) in serialize_buffer_of_text()
157 GString *gs) in serialize_message()
171 GString *gs) in serialize_buffer_of_glyphs()
H A Dtext-options.hh84 GString *gs = nullptr; member
127 GString *gs, in encode_unicodes()
177 GString *gs = g_string_new (nullptr); in parse_unicodes() local
224 GString *gs = g_string_new (nullptr); in parse_unicodes_before() local
266 GString *gs = g_string_new (nullptr); in parse_unicodes_after() local
/aosp_15_r20/external/mesa3d/src/util/format/
H A Du_format.c1122 #define REMAP_RGB_ONE(r, rs, g, gs, b, bs, type) \ in util_format_rgb_to_bgr() argument
1126 #define REMAP_RGB(rs, gs, bs, type) \ in util_format_rgb_to_bgr() argument
1130 #define REMAP_RGBA_ONE(r, rs, g, gs, b, bs, a, as, type) \ in util_format_rgb_to_bgr() argument
1134 #define REMAP_ARGB_ONE(a, as, r, rs, g, gs, b, bs, type) \ in util_format_rgb_to_bgr() argument
1138 #define REMAP_RGB_AX(A, rs, gs, bs, as, type) \ in util_format_rgb_to_bgr() argument
1142 #define REMAP_AX_RGB(A, rs, gs, bs, as, type) \ in util_format_rgb_to_bgr() argument
1146 #define REMAP_RGBA(rs, gs, bs, as, type) REMAP_RGB_AX(A, rs, gs, bs, as, type) in util_format_rgb_to_bgr() argument
1147 #define REMAP_RGBX(rs, gs, bs, as, type) REMAP_RGB_AX(X, rs, gs, bs, as, type) in util_format_rgb_to_bgr() argument
1148 #define REMAP_ARGB(rs, gs, bs, as, type) REMAP_AX_RGB(A, rs, gs, bs, as, type) in util_format_rgb_to_bgr() argument
1149 #define REMAP_XRGB(rs, gs, bs, as, type) REMAP_AX_RGB(X, rs, gs, bs, as, type) in util_format_rgb_to_bgr() argument
[all …]
/aosp_15_r20/external/libxml2/
H A Dglobals.c637 xmlGlobalState *gs = pthread_getspecific(globalkey); in xmlCleanupGlobalsInternal() local
698 xmlGlobalState *gs = (xmlGlobalState *) state; in xmlFreeGlobalState() local
719 xmlGlobalStatePtr gs = ctxt; in xmlGlobalStateDtor() local
727 xmlRegisterGlobalStateDtor(xmlGlobalState *gs) { in xmlRegisterGlobalStateDtor()
750 xmlInitGlobalState(xmlGlobalStatePtr gs) { in xmlInitGlobalState()
830 xmlGlobalState *gs; in xmlNewGlobalState() local
858 xmlGlobalState *gs; in xmlGetThreadLocalStorage() local
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dglobals.c714 xmlGlobalState *gs = (xmlGlobalState *) state; in xmlFreeGlobalState() local
736 xmlGlobalStatePtr gs = ctxt; in xmlGlobalStateDtor() local
744 xmlRegisterGlobalStateDtor(xmlGlobalState *gs) { in xmlRegisterGlobalStateDtor()
767 xmlInitGlobalState(xmlGlobalStatePtr gs) { in xmlInitGlobalState()
849 xmlGlobalState *gs; in xmlNewGlobalState() local
874 xmlGlobalState *gs; in xmlGetThreadLocalStorage() local
/aosp_15_r20/external/private-join-and-compute/private_join_and_compute/crypto/
H A Dpedersen_over_zn_test.cc316 std::vector<BigNum> gs = {ctx_.CreateBigNum(G), ctx_.CreateBigNum(G2)}; in TEST_F() local
330 std::vector<BigNum> gs = {ctx_.CreateBigNum(G), ctx_.CreateBigNum(G2)}; in TEST_F() local
344 std::vector<BigNum> gs = {ctx_.CreateBigNum(G), ctx_.CreateBigNum(G2)}; in TEST_F() local
369 std::vector<BigNum> gs = {ctx_.CreateBigNum(G), ctx_.CreateBigNum(G2)}; in TEST_F() local
386 std::vector<BigNum> gs = {ctx_.CreateBigNum(G), ctx_.CreateBigNum(G2)}; in TEST_F() local
409 std::vector<BigNum> gs = {ctx_.CreateBigNum(G), ctx_.CreateBigNum(G2)}; in TEST_F() local
H A Dpedersen_over_zn.cc34 Context* ctx, std::vector<BigNum> gs, const BigNum& h, const BigNum& n, in PedersenOverZn()
44 Context* ctx, std::vector<BigNum> gs, const BigNum& h, const BigNum& n, in Create()
168 std::vector<BigNum> gs; in GenerateParameters() local
412 std::vector<BigNum> gs = ::private_join_and_compute::ParseBigNumVectorProto( in ParseParametersProto() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_gs.c25 struct svga_geometry_shader *gs; in svga_create_gs_state() local
56 struct svga_geometry_shader *gs = (struct svga_geometry_shader *)shader; in svga_bind_gs_state() local
72 struct svga_geometry_shader *gs = (struct svga_geometry_shader *)shader; in svga_delete_gs_state() local
H A Dsvga_state_gs.c39 struct svga_geometry_shader *gs = (struct svga_geometry_shader *)shader; in svga_get_compiled_dummy_geometry_shader() local
56 struct svga_geometry_shader *gs = svga->curr.gs; in make_gs_key() local
96 struct svga_geometry_shader *gs = svga->curr.gs; in emit_hw_gs() local
H A Dsvga_state_tgsi_transform.c28 struct svga_geometry_shader *gs) in bind_gs_state()
219 struct svga_geometry_shader *gs = NULL; in emulate_point_sprite() local
404 struct svga_geometry_shader *gs = svga->curr.user_gs; /* current gs */ in update_tgsi_transform() local
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_generators.py964 def simple_conjoin(gs): argument
985 def conjoin(gs): argument
1046 def flat_conjoin(gs): # rename to conjoin to run tests with this instead argument
/aosp_15_r20/out/soong/.intermediates/external/private-join-and-compute/libpjc_crypto/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/external/private-join-and-compute/private_join_and_compute/crypto/proto/
Dpedersen.pb.h302 inline const ::private_join_and_compute::proto::BigNumVector& PedersenParameters::gs() const { in gs() function
307 ::private_join_and_compute::proto::BigNumVector* gs) { in unsafe_arena_set_allocated_gs()
349 inline void PedersenParameters::set_allocated_gs(::private_join_and_compute::proto::BigNumVector* g… in set_allocated_gs()
/aosp_15_r20/out/soong/.intermediates/external/private-join-and-compute/libpjc_crypto/android_arm64_armv8-2a_cortex-a55_sdk_static_apex30/gen/proto/external/private-join-and-compute/private_join_and_compute/crypto/proto/
Dpedersen.pb.h302 inline const ::private_join_and_compute::proto::BigNumVector& PedersenParameters::gs() const { in gs() function
307 ::private_join_and_compute::proto::BigNumVector* gs) { in unsafe_arena_set_allocated_gs()
349 inline void PedersenParameters::set_allocated_gs(::private_join_and_compute::proto::BigNumVector* g… in set_allocated_gs()
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DSurface_Graphite.cpp153 auto gs = static_cast<Surface*>(surface); in Flush() local
194 auto gs = static_cast<const Surface*>(surface.get()); in AsImage() local
208 auto gs = static_cast<const Surface*>(surface.get()); in AsImageCopy() local
/aosp_15_r20/external/mesa3d/src/asahi/lib/
H A Dagx_nir_lower_gs.c269 output_vertex_id_stride(nir_shader *gs) in output_vertex_id_stride()
385 agx_nir_create_geometry_count_shader(nir_shader *gs, const nir_shader *libagx, in agx_nir_create_geometry_count_shader()
597 agx_nir_create_gs_rast_shader(const nir_shader *gs, const nir_shader *libagx, in agx_nir_create_gs_rast_shader()
790 verts_in_output_prim(nir_shader *gs) in verts_in_output_prim()
1166 agx_nir_lower_gs_instancing(nir_shader *gs) in agx_nir_lower_gs_instancing()
1239 agx_nir_lower_gs(nir_shader *gs, const nir_shader *libagx, in agx_nir_lower_gs()
/aosp_15_r20/external/arm-optimized-routines/math/tools/
H A Dplot.py42 def plot(xs, gs, ys, es): argument
60 xs, gs, ys, es = parse(sys.stdin) variable

12345678910>>...23