HomeSort by relevance Sort by last modified time
    Searched full:type_t (Results 1 - 13 of 13) sorted by null

  /external/llvm/test/CodeGen/Hexagon/
store-widen-aliased-load.ll 8 %struct.type_t = type { i8, i8, [2 x i8] }
10 define zeroext i8 @foo(%struct.type_t* nocapture %p) nounwind {
12 %a = getelementptr inbounds %struct.type_t, %struct.type_t* %p, i32 0, i32 0
14 %b = getelementptr inbounds %struct.type_t, %struct.type_t* %p, i32 0, i32 1
  /external/selinux/libsepol/cil/test/unit/
test_cil_resolve_ast.c 68 "(", "typealias", "test", "type_t", ")",
92 "(", "typealias", "foo.test2", "type_t", ")",
    [all...]
test_cil_copy_ast.c 471 char *line[] = {"(", "typealias", ".test.type", "type_t", ")", "(", "type", "test", ")", NULL};
498 char *line[] = {"(", "typettribute", "type_t", ")", NULL};
    [all...]
test_cil_build_ast.c     [all...]
  /frameworks/rs/driver/runtime/
rs_sample.c 538 const Type_t *type = (Type_t *)alloc->mHal.state.type;
590 const Type_t *type = (Type_t *)alloc->mHal.state.type;
637 const Type_t *type = (Type_t *)alloc->mHal.state.type;
rs_allocation.c 43 Type_t *type = (Type_t *)alloc->mHal.state.type;
rs_structs.h 267 } Type_t;
  /frameworks/av/services/audioflinger/
Threads.h 27 enum type_t { enum in class:ThreadBase
35 static const char *threadTypeToString(type_t type);
38 audio_devices_t outDevice, audio_devices_t inDevice, type_t type,
237 type_t type() const { return mType; }
428 const type_t mType;
511 audio_io_handle_t id, audio_devices_t device, type_t type, bool systemReady);
    [all...]
Threads.cpp 427 const char *AudioFlinger::ThreadBase::threadTypeToString(AudioFlinger::ThreadBase::type_t type)
630 audio_devices_t outDevice, audio_devices_t inDevice, type_t type, bool systemReady)
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic4x/
addressing_c4x.d 246 000000b6 <Type_T>:
addressing.s 317 Type_T: stik 0,*AR0
  /external/libvpx/libvpx/
libs.doxy_template 239 # typedef struct type_s {} type_t, will appear in the documentation as a struct
240 # with name type_t. When disabled the typedef will appear as a member of a file,
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
libs.doxy_template 239 # typedef struct type_s {} type_t, will appear in the documentation as a struct
240 # with name type_t. When disabled the typedef will appear as a member of a file,
    [all...]

Completed in 371 milliseconds