/third_party/ltp/testcases/kernel/syscalls/clock_gettime/ |
H A D | clock_gettime04.c | 115 long long start, end = 0, diff, slack; in run() local
|
/third_party/skia/third_party/externals/freetype/src/cache/ |
H A D | ftccache.h | 147 FT_Long slack; member
|
/third_party/musl/src/malloc/mallocng/ |
H A D | meta.h | 214 size_t slack = (stride-IB-n)/UNIT; in enframe() local
|
/third_party/musl/porting/linux/user/src/malloc/mallocng/ |
H A D | meta.h | 214 size_t slack = (stride-IB-n)/UNIT; in enframe() local
|
/third_party/backends/backend/ |
H A D | xerox_mfp.c | 1232 const int slack = dev->total_img_size - dev->total_out_size; in fill_slack() local 1338 int slack = dev->total_img_size - dev->total_out_size; in sane_read() local [all...] |
/third_party/node/deps/v8/src/ast/ |
H A D | prettyprinter.cc | 661 const int slack = 32; in Print() local
|
/third_party/node/deps/v8/src/objects/ |
H A D | map-updater.cc | 427 const int slack = initial_map.ComputeMinObjectSlack(isolate); in CompleteInobjectSlackTracking() local
|
H A D | js-function.cc | 1099 int slack = initial_map().ComputeMinObjectSlack(isolate); in ComputeInstanceSizeWithMinSlack() local
|
H A D | map.cc | 1391 int slack = SlackForArraySize(old_size, kMaxNumberOfDescriptors); in ShareDescriptor() local 2180 int slack = UnusedPropertyFields(); in ComputeMinObjectSlack() local [all...] |
H A D | objects.cc | 3864 CopyUpTo(Isolate* isolate, Handle<DescriptorArray> desc, int enumeration_index, int slack) CopyUpTo() argument 3872 CopyUpToAddAttributes( Isolate* isolate, Handle<DescriptorArray> source_handle, int enumeration_index, PropertyAttributes attributes, int slack) CopyUpToAddAttributes() argument 3920 CopyForFastObjectClone( Isolate* isolate, Handle<DescriptorArray> src_handle, int enumeration_index, int slack) CopyForFastObjectClone() argument 4404 Allocate(IsolateT* isolate, int nof_descriptors, int slack, AllocationType allocation) Allocate() argument 4420 Initialize(EnumCache empty_enum_cache, HeapObject undefined_value, int nof_descriptors, int slack) Initialize() argument [all...] |
/third_party/node/deps/v8/src/heap/ |
H A D | factory-base.cc | 863 NewDescriptorArray( int number_of_descriptors, int slack, AllocationType allocation) NewDescriptorArray() argument
|
H A D | factory.cc | 1802 NewTransitionArray(int number_of_transitions, int slack) NewTransitionArray() argument
|
/third_party/node/deps/v8/src/compiler/ |
H A D | heap-refs.cc | 576 int slack = std::numeric_limits<int>::max(); in InstanceSizeWithMinSlack() local
|
/third_party/node/deps/v8/src/ic/ |
H A D | ic.cc | 3217 int slack = 0; in FastCloneObjectMap() local
|