Home
last modified time | relevance | path

Searched defs:gp (Results 1 – 25 of 96) sorted by relevance

1234

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DGlobalizationPreferencesTest.java44 GlobalizationPreferences gp = new GlobalizationPreferences(); in TestDefault() local
122 GlobalizationPreferences gp = new GlobalizationPreferences(); in TestFreezable() local
275 GlobalizationPreferences gp = new GlobalizationPreferences(); in TestSetLocales() local
414 GlobalizationPreferences gp = new GlobalizationPreferences(); in TestResourceBundle() local
465 GlobalizationPreferences gp = new GlobalizationPreferences(); in TestTerritory() local
534 GlobalizationPreferences gp = new GlobalizationPreferences(); in TestCurrency() local
629 GlobalizationPreferences gp = new GlobalizationPreferences(); in TestCalendar() local
709 GlobalizationPreferences gp = new GlobalizationPreferences(); in TestTimeZone() local
792 GlobalizationPreferences gp = new GlobalizationPreferences(); in TestCollator() local
877 GlobalizationPreferences gp = new GlobalizationPreferences(); in TestBreakIterator() local
[all …]
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/format/
DGlobalizationPreferencesTest.java41 GlobalizationPreferences gp = new GlobalizationPreferences(); in TestDefault() local
119 GlobalizationPreferences gp = new GlobalizationPreferences(); in TestFreezable() local
272 GlobalizationPreferences gp = new GlobalizationPreferences(); in TestSetLocales() local
411 GlobalizationPreferences gp = new GlobalizationPreferences(); in TestResourceBundle() local
462 GlobalizationPreferences gp = new GlobalizationPreferences(); in TestTerritory() local
531 GlobalizationPreferences gp = new GlobalizationPreferences(); in TestCurrency() local
626 GlobalizationPreferences gp = new GlobalizationPreferences(); in TestCalendar() local
706 GlobalizationPreferences gp = new GlobalizationPreferences(); in TestTimeZone() local
789 GlobalizationPreferences gp = new GlobalizationPreferences(); in TestCollator() local
874 GlobalizationPreferences gp = new GlobalizationPreferences(); in TestBreakIterator() local
[all …]
/third_party/skia/src/core/
DSkBlockAllocator.cpp129 GrowthPolicy gp = static_cast<GrowthPolicy>(fGrowthPolicy); in releaseBlock() local
185 GrowthPolicy gp = static_cast<GrowthPolicy>(fGrowthPolicy); in reset() local
222 GrowthPolicy gp = static_cast<GrowthPolicy>(fGrowthPolicy); in addBlock() local
/third_party/ffmpeg/libavformat/
Doggparsedirac.c69 int64_t gp = granule; in dirac_gptopts() local
102 static uint64_t old_dirac_gptopts(AVFormatContext *s, int idx, uint64_t gp, in old_dirac_gptopts()
Doggparsetheora.c145 static uint64_t theora_gptopts(AVFormatContext *ctx, int idx, uint64_t gp, in theora_gptopts()
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/3.4/
DType_checking_for_globalThis.ts32 let gp:any = globalThis variable
/third_party/ffmpeg/libavcodec/ppc/
Dasm.S61 .macro movrel rd, sym, gp
85 .macro movrel rd, sym, gp
/third_party/skia/src/gpu/
DGrMeshDrawTarget.h40 void recordDraw(const GrGeometryProcessor* gp, in recordDraw()
/third_party/mesa3d/src/gallium/winsys/i915/drm/
Di915_drm_winsys.c22 struct drm_i915_getparam gp; in i915_drm_get_device_id() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_shader_state.c266 struct nv50_program *gp = nv50->gmtyprog; in nv50_gmtyprog_validate() local
604 struct nv50_program *vp, struct nv50_program *gp) in nv50_vp_gp_mapping()
639 struct nv50_program *gp = nv50->gmtyprog; in nv50_gp_linkage_validate() local
/third_party/skia/tests/
DPrimitiveProcessorTest.cpp85 const GP& gp = args.fGeomProc.cast<GP>(); in onCreateProgramInfo() local
128 GrGeometryProcessor* gp = GP::Make(arena, fNumAttribs); in onCreateProgramInfo() local
/third_party/skia/bench/
DVertexColorSpaceBench.cpp53 const GP& gp = geomProc.cast<GP>(); in makeProgramImpl() local
59 const GP& gp = args.fGeomProc.cast<GP>(); in makeProgramImpl() local
182 GrGeometryProcessor* gp = GP::Make(arena, fMode, fColorSpaceXform); in onCreateProgramInfo() local
/third_party/libunwind/src/ia64/
DGfind_unwind_table.c42 Elf64_Addr gp = 0; in find_gp() local
/third_party/mesa3d/src/broadcom/drm-shim/
Dvc4_noop.c70 struct drm_vc4_get_param *gp = arg; in vc4_ioctl_get_param() local
/third_party/mesa3d/src/gallium/drivers/lima/drm-shim/
Dlima_noop.c44 struct drm_lima_get_param *gp = arg; in lima_ioctl_get_param() local
/third_party/skia/src/gpu/effects/
DGrBezierEffect.cpp53 const GrConicEffect& gp = args.fGeomProc.cast<GrConicEffect>(); in onEmitCode() local
241 const GrQuadEffect& gp = args.fGeomProc.cast<GrQuadEffect>(); in onEmitCode() local
/third_party/skia/tools/gpu/
DTestOps.cpp40 const auto& gp = geomProc.cast<GP>(); in makeProgramImpl() local
46 const auto& gp = args.fGeomProc.cast<GP>(); in makeProgramImpl() local
/third_party/mesa3d/src/panfrost/drm-shim/
Dpanfrost_noop.c47 struct drm_panfrost_get_param *gp = arg; in pan_ioctl_get_param() local
/third_party/skia/src/gpu/ops/
DGrSimpleMeshDrawOpHelperWithStencil.cpp52 GrGeometryProcessor* gp, in createProgramInfoWithStencil()
/third_party/mesa3d/src/etnaviv/drm-shim/
Detnaviv_noop.c191 struct drm_etnaviv_param *gp = arg; in etnaviv_ioctl_get_param() local
/third_party/skia/src/gpu/glsl/
DGrGLSLVarying.cpp60 void GrGLSLVaryingHandler::emitAttributes(const GrGeometryProcessor& gp) { in emitAttributes()
/third_party/ffmpeg/libavcodec/alpha/
Dregdef.h62 #define gp $29 /* global pointer */ macro
/third_party/node/deps/v8/src/wasm/
Dwasm-linkage.h156 constexpr LinkageAllocator(const Register* gp, int gpc, in LinkageAllocator()
/third_party/libunwind/tests/
Dia64-test-dyn1.c43 unw_word_t gp = 0; in create_func() local
/third_party/python/Lib/lib2to3/pgen2/
Ddriver.py113 def load_grammar(gt="Grammar.txt", gp=None, argument

1234