Home
last modified time | relevance | path

Searched defs:current (Results 701 - 725 of 945) sorted by relevance

1...<<21222324252627282930>>...38

/third_party/node/deps/v8/src/objects/
H A Djs-function.cc1262 Handle<JSReceiver> current = in CalculateExpectedNofProperties() local
/third_party/node/deps/v8/src/regexp/
H A Dregexp-interpreter.cc39 bool BackRefMatchesNoCase(Isolate* isolate, int from, int current, int len, in BackRefMatchesNoCase() argument
56 bool BackRefMatchesNoCase(Isolate* isolate, int from, int current, int len, in BackRefMatchesNoCase() argument
384 RawMatch( Isolate* isolate, ByteArray code_array, String subject_string, base::Vector<const Char> subject, int* output_registers, int output_register_count, int total_register_count, int current, uint32_t current_char, RegExp::CallOrigin call_origin, const uint32_t backtrack_limit) RawMatch() argument
[all...]
/third_party/node/deps/v8/src/snapshot/
H A Ddeserializer.cc910 int current = start_slot_index; in ReadData() local
922 FullMaybeObjectSlot current = start; in ReadData() local
[all...]
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_compiler.cpp1235 get_prev_shader(struct d3d12_context *ctx, pipe_shader_type current) get_prev_shader() argument
1260 get_next_shader(struct d3d12_context *ctx, pipe_shader_type current) get_next_shader() argument
[all...]
H A Dd3d12_compiler.h222 struct d3d12_shader *current; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_debug.c164 struct si_shader *current = state->current; in si_dump_gfx_shader() local
[all...]
/third_party/mksh/
H A Dhistrap.c451 static char **current; variable
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_compute.c726 struct r600_pipe_shader *current; in compute_emit_cs() local
[all...]
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_sess.c1146 SSL_SESSION *current; in SSL_CTX_flush_sessions() local
/third_party/pulseaudio/src/pulsecore/
H A Dresampler.c693 size_t current; in pa_resampler_prepare() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
H A Dmtl_common.h469 ImageNativeIndex current() const { return ImageNativeIndex(mNativeIndexIte.current(), 0); } in current() function in rx::mtl::final
/third_party/skia/src/gpu/v1/
H A DClipStack.cpp451 void ClipStack::RawElement::markInvalid(const SaveRecord& current) { in markInvalid() argument
456 void ClipStack::RawElement::restoreValid(const SaveRecord& current) { in restoreValid() argument
598 bool ClipStack::RawElement::combine(const RawElement& other, const SaveRecord& current) { in combine() argument
677 void ClipStack::RawElement::updateForElement(RawElement* added, const SaveRecord& current) { in updateForElement() argument
742 Mask(const SaveRecord& current, const SkIRect& drawBounds) Mask() argument
761 appliesToDraw(const SaveRecord& current, const SkIRect& drawBounds) const appliesToDraw() argument
1166 SaveRecord& current = fSaves.back(); restore() local
1185 const SaveRecord& current = this->currentSaveRecord(); getConservativeBounds() local
1506 SaveRecord& current = fSaves.back(); writableSaveRecord() local
1593 GetSWMaskFP(GrRecordingContext* context, Mask::Stack* masks, const SaveRecord& current, const SkIRect& bounds, const Element** elements, int count, std::unique_ptr<GrFragmentProcessor> clipFP) GetSWMaskFP() argument
[all...]
/third_party/skia/src/core/
H A DSkPathBuilder.cpp595 const SkPoint& current() const { in current() function in __anon18708::PointIterator
H A DSkStream.cpp155 SkFILEStream::SkFILEStream(std::shared_ptr<FILE> file, size_t end, size_t start, size_t current) in SkFILEStream() argument
796 const SkDynamicMemoryWStream::Block* current = fCurrent; variable
799 SkASSERT(current); variable
[all...]
H A DSkDevice.cpp516 ClipState& current = fClipStack.back(); in writableClip() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A Dmain.cpp48 Current *current = (Current*)storage; in releaseCurrent() local
80 Current *current in attachThread() local
206 Current *current = (Current*)sw::Thread::getLocalStorage(currentTLS); getCurrent() local
218 Current *current = getCurrent(); setCurrentError() local
225 Current *current = getCurrent(); getCurrentError() local
232 Current *current = getCurrent(); setCurrentAPI() local
239 Current *current = getCurrent(); getCurrentAPI() local
246 Current *current = getCurrent(); setCurrentContext() local
263 Current *current = getCurrent(); getCurrentContext() local
270 Current *current = getCurrent(); setCurrentDrawSurface() local
287 Current *current = getCurrent(); getCurrentDrawSurface() local
294 Current *current = getCurrent(); setCurrentReadSurface() local
311 Current *current = getCurrent(); getCurrentReadSurface() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DPixelRoutine.cpp862 void PixelRoutine::blendFactor(Vector4s &blendFactor, const Vector4s &current, const Vector4s &pixel, BlendFactor blendFactorActive) in blendFactor() argument
943 blendFactorAlpha(Vector4s &blendFactor, const Vector4s &current, const Vector4s &pixel, BlendFactor blendFactorAlphaActive) blendFactorAlpha() argument
1171 alphaBlend(int index, Pointer<Byte> &cBuffer, Vector4s &current, Int &x) alphaBlend() argument
1290 logicOperation(int index, Pointer<Byte> &cBuffer, Vector4s &current, Int &x) logicOperation() argument
1385 writeColor(int index, Pointer<Byte> &cBuffer, Int &x, Vector4s &current, Int &sMask, Int &zMask, Int &cMask) writeColor() argument
[all...]
/third_party/openssl/ssl/
H A Dssl_sess.c1180 SSL_SESSION *current; in SSL_CTX_flush_sessions() local
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp149 static inline void uintToString(LargestUInt value, char*& current) { in uintToString() argument
544 Reader::Location current = begin; in normalizeEOL() local
3814 const char* current = path.c_str(); makePath() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp149 static inline void uintToString(LargestUInt value, char*& current) { in uintToString() argument
544 Reader::Location current = begin; in normalizeEOL() local
3814 const char* current = path.c_str(); makePath() local
[all...]
/third_party/skia/third_party/externals/imgui/
H A Dimgui_internal.h439 static inline float ImLinearSweep(float current, float target, float speed) { if (current < target) return ImMin(current + speed, target); if (current > target) return ImMax(current - speed, target); return current; } in ImLinearSweep() argument
[all...]
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dbackward_references_cost_enc.c376 CostInterval* current = manager->head_; in UpdateCostAtIndex() local
395 PositionOrphanInterval(CostManager* const manager, CostInterval* const current, CostInterval* previous) PositionOrphanInterval() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dalphaindex.cpp374 const UnicodeString &fixLabel(const UnicodeString &current, UnicodeString &temp) { in fixLabel() argument
468 UnicodeString &current = *getString(indexCharacters, i); in createBucketList() local
[all...]
H A Dolsontz.cpp567 UDate current = uprv_getUTCtime(); in useDaylightTime() local
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dwrtxml.cpp695 struct SResource *current = NULL; in array_write_xml() local
929 struct SResource *current = NULL; in table_write_xml() local
[all...]

Completed in 45 milliseconds

1...<<21222324252627282930>>...38