Home
last modified time | relevance | path

Searched refs:target (Results 2601 - 2625 of 4067) sorted by relevance

1...<<101102103104105106107108109110>>...163

/third_party/node/deps/v8/src/heap/
H A Dmarking-barrier.h51 void RecordRelocSlot(Code host, RelocInfo* rinfo, HeapObject target);
/third_party/node/deps/v8/src/snapshot/embedded/
H A Dplatform-embedded-file-writer-base.h65 virtual void DeclarePointerToSymbol(const char* name, const char* target) = 0;
H A Dplatform-embedded-file-writer-win.h31 void DeclarePointerToSymbol(const char* name, const char* target) override;
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_texture.c103 if (res->target == PIPE_BUFFER) in trace_transfer_create()
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_stubs.c123 struct pipe_video_buffer *target, in vl_mpg12_bs_decode()
122 vl_mpg12_bs_decode(struct vl_mpg12_bs *bs, struct pipe_video_buffer *target, struct pipe_mpeg12_picture_desc *picture, unsigned num_buffers, const void * const *buffers, const unsigned *sizes) vl_mpg12_bs_decode() argument
/third_party/python/Lib/test/
H A Dfork_wait.py52 thread = threading.Thread(target=self.f, args=(i,))
H A Dtest_fork1.py35 t = threading.Thread(target=importer)
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DDisplayGL.h39 EGLenum target,
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DContextImpl.cpp22 void ContextImpl::invalidateTexture(gl::TextureType target) in invalidateTexture() argument
H A DDisplayImpl.cpp87 EGLenum target, in validateImageClientBuffer()
86 validateImageClientBuffer(const gl::Context *context, EGLenum target, EGLClientBuffer clientBuffer, const egl::AttributeMap &attribs) const validateImageClientBuffer() argument
/third_party/skia/src/gpu/gl/
H A DGrGLTexture.h46 GrGLenum target() const;
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ducol_imp.h43 * @param target second collator
48 ucol_equals(const UCollator *source, const UCollator *target);
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dcurrpinf.h226 * @param target the target to copy to
229 void copyHash(const Hashtable* source, Hashtable* target, UErrorCode& status);
H A Dtmutfmt.h231 void copyHash(const Hashtable* source, Hashtable* target, UErrorCode& status);
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Ducbuf.h214 ucbuf_resolveFileName(const char* inputDir, const char* fileName, char* target, int32_t* len, UErrorCode* status);
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftglyph.h301 * target ::
302 * A handle to the target glyph object. 0~in case of error.
309 FT_Glyph *target );
322 * A handle to the target glyph object.
477 * A pointer to a handle to the target glyph.
588 * A handle to the target glyph object.
643 * A pointer to the target matrix. Remains untouched in case of error.
H A Dftoutln.h96 * A pointer to the source target.
261 * A pointer to the target outline descriptor.
291 * target ::
292 * A handle to the target outline.
299 FT_Outline *target );
313 * A pointer to the target outline descriptor.
343 * A handle to the target outline.
408 * A pointer to the target outline descriptor.
428 * OR-ed to the target bitmap.
439 * A pointer to the target bitma
[all...]
H A Dftrender.h58 FT_Glyph target );
/third_party/typescript/tests/baselines/reference/
H A DimportHelpersES6.js16 export declare function __decorate(decorators: Function[], target: any, key?: string | symbol, desc?: any): any;
/third_party/python/Lib/test/test_importlib/import_/
H A Dtest___loader__.py12 def find_spec(self, fullname, path=None, target=None):
/third_party/python/Lib/xml/sax/
H A Dhandler.py182 def processingInstruction(self, target, data):
/third_party/spirv-tools/utils/
H A Dgenerate_registry_tables.py83 parser = XMLParser(target=TreeBuilder(), encoding='utf-8')
/third_party/curl/scripts/
H A Dmk-ca-bundle.pl215 my $target = shift;
217 return defined(List::Util::first { $target eq $_ } @_);
/third_party/gn/src/gn/
H A Dcreate_bundle_target_generator.cc16 #include "gn/target.h"
50 Target* target, in CreateBundleTargetGenerator()
54 : TargetGenerator(target, scope, function_call, err) {} in CreateBundleTargetGenerator()
49 CreateBundleTargetGenerator( Target* target, Scope* scope, const FunctionCallNode* function_call, Err* err) CreateBundleTargetGenerator() argument
/third_party/fsverity-utils/
H A DMakefile294 @for target in $(DEFAULT_TARGETS) $(EXTRA_TARGETS) $(SPECIAL_TARGETS); \
296 echo $$target; \

Completed in 12 milliseconds

1...<<101102103104105106107108109110>>...163