HomeSort by relevance Sort by last modified time
    Searched defs:output_type (Results 1 - 7 of 7) sorted by null

  /external/llvm/tools/gold/
gold-plugin.cpp 64 lto_codegen_model output_type = LTO_CODEGEN_PIC_MODEL_STATIC; member in namespace:__anon11975
155 output_type = LTO_CODEGEN_PIC_MODEL_DYNAMIC;
158 output_type = LTO_CODEGEN_PIC_MODEL_STATIC;
166 //output_type = LTO_CODEGEN_PIC_MODEL_DYNAMIC_NO_PIC;
396 lto_codegen_set_pic_model(code_gen, output_type);
  /external/qemu/audio/
fmodaudio.c 534 int output_type = -1; local
555 output_type = drvtab[i].type;
569 if (output_type != -1) {
570 status = FSOUND_SetOutput (output_type);
572 fmod_logerr ("FSOUND_SetOutput(%d) failed\n", output_type);
  /device/samsung/manta/audio/
audio_hw.c 114 enum output_type { enum
608 enum output_type type;
948 enum output_type type;
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor.cc 3602 Symbol output_type = LookupSymbol(proto.output_type(), method->full_name()); local
    [all...]
descriptor.pb.h 3559 inline const ::std::string& MethodDescriptorProto::output_type() const { function in class:google::protobuf::MethodDescriptorProto
    [all...]
  /device/samsung/tuna/audio/
audio_hw.c 633 enum output_type { enum
3234 int output_type; local
    [all...]
  /external/valgrind/main/perf/
tinycc.c 2408 int output_type; member in struct:TCCState
21431 static int output_type; variable
    [all...]

Completed in 237 milliseconds