Home
last modified time | relevance | path

Searched defs:bigger (Results 1 - 9 of 9) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DcontrolFlowAnalysisOnBareThisKeyword.js3 function bigger(this: {}) { function
/third_party/tzdata/
H A Ddate.c199 bool bigger = !ckd_mul(&size, size, 2) && size <= INDEX_MAX; in timeout() local
/third_party/elfutils/libdw/
H A Dcfi.c74 Dwarf_Frame *bigger = realloc (*pfs, size); in enough_registers() local
/third_party/protobuf/src/google/protobuf/stubs/
H A Dbytestream.cc125 char* bigger = new char[new_capacity]; in Expand() local
/third_party/elfutils/libelf/
H A Delf_compress.c177 void *bigger = realloc (out_buf, out_size + block); in __libelf_compress() local
/third_party/skia/src/codec/
H A DSkAndroidCodec.cpp269 auto bigger = this->getSampledDimensions(sampleSize - 1); in computeSampleSize() local
/third_party/unity/test/tests/
H A Dtest_unity_parameterized.c221 void test_SpaceInTestCase(unsigned index, unsigned bigger) in test_SpaceInTestCase() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/numeric/
H A Dint128_test.cc113 absl::uint128 bigger = absl::MakeUint128(2001, 1); in TEST() local
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_pipeline.c713 const struct lvp_pipeline_layout *bigger = smaller == dst->layout ? src : dst->layout; in merge_layouts() local

Completed in 8 milliseconds