Home
last modified time | relevance | path

Searched defs:target (Results 1126 - 1150 of 2093) sorted by relevance

1...<<41424344454647484950>>...84

/third_party/spirv-tools/test/val/
H A Dval_cfg_test.cpp1078 f >> target; GetReachableMergeAndContinue() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboCompletenessTests.cpp313 const GLenum target = GL_COLOR_ATTACHMENT0; in build() local
431 const GLenum target = s_targets[i]; in build() local
H A Des3fFboStateQueryTests.cpp46 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 Des3fBooleanStateQueryTests.cpp505 InitialBooleanTestCase (Context& context, StateVerifier* verifier, const char* name, const char* description, GLenum target, bool reference) in InitialBooleanTestCase() argument
H A Des3fBufferMapTests.cpp612 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 Des31fIntegerStateQueryTests.cpp79 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 DglsShaderLibraryCase.cpp635 BeforeDrawValidator::BeforeDrawValidator (const glw::Functions& gl, glw::GLuint target, TargetType targetType) in BeforeDrawValidator() argument
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fBufferTestUtil.cpp137 const char* getBufferTargetName (deUint32 target) in getBufferTargetName() argument
/arkcompiler/runtime_core/static_core/compiler/tests/aarch64/
H A Dencoder64_test_2.cpp1366 auto target = GetEncoder()->GetTarget(); in TEST_F() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
H A Dstd_core_String.cpp386 icu::UnicodeString target; in StdCoreStringLocaleCmp() local
/arkcompiler/ets_frontend/ets2panda/checker/types/
H A DtypeRelation.h297 bool IsIdenticalTo(Type const *source, Type const *target) in IsIdenticalTo() argument
/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Dnumber_helper_test.cpp689 JSHandle<EcmaString> target = factory->NewFromASCII("8.2"); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_object.cpp97 JSHandle<JSTaggedValue> target = GetCallArg(argv, 0); in Assign() local
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/
H A Dassembler_x64.cpp528 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 Dbuiltins_function_stub_builder.cpp134 GateRef target = thisValue; in PrototypeBind() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dntype_hcr_lowering.cpp283 GateRef target = builder_.IntPtr(index); in LowerCallRuntime() local
/arkcompiler/ets_frontend/ets2panda/util/
H A Darktsconfig.cpp270 static bool ParseCollection(const JsonObject *config, Collection &out, const std::string &target, in ParseCollection() argument
/arkcompiler/ets_runtime/ecmascript/deoptimizer/
H A Ddeoptimizer.cpp321 Method* Deoptimizier::GetMethod(JSTaggedValue &target) in GetMethod() argument
/arkcompiler/ets_runtime/ecmascript/
H A Djs_function.h82 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 Dmpeg12enc.c131 AVRational target = av_inv_q(s->avctx->time_base); in find_frame_rate_index() local
H A Dcbs_av1.c502 static int cbs_av1_tile_log2(int blksize, int target) in cbs_av1_tile_log2() argument
H A Daacdec.c214 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 Dffmpeg_filter.c55 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 Dlibf2fs_io.c266 long entry, least_used, target; in dcache_find() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Df_sendcmd.c89 char *target, *command, *arg; member
[all...]

Completed in 37 milliseconds

1...<<41424344454647484950>>...84