| /third_party/skia/third_party/externals/tint/src/writer/msl/ |
| H A D | generator_impl_intrinsic_test.cc | 191 auto* target = sem->Target(); in TEST_P() local
|
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| H A D | ucnv_err.h | 200 char *target; /**< Pointer to the target buffer. @stable ICU 2.0 */ member 216 UChar *target; /**< Pointer to the target buffer. @stable ICU 2.0 */ member
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | ustr_cnv.cpp | 136 UChar *target = ucs1; in u_uastrncpy() local 208 char *target = s1; in u_austrncpy() local
|
| /third_party/python/PCbuild/ |
| H A D | build.bat | 60 set target=Build
variable 72 if "%~1"=="-r" (set target=Rebuild) & shift & goto CheckOpts
variable 73 if "%~1"=="-t" (set target=%2) & shift & shift & goto CheckOpts
variable 143 set target=Build
variable
|
| /third_party/protobuf/python/ |
| H A D | setup.py | 148 target = 'test_python' variable in test_conformance
|
| /third_party/protobuf/src/google/protobuf/stubs/ |
| H A D | statusor_test.cc | 121 StatusOr<int> target; in TEST() local 129 StatusOr<int> target; in TEST() local 137 StatusOr<double> target; in TEST() local 145 StatusOr<double> target; TEST() local 221 StatusOr<const int*> target; TEST() local 229 StatusOr<int*> target; TEST() local 237 StatusOr<Base2*> target; TEST() local 246 StatusOr<Base2*> target; TEST() local [all...] |
| H A D | substitute.cc | 114 char* target = string_as_array(output) + original_size; in SubstituteAndAppend() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
| H A D | nonsecure_base.h | 114 auto target = absl::MakeSpan(reinterpret_cast<uint32_t*>(buffer.data()), in generate_impl() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | substitute.cc | 79 char* target = &(*output)[original_size]; in SubstituteAndAppendArray() local
|
| /third_party/skia/experimental/graphite/src/ |
| H A D | DrawContext.cpp | 22 sk_sp<DrawContext> DrawContext::Make(sk_sp<TextureProxy> target, in Make() argument 38 DrawContext::DrawContext(sk_sp<TextureProxy> target, const SkImageInfo& ii) in DrawContext() argument
|
| H A D | DrawPass.h | 53 TextureProxy* target() const { return fTarget.get(); } in target() function in skgpu::DrawPass
|
| /third_party/skia/include/effects/ |
| H A D | SkImageFilters.h | 331 SkRect target = pic ? pic->cullRect() : SkRect::MakeEmpty(); in Picture() local
|
| /third_party/skia/gm/ |
| H A D | drawatlascolor.cpp | 84 const SkRect target = SkRect::MakeWH(SkIntToScalar(kAtlasSize), SkIntToScalar(kAtlasSize)); variable
|
| /third_party/spirv-tools/source/util/ |
| H A D | ilist_node.h | 213 void IntrusiveNodeBase<NodeType>::ReplaceWith(NodeType* target) { in ReplaceWith() argument [all...] |
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fSampleShadingTests.cpp | 270 SampleShadingRenderingCase::SampleShadingRenderingCase (Context& ctx, const char* name, const char* desc, RenderTarget target, int numSamples, TestType type) in SampleShadingRenderingCase() argument
|
| H A D | es31fTextureStateQueryTests.cpp | 115 glw::GLenum target; in init() member 273 const glw::GLenum target = (pureStates[stateNdx].intTester == TESTER_TEXTURE_WRAP_R_SET_PURE_INT) ? (GL_TEXTURE_3D) : (GL_TEXTURE_2D); in init() local
|
| /third_party/skia/third_party/externals/sfntly/java/lib/ |
| H A D | icu4j-charset-4_8_1_1.jar | ... .nio.ByteBuffer source
java.nio.CharBuffer target
byte[] sourceArray
char[] targetArray
int oldSource
int offset
int limit ... |
| /arkcompiler/runtime_core/static_core/irtoc/backend/compiler/ |
| H A D | codegen_boundary.cpp | 21 static void PushStackRegister(Encoder *encoder, Target target, Reg threadReg, size_t tlsFrameOffset) in PushStackRegister() argument 36 PushLinkAndStackRegister(Encoder *encoder, Target target, Reg threadReg, size_t tlsFrameOffset) PushLinkAndStackRegister() argument 54 auto target = GetTarget(); GeneratePrologue() local 104 auto target = Target(GetGraph()->GetArch()); CreateFrameInfo() local [all...] |
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ |
| H A D | js_job_queue.cpp | 161 void JsJobQueue::CreateLink(EtsObject *source, EtsObject *target) in CreateLink() argument
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/ |
| H A D | std_core_Promise.cpp | 148 void EtsPromiseCreateLink(EtsObject *source, EtsPromise *target) in EtsPromiseCreateLink() argument
|
| /arkcompiler/runtime_core/static_core/runtime/coroutines/ |
| H A D | stackful_coroutine.cpp | 129 bool StackfulCoroutineContext::SwitchTo(StackfulCoroutineContext *target) in SwitchTo() argument
|
| /arkcompiler/ets_frontend/ets2panda/compiler/base/ |
| H A D | destructuring.cpp | 88 const ir::Expression *target = element; in GenElement() local 155 const ir::Expression *target = propExpr->Value(); in GetAssignmentTarget() local [all...] |
| /arkcompiler/ets_frontend/ets2panda/checker/types/ |
| H A D | type.cpp | 88 bool Type::AssignmentSource([[maybe_unused]] TypeRelation *relation, [[maybe_unused]] Type *target) in AssignmentSource() argument 100 void Type::Cast(TypeRelation *const relation, [[maybe_unused]] Type *target) in Cast() argument 115 void Type::IsSubtypeOf(TypeRelation *const relation, [[maybe_unused]] Type *target) in IsSubtypeOf() argument
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| H A D | builtins_reflect.cpp | 29 JSHandle<JSTaggedValue> target = GetCallArg(argv, 0); in ReflectApply() local 35 JSTaggedValue BuiltinsReflect::ReflectApplyInternal(JSThread *thread, JSHandle<JSTaggedValue> target, in ReflectApplyInternal() argument 68 JSHandle<JSTaggedValue> target = GetCallArg(argv, 0); ReflectConstruct() local 88 ReflectConstructInternal(JSThread *thread, JSHandle<JSTaggedValue> target, JSHandle<TaggedArray> args, JSHandle<JSTaggedValue> newTarget) ReflectConstructInternal() argument 109 JSHandle<JSTaggedValue> target = GetCallArg(argv, 0); ReflectDefineProperty() local 133 JSHandle<JSTaggedValue> target = GetCallArg(argv, 0); ReflectDeleteProperty() local 177 JSHandle<JSTaggedValue> target = GetCallArg(argv, 0); ReflectGetOwnPropertyDescriptor() local 218 JSHandle<JSTaggedValue> target = GetCallArg(argv, 0); ReflectHas() local 223 ReflectHasInternal(JSThread *thread, JSHandle<JSTaggedValue> target, JSHandle<JSTaggedValue> key) ReflectHasInternal() argument 245 JSHandle<JSTaggedValue> target = GetCallArg(argv, 0); ReflectIsExtensible() local 261 JSHandle<JSTaggedValue> target = GetCallArg(argv, 0); ReflectOwnKeys() local 281 JSHandle<JSTaggedValue> target = GetCallArg(argv, 0); ReflectPreventExtensions() local 324 JSHandle<JSTaggedValue> target = GetCallArg(argv, 0); ReflectSetPrototypeOf() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
| H A D | builtins_function_test.cpp | 170 JSHandle<JSFunction> target = factory->NewJSFunction(env); in HWTEST_F_L0() local 211 JSHandle<JSFunction> target in HWTEST_F_L0() local 261 JSHandle<JSFunction> target = factory->NewJSFunction(env); HWTEST_F_L0() local [all...] |