HomeSort by relevance Sort by last modified time
    Searched refs:Union (Results 276 - 300 of 342) sorted by null

<<11121314

  /external/pdfium/xfa/fxfa/app/
xfa_ffdocview.cpp 551 m_mapPageInvalidate[pPageView]->Union(rtInvalidate);
  /external/v8/src/crankshaft/
typing.cc 673 AstType::Union(bounds_->get(expr->left()).upper,
693 // union of Smi and Unsigned32 as upper bound instead.
lithium-allocator.cc 553 if (live_in != NULL) live_out->Union(*live_in);
    [all...]
  /frameworks/compile/slang/
slang_rs_reflection_cpp.cpp 968 case clang::APValue::Union:
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
BdsBoot.c     [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
BdsBoot.c     [all...]
  /external/flatbuffers/src/
idl_parser.cpp 51 static_cast<BaseType>(reflection::Union),
175 TD(Union, 264, "union") \
406 if (attribute_ == "union") {
612 // For union fields, add a second auto-generated field to hold the type,
618 // Only cpp supports the union vector feature so far.
623 // For vector of union fields, add a second auto-generated vector field to
722 // If this field is a union, and it has a manually assigned id,
774 return Error("missing type field after this union value: " +
    [all...]
  /external/google-breakpad/src/testing/scripts/generator/cpp/
ast.py 312 class Union(_NestedType):
    [all...]
  /external/googletest/googlemock/scripts/generator/cpp/
ast.py 313 class Union(_NestedType):
    [all...]
  /external/llvm/lib/Analysis/
ScalarEvolutionExpander.cpp     [all...]
  /external/v8/testing/gmock/scripts/generator/cpp/
ast.py 313 class Union(_NestedType):
    [all...]