Home
last modified time | relevance | path

Searched defs:sequence (Results 51 - 75 of 213) sorted by relevance

123456789

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DSeparateDeclarations.cpp63 TIntermSequence *sequence = node->getSequence(); in visitDeclaration() local
92 void SeparateDeclarationsTraverser::separateDeclarator(TIntermSequence *sequence, in separateDeclarator() argument
H A DScalarizeVecAndMatConstructorArgs.cpp118 TIntermSequence *sequence = aggregate->getSequence(); in scalarizeArgs() local
204 TIntermSequence &sequence in createTempVariable() local
[all...]
H A DRewriteAtomicCounters.cpp198 const TIntermSequence &sequence = *(node->getSequence()); variable
H A DRemoveUnreferencedVariables.cpp304 TIntermSequence *sequence = node->getSequence(); in traverseBlock() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DRewriteSampleMaskVariable.cpp47 const TIntermSequence &sequence = *(node->getSequence()); variable
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DAnalyzeCallDepth.cpp135 TIntermSequence& sequence = opList->getSequence(); in visitSwitch() local
/third_party/pulseaudio/src/modules/rtp/
H A Drtp-native.c49 uint16_t sequence; member
/third_party/selinux/libselinux/src/
H A Dsestatus.c25 uint32_t sequence; /* sequence number of seqlock logic */ member
[all...]
/third_party/ffmpeg/libavcodec/
H A Dvp9_raw_reorder_bsf.c37 int64_t sequence; member
51 int64_t sequence; member
[all...]
/third_party/ffmpeg/libavformat/
H A Dhlsplaylist.c98 ff_hls_write_playlist_header(AVIOContext *out, int version, int allowcache, int target_duration, int64_t sequence, uint32_t playlist_type, int iframe_mode) ff_hls_write_playlist_header() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DFormattedStringBuilder.java180 public int append(CharSequence sequence, Object field) { in append() argument
189 public int insert(int index, CharSequence sequence, Object field) { in insert() argument
208 public int insert(int index, CharSequence sequence, int start, int end, Object field) { in insert() argument
226 splice( int startThis, int endThis, CharSequence sequence, int startOther, int endOther, Object field) splice() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DFormattedStringBuilder.java166 public int append(CharSequence sequence, Object field) { in append() argument
175 public int insert(int index, CharSequence sequence, Object field) { in insert() argument
194 public int insert(int index, CharSequence sequence, int start, int end, Object field) { in insert() argument
212 splice( int startThis, int endThis, CharSequence sequence, int startOther, int endOther, Object field) splice() argument
[all...]
/third_party/libdrm/etnaviv/
H A Detnaviv_drmif.h206 uint32_t sequence; member
/third_party/lame/frontend/
H A Drtp.c36 int sequence:16; /* sequence number: random */ member
/third_party/mesa3d/src/freedreno/ir2/
H A Ddisasm-a2xx.c640 uint32_t sequence = cf->exec.serialize; in disasm_a2xx() local
/third_party/mesa3d/src/util/
H A Du_thread.h313 uint64_t sequence; member
342 uint64_t sequence = barrier->sequence; in util_barrier_wait() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_screen.c663 nv50_screen_fence_emit(struct pipe_screen *pscreen, u32 *sequence) in nv50_screen_fence_emit() argument
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction-scheduler.h212 InstructionSequence* sequence() { return sequence_; } in sequence() function in v8::internal::compiler::final
/third_party/node/deps/v8/src/inspector/
H A Dv8-string-conversions.cc231 static inline UChar32 readUTF8Sequence(const char*& sequence, size_t length) { in readUTF8Sequence() argument
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_graph.cpp220 void search(Graph::Node *node, const bool preorder, const int sequence) in search() argument
284 void search(Graph::Node *node, const int sequence) in search() argument
H A Dnv50_ir_graph.h177 int sequence; member in nv50_ir::Graph
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_screen.c863 nvc0_screen_fence_emit(struct pipe_screen *pscreen, u32 *sequence) in nvc0_screen_fence_emit() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DValidateVaryingLocations.cpp297 const TIntermSequence &sequence = *(node->getSequence()); in visitDeclaration() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/
H A DRewriteR32fImages.cpp269 const TIntermSequence &sequence = *(node->getSequence()); variable
/third_party/protobuf/src/google/protobuf/stubs/
H A Dmap_util.h422 AddTokenCounts( const Sequence& sequence, const typename Collection::value_type::second_type& increment, Collection* const count_map) AddTokenCounts() argument

Completed in 17 milliseconds

123456789