HomeSort by relevance Sort by last modified time
    Searched refs:Tagged (Results 1 - 17 of 17) sorted by null

  /external/pdfium/xfa/fxfa/parser/
cxfa_tagged.cpp 16 constexpr wchar_t kName[] = L"tagged";
25 XFA_Element::Tagged,
cxfa_pdf.cpp 30 {XFA_Element::Tagged, 1, 0},
cxfa_node_statics.cpp 627 {0xfcbd606c /* tagged */, XFA_Element::Tagged},
    [all...]
  /external/v8/src/
property.cc 78 Representation::Tagged(), any_type);
92 Representation::Tagged(), 0);
field-index.h 28 Representation representation = Representation::Tagged());
property-details.h 106 static Representation Tagged() { return Representation(kTagged); }
152 return Representation::Tagged();
bootstrapper.cc     [all...]
objects-inl.h 592 if (!FLAG_track_fields) return Representation::Tagged();
603 return Representation::Tagged();
    [all...]
objects.cc     [all...]
  /external/kotlinc/lib/
kotlin-imports-dumper-compiler-plugin.jar 
  /external/v8/tools/torque/vim-torque/syntax/
torque.vim 47 syn keyword torqueType Tagged Smi HeapObject Object
  /external/v8/tools/heap-stats/
global-timeline.js 66 {type: 'number', label: 'Tagged fields'},
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Pp2Dxe/
Mvpp2Lib.c 757 IN BOOLEAN Tagged,
765 Tid = Tagged ? MVPP2_PE_EDSA_TAGGED : MVPP2_PE_EDSA_UNTAGGED;
768 Tid = Tagged ? MVPP2_PE_DSA_TAGGED : MVPP2_PE_DSA_UNTAGGED;
788 if (Tagged) {
789 /* Set Tagged bit in DSA tag */
795 /* If packet is Tagged continue check vlans */
820 IN BOOLEAN Tagged,
828 Tid = Tagged ? MVPP2_PE_ETYPE_EDSA_TAGGED : MVPP2_PE_ETYPE_EDSA_UNTAGGED;
832 Tid = Tagged ? MVPP2_PE_ETYPE_DSA_TAGGED : MVPP2_PE_ETYPE_DSA_UNTAGGED;
864 if (Tagged) {
    [all...]
  /external/pdfium/xfa/fxfa/
fxfa_basic.h 927 Tagged,
  /external/v8/src/heap/
factory.cc     [all...]
  /external/v8/src/compiler/
js-native-context-specialization.cc 256 // The value must be callable therefore tagged.
259 constant = JSObject::FastPropertyAt(holder, Representation::Tagged(),
    [all...]
  /external/v8/src/ic/
accessor-assembler.cc 644 // function (tagged!).
    [all...]

Completed in 464 milliseconds