| /third_party/spirv-tools/test/val/ |
| H A D | val_cfg_test.cpp | 1078 f >> target; GetReachableMergeAndContinue() local [all...] |
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fFboCompletenessTests.cpp | 313 const GLenum target = GL_COLOR_ATTACHMENT0; in build() local 431 const GLenum target = s_targets[i]; in build() local
|
| H A D | es3fFboStateQueryTests.cpp | 46 void checkAttachmentComponentSizeAtLeast (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLenum target, GLenum attachment, int r, int g, int b, int a, int d, int s) in checkAttachmentComponentSizeAtLeast() argument 83 void checkAttachmentComponentSizeExactly (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLenum target, GLenum attachment, int r, int g, int b, int a, int d, int s) in checkAttachmentComponentSizeExactly() argument 144 void checkAttachmentParam(tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLenum target, GLenum attachment, GLenum pname, GLenum reference) in checkAttachmentParam() argument 153 void checkColorAttachmentParam(tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLenum target, GLenum pname, GLenum reference) in checkColorAttachmentParam() argument 1003 GLenum target; init() member [all...] |
| H A D | es3fBooleanStateQueryTests.cpp | 505 InitialBooleanTestCase (Context& context, StateVerifier* verifier, const char* name, const char* description, GLenum target, bool reference) in InitialBooleanTestCase() argument
|
| H A D | es3fBufferMapTests.cpp | 612 deUint32 target = bufferTargets[targetNdx]; in init() local 632 deUint32 target = bufferTargets[targetNdx]; in init() local 657 deUint32 target = bufferTargets[targetNdx]; in init() local 678 deUint32 target = bufferTargets[targetNdx]; init() local 695 deUint32 target = bufferTargets[targetNdx]; init() local 710 deUint32 target = bufferTargets[targetNdx]; init() local 725 deUint32 target = bufferTargets[targetNdx]; init() local 740 deUint32 target = bufferTargets[targetNdx]; init() local 762 deUint32 target = bufferTargets[targetNdx]; init() local 783 deUint32 target = bufferTargets[targetNdx]; init() local [all...] |
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fIntegerStateQueryTests.cpp | 79 MaxSamplesCase::MaxSamplesCase (Context& context, const char* name, const char* desc, glw::GLenum target, int minValue, QueryType verifierType) in MaxSamplesCase() argument 189 MinimumValueCase::MinimumValueCase (Context& context, const char* name, const char* desc, glw::GLenum target, int minValue, QueryType verifierType) in MinimumValueCase() argument 198 MinimumValueCase::MinimumValueCase (Context& context, const char* name, const char* desc, glw::GLenum target, int minValue, QueryType verifierType, glu::ApiType minVersion) in MinimumValueCase() argument 244 AlignmentCase(Context& context, const char* name, const char* desc, glw::GLenum target, int minValue, QueryType verifierType) AlignmentCase() argument 253 AlignmentCase(Context& context, const char* name, const char* desc, glw::GLenum target, int minValue, QueryType verifierType, glu::ApiType minVersion) AlignmentCase() argument 404 FramebufferMinimumValueCase(Context& context, const char* name, const char* desc, glw::GLenum target, int minValue, glw::GLenum tiedTo, QueryType verifierType) FramebufferMinimumValueCase() argument 497 CombinedUniformComponentsCase(Context& context, const char* name, const char* desc, glw::GLenum target, QueryType verifierType) CombinedUniformComponentsCase() argument 505 CombinedUniformComponentsCase(Context& context, const char* name, const char* desc, glw::GLenum target, QueryType verifierType, glu::ApiType minVersion) CombinedUniformComponentsCase() argument [all...] |
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsShaderLibraryCase.cpp | 635 BeforeDrawValidator::BeforeDrawValidator (const glw::Functions& gl, glw::GLuint target, TargetType targetType) in BeforeDrawValidator() argument
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fBufferTestUtil.cpp | 137 const char* getBufferTargetName (deUint32 target) in getBufferTargetName() argument
|
| /arkcompiler/runtime_core/static_core/compiler/tests/aarch64/ |
| H A D | encoder64_test_2.cpp | 1366 auto target = GetEncoder()->GetTarget(); in TEST_F() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/ |
| H A D | std_core_String.cpp | 386 icu::UnicodeString target; in StdCoreStringLocaleCmp() local
|
| /arkcompiler/ets_frontend/ets2panda/checker/types/ |
| H A D | typeRelation.h | 297 bool IsIdenticalTo(Type const *source, Type const *target) in IsIdenticalTo() argument
|
| /arkcompiler/ets_runtime/ecmascript/base/tests/ |
| H A D | number_helper_test.cpp | 689 JSHandle<EcmaString> target = factory->NewFromASCII("8.2"); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| H A D | builtins_object.cpp | 97 JSHandle<JSTaggedValue> target = GetCallArg(argv, 0); in Assign() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/ |
| H A D | assembler_x64.cpp | 528 void AssemblerX64::Callq(Label *target) in Callq() argument 554 void AssemblerX64::Jmp(Label *target, Distance distance) in Jmp() argument 608 Ja(Label *target, Distance distance) Ja() argument 640 Jb(Label *target, Distance distance) Jb() argument 671 Jz(Label *target, Distance distance) Jz() argument 703 Je(Label *target, Distance distance) Je() argument 735 Bind(Label *target) Bind() argument 915 Jne(Label *target, Distance distance) Jne() argument 955 Jbe(Label *target, Distance distance) Jbe() argument 1119 Jnz(Label *target, Distance distance) Jnz() argument 1151 Jle(Label *target, Distance distance) Jle() argument 1183 Jae(Label *target, Distance distance) Jae() argument 1215 Jg(Label *target, Distance distance) Jg() argument 1247 Jge(Label *target, Distance distance) Jge() argument 1382 Jnb(Label *target, Distance distance) Jnb() argument [all...] |
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| H A D | builtins_function_stub_builder.cpp | 134 GateRef target = thisValue;
in PrototypeBind() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| H A D | ntype_hcr_lowering.cpp | 283 GateRef target = builder_.IntPtr(index); in LowerCallRuntime() local
|
| /arkcompiler/ets_frontend/ets2panda/util/ |
| H A D | arktsconfig.cpp | 270 static bool ParseCollection(const JsonObject *config, Collection &out, const std::string &target, in ParseCollection() argument
|
| /arkcompiler/ets_runtime/ecmascript/deoptimizer/ |
| H A D | deoptimizer.cpp | 321 Method* Deoptimizier::GetMethod(JSTaggedValue &target) in GetMethod() argument
|
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | js_function.h | 82 ECMAObject *target = reinterpret_cast<ECMAObject*>(callTarget.GetTaggedObject()); in IsCompiledCodeFromCallTarget() local 94 ECMAObject *target = reinterpret_cast<ECMAObject*>(callTarget.GetTaggedObject()); in IsFastCallFromCallTarget() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | mpeg12enc.c | 131 AVRational target = av_inv_q(s->avctx->time_base); in find_frame_rate_index() local
|
| H A D | cbs_av1.c | 502 static int cbs_av1_tile_log2(int blksize, int target) in cbs_av1_tile_log2() argument
|
| H A D | aacdec.c | 214 apply_dependent_coupling(AACContext *ac, SingleChannelElement *target, ChannelElement *cce, int index) apply_dependent_coupling() argument 250 apply_independent_coupling(AACContext *ac, SingleChannelElement *target, ChannelElement *cce, int index) apply_independent_coupling() argument
|
| /third_party/ffmpeg/fftools/ |
| H A D | ffmpeg_filter.c | 55 choose_pixel_fmt(AVStream *st, AVCodecContext *enc_ctx, const AVCodec *codec, enum AVPixelFormat target) choose_pixel_fmt() argument
|
| /third_party/f2fs-tools/lib/ |
| H A D | libf2fs_io.c | 266 long entry, least_used, target; in dcache_find() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | f_sendcmd.c | 89 char *target, *command, *arg; member [all...] |