HomeSort by relevance Sort by last modified time
    Searched full:initializers (Results 451 - 475 of 1236) sorted by null

<<11121314151617181920>>

  /external/swiftshader/third_party/LLVM/docs/CommandGuide/
llvm-bcanalyzer.pod 98 Ths size, in bytes, of the Global Variable Definitions and their initializers.
  /external/swiftshader/third_party/LLVM/lib/Linker/
LinkModules.cpp 646 // processing global initializers.
787 // linkGlobalInits - Update the initializers in the Dest module now that all
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
GlobalDCE.cpp 95 // The first pass is to drop initializers of global variables which are dead.
  /external/toybox/
Android.mk 218 -Wno-missing-field-initializers \
  /external/v8/gypfiles/
standalone.gypi 779 '-Wmissing-field-initializers',
829 '-Wno-missing-field-initializers',
    [all...]
  /external/v8/testing/gtest/cmake/
internal_utils.cmake 98 "-Wextra -Wno-unused-parameter -Wno-missing-field-initializers")
  /frameworks/compile/slang/
rs_cc_options.cpp 132 // Always turn off warnings for empty initializers, since we really want to
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclObjC.h     [all...]
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/SPIRV/
SPVRemapper.h 255 // Note: avoiding brace initializers to please older versions os MSVC.
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
linkValidate.cpp 191 // Merge the function bodies and global-level initializers from unitGlobals into globals.
244 // Check for consistent types/qualification/initializers etc.
350 // Initializers have to match, if both are present, and if we don't already know the types don't match
354 error(infoSink, "Initializers must match:");
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/glslang/SPIRV/
SPVRemapper.h 255 // Note: avoiding brace initializers to please older versions os MSVC.
  /system/core/adb/
Android.mk 16 -Wno-missing-field-initializers \
  /system/core/libutils/
String16.cpp 92 // this constructor is used when we can't rely on the static-initializers
  /external/clang/lib/Sema/
SemaInit.cpp 1 //===--- SemaInit.cpp - Semantic Analysis for Initializers ----------------===//
10 // This file implements semantic analysis for initializers.
226 /// are copying initializers as we map them over to the semantic
333 // l.lp.x[1][0..1] should not be filled with implicit initializers because the
344 // initializers but with special "NoInitExpr" place holders, which tells the
345 // CodeGen not to generate any initializers for these parts.
    [all...]
  /docs/source.android.com/en/devices/tech/dalvik/
configure.html 227 startup. This saves each app from having to run these class initializers
250 results out of the boot.art file on startup instead of running the initializers
  /external/arm-neon-tests/
compute_ref_data.c 49 /* Initializers for arrays of vectors. */
193 input buffer, so force 1- and 2-elements initializers to have 4
  /external/clang/include/clang/AST/
ExternalASTSource.h 111 /// \brief Resolve the offset of a set of C++ constructor initializers in
112 /// the decl stream into an array of initializers.
  /external/compiler-rt/lib/profile/
InstrProfData.inc 23 * initializers for the member fields of the core data structures. The field
46 * 4. To construct constant array for the initializers:

Completed in 941 milliseconds

<<11121314151617181920>>