HomeSort by relevance Sort by last modified time
    Searched full:const_type (Results 1 - 25 of 28) sorted by null

1 2

  /external/elfutils/tests/
testfile_const_type.c 1 // gcc -m32 -g -O2 -o const_type const_type.c
run-varlocs.sh 29 [b] CU 'const_type.c'@0
  /system/tpm/trunks/generator/
generator_test.py 175 FAKE_CONSTANT = ('_BEGIN_CONSTANTS\n_CONSTANTS (base_type) const_type\n'
216 self.assertEqual(types[1].new_type, 'const_type')
217 self.assertEqual(constants[0].const_type, 'const_type')
generator.py 369 const_type: The type of the constant (e.g. 'int').
376 def __init__(self, const_type, name, value):
380 const_type: The type of the constant (e.g. 'int').
384 self.const_type = const_type
400 if self.const_type not in defined_types:
401 typemap[self.const_type].OutputForward(out_file, defined_types, typemap)
402 out_file.write(self._CONSTANT % {'type': self.const_type,
    [all...]
  /external/mesa3d/src/compiler/spirv/
spirv_to_nir.c 181 return vtn_const_ssa_value(b, val->constant, val->const_type);
999 assert(val->const_type == glsl_vector_type(GLSL_TYPE_UINT, 3));
1011 val->const_type = vtn_value(b, w[1], vtn_value_type_type)->type->type;
    [all...]
vtn_private.h 312 const struct glsl_type *const_type; member in struct:vtn_value::__anon29354::__anon29355
  /external/tpm2/generator/
test_structure_generator.html 35 <a name=bookmark99>Table 3 Definition of (base_type) const_type Constants </a>
structure_generator_test.py 157 tpm_obj = types['const_type']
159 self.assertEqual(tpm_obj.new_type, 'const_type')
  /external/llvm/include/llvm/Support/
Dwarf.def 77 HANDLE_DW_TAG(0x0026, const_type)
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Dwarf.def 127 HANDLE_DW_TAG(0x0026, const_type)
599 HANDLE_DW_OP(0xa4, const_type)
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
Dwarf.def 127 HANDLE_DW_TAG(0x0026, const_type)
599 HANDLE_DW_OP(0xa4, const_type)
  /external/elfutils/libdw/
known-dwarf.h 568 DWARF_ONE_KNOWN_DW_TAG (const_type, DW_TAG_const_type) \
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/BinaryFormat/
Dwarf.def 127 HANDLE_DW_TAG(0x0026, const_type, 2, DWARF)
599 HANDLE_DW_OP(0xa4, const_type, 5, DWARF)
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/BinaryFormat/
Dwarf.def 127 HANDLE_DW_TAG(0x0026, const_type, 2, DWARF)
599 HANDLE_DW_OP(0xa4, const_type, 5, DWARF)
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/BinaryFormat/
Dwarf.def 131 HANDLE_DW_TAG(0x0026, const_type, 2, DWARF)
603 HANDLE_DW_OP(0xa4, const_type, 5, DWARF)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/BinaryFormat/
Dwarf.def 131 HANDLE_DW_TAG(0x0026, const_type, 2, DWARF)
603 HANDLE_DW_OP(0xa4, const_type, 5, DWARF)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/BinaryFormat/
Dwarf.def 131 HANDLE_DW_TAG(0x0026, const_type, 2, DWARF)
603 HANDLE_DW_OP(0xa4, const_type, 5, DWARF)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/BinaryFormat/
Dwarf.def 131 HANDLE_DW_TAG(0x0026, const_type, 2, DWARF)
603 HANDLE_DW_OP(0xa4, const_type, 5, DWARF)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/BinaryFormat/
Dwarf.def 127 HANDLE_DW_TAG(0x0026, const_type, 2, DWARF)
599 HANDLE_DW_OP(0xa4, const_type, 5, DWARF)
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/BinaryFormat/
Dwarf.def 127 HANDLE_DW_TAG(0x0026, const_type, 2, DWARF)
599 HANDLE_DW_OP(0xa4, const_type, 5, DWARF)
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/BinaryFormat/
Dwarf.def 131 HANDLE_DW_TAG(0x0026, const_type, 2, DWARF)
603 HANDLE_DW_OP(0xa4, const_type, 5, DWARF)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/BinaryFormat/
Dwarf.def 131 HANDLE_DW_TAG(0x0026, const_type, 2, DWARF)
603 HANDLE_DW_OP(0xa4, const_type, 5, DWARF)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/BinaryFormat/
Dwarf.def 131 HANDLE_DW_TAG(0x0026, const_type, 2, DWARF)
603 HANDLE_DW_OP(0xa4, const_type, 5, DWARF)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/BinaryFormat/
Dwarf.def 131 HANDLE_DW_TAG(0x0026, const_type, 2, DWARF)
603 HANDLE_DW_OP(0xa4, const_type, 5, DWARF)
    [all...]
  /toolchain/binutils/binutils-2.27/binutils/
debug.h 265 bfd_boolean (*const_type) (void *); member in struct:debug_write_fns

Completed in 1166 milliseconds

1 2