HomeSort by relevance Sort by last modified time
    Searched defs:AllocationFlags (Results 1 - 3 of 3) sorted by null

  /external/v8/src/
macro-assembler.h 18 enum AllocationFlags {
250 Isolate* isolate, AllocationFlags flags) {
259 Isolate* isolate, AllocationFlags flags) {
code-stub-assembler.h 69 typedef base::Flags<AllocationFlag> AllocationFlags;
244 Node* Allocate(Node* size, AllocationFlags flags = kNone);
245 Node* Allocate(int size, AllocationFlags flags = kNone);
503 Node* AllocateSeqOneByteString(int length, AllocationFlags flags = kNone);
506 AllocationFlags flags = kNone);
508 Node* AllocateSeqTwoByteString(int length, AllocationFlags flags = kNone);
511 AllocationFlags flags = kNone);
524 AllocationFlags flags = kNone);
529 AllocationFlags flags = kNone);
534 AllocationFlags flags = kNone)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h     [all...]

Completed in 95 milliseconds