/third_party/elfutils/libdw/ |
D | cfi.c | 74 Dwarf_Frame *bigger = realloc (*pfs, size); in enough_registers() local 75 if (unlikely (bigger == NULL)) in enough_registers() 83 memset (bigger->regs + bigger->nregs, 0, in enough_registers() 84 (reg + 1 - bigger->nregs) * sizeof bigger->regs[0]); in enough_registers() 85 bigger->nregs = reg + 1; in enough_registers() 86 *pfs = bigger; in enough_registers()
|
/third_party/flutter/skia/third_party/externals/sdl/src/audio/ |
D | sdlgenaudiocvt.pl | 373 my $bigger = getBiggerCtype($ffloat, $fsize); 485 … sample${idx} = ($fctype) (((($bigger) $swapped) + (($bigger) last_sample${idx})) $interp); 519 my $bigger = getBiggerCtype($ffloat, $fsize); 567 $bigger last_sample${idx} = ($bigger) $val; 579 const $bigger sample${idx} = ($bigger) $val;
|
/third_party/typescript/tests/baselines/reference/ |
D | controlFlowAnalysisOnBareThisKeyword.symbols | 8 function bigger(this: {}) { 9 >bigger : Symbol(bigger, Decl(controlFlowAnalysisOnBareThisKeyword.ts, 0, 51))
|
D | controlFlowAnalysisOnBareThisKeyword.js | 3 function bigger(this: {}) { function 17 function bigger() {
|
D | controlFlowAnalysisOnBareThisKeyword.types | 8 function bigger(this: {}) { 9 >bigger : (this: {}) => void
|
/third_party/protobuf/src/google/protobuf/stubs/ |
D | bytestream.cc | 125 char* bigger = new char[new_capacity]; in Expand() local 126 memcpy(bigger, buf_, size_); in Expand() 128 buf_ = bigger; in Expand()
|
/third_party/skia/src/codec/ |
D | SkAndroidCodec.cpp | 269 auto bigger = this->getSampledDimensions(sampleSize - 1); in computeSampleSize() local 270 if (bigger == *desiredSize || !smaller_than(bigger, *desiredSize)) { in computeSampleSize() 271 *desiredSize = bigger; in computeSampleSize()
|
/third_party/flutter/skia/src/codec/ |
D | SkAndroidCodec.cpp | 281 auto bigger = this->getSampledDimensions(sampleSize - 1); in computeSampleSize() local 282 if (bigger == *desiredSize || !smaller_than(bigger, *desiredSize)) { in computeSampleSize() 283 *desiredSize = bigger; in computeSampleSize()
|
/third_party/skia/third_party/externals/brotli/c/tools/ |
D | brotli.md | 59 compression level (0-9); bigger values cause denser, but slower compression 77 compression level (0-11); bigger values cause denser, but slower compression 84 `(2**NUM - 16)`; 0 lets compressor decide over the optimal value; bigger
|
/third_party/typescript/tests/cases/compiler/ |
D | controlFlowAnalysisOnBareThisKeyword.ts | 3 function bigger(this: {}) { function
|
/third_party/elfutils/libelf/ |
D | elf_compress.c | 177 void *bigger = realloc (out_buf, out_size + block); in __libelf_compress() local 178 if (bigger == NULL) in __libelf_compress() 183 out_buf = bigger; in __libelf_compress()
|
/third_party/node/deps/cares/ |
D | msvc_ver.inc | 22 # Pick an arbitrary bigger number for all later versions
|
/third_party/flutter/skia/site/dev/design/conical/ |
D | index.md | 37 there are multiple (at most 2) solutions of $t$, choose the bigger one. 56 smaller one (so $t$ could be the bigger one). 67 find the bigger one if $1 - f > 0$, and smaller one if $1 - f < 0$, so the corresponding $t$ is 68 always the bigger one (note that $f \neq 1$, otherwise we'll swap $C_0, r_0$ with $C_1, r_1$). 90 2. we still need to handle cases of choosing the bigger/smaller $x_t$; 113 positive $x_t > 0$ and bigger $t$, we have our final algorithm: 137 In step 7, we try to select either the smaller or bigger $\hat x_t$ based on whether the final $t$
|
/third_party/skia/site/docs/dev/design/conical/ |
D | _index.md | 43 bigger one. 65 could be the bigger one). 77 $x_t$ solutions, we may want to find the bigger one if $1 - f > 0$, and smaller 78 one if $1 - f < 0$, so the corresponding $t$ is always the bigger one (note that 105 2. we still need to handle cases of choosing the bigger/smaller $x_t$; 136 that we only want positive $x_t > 0$ and bigger $t$, we have our final 162 In step 7, we try to select either the smaller or bigger $\hat x_t$ based on
|
/third_party/libwebsockets/READMEs/ |
D | README.problems.md | 26 As a library, lws is always just a component in a bigger application. 28 When users have a problem involving lws, what is happening in the bigger
|
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/ |
D | viewport.dart | 14 /// A widget that is bigger on the inside. 46 /// Creates a widget that is bigger on the inside. 218 /// A widget that is bigger on the inside and shrink wraps its children in the 244 /// Creates a widget that is bigger on the inside and shrink wraps its
|
/third_party/gstreamer/gstplugins_good/gst/deinterlace/tvtime/tomsmocomp/ |
D | WierdBob.inc | 40 "psubusb %%mm7, %%mm3\n\t" // nonzero where new weights bigger, else 0 68 "psubusb %%mm7, %%mm3\n\t" // nonzero where new weights bigger, else 0 97 "psubusb %%mm7, %%mm3\n\t" // nonzero where new weights bigger, else 0 177 "psubusb %%mm7, %%mm3\n\t" // nonzero where new weights bigger, else 0
|
/third_party/flutter/flutter/packages/flutter/test/rendering/ |
D | editable_test.dart | 166 // Now the caret height is much bigger due to the bigger font scale. 241 // Now the caret height is much bigger due to the bigger font scale.
|
/third_party/gstreamer/gstplugins_good/ext/jpeg/ |
D | README | 7 new image and finds all 16x16 blocks that have a squared difference bigger than
|
/third_party/bzip2/ |
D | 0002-CVE-2019-12900.patch | 9 so if nSelectors is bigger than BZ_MAX_SELECTORS it'll do an invalid memory
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
D | format_test.cc | 55 std::string bigger(100000, 'x'); in TEST() local 56 EXPECT_EQ(bigger, absl::FormatTime(bigger, t, tz)); in TEST()
|
/third_party/flutter/engine/flutter/lib/web_ui/lib/src/engine/services/ |
D | buffers.dart | 262 /// Create a bigger buffer. 264 /// This method determines how much bigger a bigger buffer should
|
/third_party/node/deps/npm/node_modules/performance-now/test/ |
D | performance-now.coffee | 25 it "for 10,000 numbers, number n is never bigger than number n-1", ->
|
/third_party/ltp/testcases/kernel/io/direct_io/ |
D | README | 40 for bigger runs. The test fail with either data comparaision failures
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/ |
D | NOTES | 38 resources consuming on a bigger system. This will create more threads,
|