Home
last modified time | relevance | path

Searched defs:by (Results 1 – 25 of 101) sorted by relevance

12345

/third_party/littlefs/scripts/
Dcoverage.py163 def dedup_entries(results, by='name'): argument
205 def print_header(by=''): argument
235 def print_entries(by='name'): argument
Dcode.py314 by=None, argument
349 by=None, argument
520 by=None, argument
Dstructs.py262 by=None, argument
297 by=None, argument
468 by=None, argument
Ddata.py314 by=None, argument
349 by=None, argument
520 by=None, argument
Dstack.py277 by=None, argument
312 by=None, argument
538 by=None, argument
Dsummary.py243 by=None, argument
348 by=None, argument
383 by=None, argument
564 by=None, argument
Dperfbd.py597 by=None, argument
641 by=None, argument
1001 by=None, argument
Dcov.py301 by=None, argument
336 by=None, argument
582 by=None, argument
Dperf.py631 by=None, argument
675 by=None, argument
1019 by=None, argument
/third_party/icu/icu4c/source/test/intltest/
Dsimpleformattertest.cpp360 UnicodeString by("by"); in TestFormatReplaceNoOptimization() local
390 UnicodeString by("by"); in TestFormatReplaceNoOptimizationLeadingText() local
420 UnicodeString by("by"); in TestFormatReplaceOptimization() local
450 UnicodeString by("by"); in TestFormatReplaceNoOptimizationLeadingArgumentUsedTwice() local
479 UnicodeString by("by"); in TestFormatReplaceOptimizationNoOffsets() local
/third_party/ffmpeg/libavcodec/
Dargo.c168 for (int by = 0; by < 8; by++) { in decode_mad1() local
223 for (int by = 0; by < bsize_h; by++) { in decode_mad1() local
229 for (int by = 0; by < bsize_h; by++) { in decode_mad1() local
257 for (int by = 0; by < 2; by++) { in decode_mad1() local
379 for (int by = 0; by < 12; by++) { in decode_mad1_24() local
436 for (int by = 0; by < bsize_h; by++) { in decode_mad1_24() local
442 for (int by = 0; by < bsize_h; by++) { in decode_mad1_24() local
Dtruemotion2.c505 static inline void tm2_hi_res_block(TM2Context *ctx, AVFrame *pic, int bx, int by) in tm2_hi_res_block()
526 static inline void tm2_med_res_block(TM2Context *ctx, AVFrame *pic, int bx, int by) in tm2_med_res_block()
548 static inline void tm2_low_res_block(TM2Context *ctx, AVFrame *pic, int bx, int by) in tm2_low_res_block()
589 static inline void tm2_null_res_block(TM2Context *ctx, AVFrame *pic, int bx, int by) in tm2_null_res_block()
636 static inline void tm2_still_block(TM2Context *ctx, AVFrame *pic, int bx, int by) in tm2_still_block()
671 static inline void tm2_update_block(TM2Context *ctx, AVFrame *pic, int bx, int by) in tm2_update_block()
711 static inline void tm2_motion_block(TM2Context *ctx, AVFrame *pic, int bx, int by) in tm2_motion_block()
Dkmvc.c80 int bx, by; in kmvc_decode_intra_8x8() local
169 int bx, by; in kmvc_decode_inter_8x8() local
/third_party/skia/tests/
DPathOpsSimplifyTrianglesThreadedTest.cpp18 int by = state.fB >> 2; in testSimplifyTrianglesMain() local
76 int by = b >> 2; in DEF_TEST() local
DPathOpsSimplifyDegenerateThreadedTest.cpp17 int by = state.fB >> 2; in testSimplifyDegeneratesMain() local
73 int by = b >> 2; in DEF_TEST() local
DPathOpsSimplifyQuadThreadedTest.cpp21 int by = state.fB >> 2; in testSimplifyQuadsMain() local
/third_party/libsnd/src/GSM610/
Dgsm610_priv.h59 SASR_W (int16_t x, int16_t by) in SASR_W()
66 SASR_L (int32_t x, int16_t by) in SASR_L()
74 SASL_W (int16_t x, int16_t by) in SASL_W()
81 SASL_L (int32_t x, int16_t by) in SASL_L()
/third_party/lzma/CPP/7zip/UI/FileManager/
DComboDialog.cpp46 int bx1, bx2, by; in OnSize() local
/third_party/typescript/tests/baselines/reference/
DgenericTypeParameterEquivalence2.js91 return function (by) { argument
/third_party/skia/third_party/externals/oboe/docs/reference/
Djquery.js16 …e|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,bJ=/(?:^|:|,)(?:\s*\[)+/g,by=/(webkit)[ \/]([\w.]… argument
23 …,bK=/\\/g,bO=/\r\n/g,bQ=/\W/;[0,0].sort(function(){bA=false;return 0});var by=function(bV,e,bY,bZ)… argument
/third_party/node/deps/v8/src/regexp/
Dregexp-bytecode-generator.cc111 void RegExpBytecodeGenerator::SetCurrentPositionFromEnd(int by) { in SetCurrentPositionFromEnd()
123 void RegExpBytecodeGenerator::AdvanceRegister(int register_index, int by) { in AdvanceRegister()
166 void RegExpBytecodeGenerator::AdvanceCurrentPosition(int by) { in AdvanceCurrentPosition()
Dregexp-macro-assembler-tracer.cc41 void RegExpMacroAssemblerTracer::AdvanceCurrentPosition(int by) { in AdvanceCurrentPosition()
112 void RegExpMacroAssemblerTracer::AdvanceRegister(int reg, int by) { in AdvanceRegister()
118 void RegExpMacroAssemblerTracer::SetCurrentPositionFromEnd(int by) { in SetCurrentPositionFromEnd()
/third_party/node/deps/v8/src/heap/
Dmark-compact.h256 void IncrementLiveBytes(MemoryChunk* chunk, intptr_t by) { in IncrementLiveBytes()
282 void IncrementLiveBytes(MemoryChunk* chunk, intptr_t by) { in IncrementLiveBytes()
312 void IncrementLiveBytes(MemoryChunk* chunk, intptr_t by) { in IncrementLiveBytes()
338 void IncrementLiveBytes(MemoryChunk* chunk, intptr_t by) { in IncrementLiveBytes()
355 void IncrementLiveBytes(MemoryChunk* chunk, intptr_t by) { in IncrementLiveBytes()
/third_party/ffmpeg/libavfilter/dnn/
Ddnn_backend_native_layer_depth2space.c64 int y, x, by, bx, ch; in ff_dnn_execute_layer_depth2space() local
/third_party/ffmpeg/libavfilter/
Dvf_colorcontrast.c38 float rc, gm, by; member
108 const float by = s->by * 0.5f; in colorcontrast_slice8() local
162 const float by = s->by * 0.5f; in colorcontrast_slice16() local
214 const float by = s->by * 0.5f; in colorcontrast_slice8p() local
266 const float by = s->by * 0.5f; in colorcontrast_slice16p() local

12345