HomeSort by relevance Sort by last modified time
    Searched full:context_size (Results 1 - 5 of 5) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tdiinfo.h 80 #define CONTEXT_SIZE 16
84 ULONG_PTR Context[CONTEXT_SIZE / sizeof(ULONG_PTR)];
90 ULONG32 Context[CONTEXT_SIZE / sizeof(ULONG32)];
  /external/chromium_org/v8/src/
snapshot-external.cc 30 int context_size; member in struct:v8::internal::SnapshotImpl
83 snapshot_impl_->context_size);
128 &snapshot_impl_->context_size);
snapshot.h 32 static int context_size() { return context_size_; } function in class:v8::internal::Snapshot
api.cc 283 i::Snapshot::context_size();
    [all...]
  /external/kernel-headers/original/uapi/linux/
audit.h 370 * 8970 // PATH_MAX*2+CONTEXT_SIZE*2+11+256+1

Completed in 702 milliseconds