/external/chromium_org/chrome_frame/ |
custom_sync_call_context.h | 22 typedef Tuple4<HWND, HWND, int, int> output_type; typedef in class:CreateExternalTabContext 39 typedef Tuple1<AutomationMsg_NavigationResponseValues> output_type; typedef in class:BeginNavigateContext 52 typedef Tuple1<bool> output_type; typedef in class:UnloadContext
|
/external/chromium_org/chrome/browser/history/ |
shortcuts_backend_unittest.cc | 115 AutocompleteMatch::Type output_type; member in struct:history::__anon5070 128 EXPECT_EQ(type_cases[i].output_type,
|
/external/chromium_org/tools/gn/ |
target.h | 54 OutputType output_type() const { return output_type_; } function in class:Target
|
/external/llvm/tools/gold/ |
gold-plugin.cpp | 65 lto_codegen_model output_type = LTO_CODEGEN_PIC_MODEL_STATIC; member in namespace:__anon22360 156 output_type = LTO_CODEGEN_PIC_MODEL_DYNAMIC; 159 output_type = LTO_CODEGEN_PIC_MODEL_STATIC; 167 //output_type = LTO_CODEGEN_PIC_MODEL_DYNAMIC_NO_PIC; 396 lto_codegen_set_pic_model(code_gen, output_type);
|
/external/chromium_org/v8/src/ |
code-stubs.cc | 485 Handle<Type> output_type = GetType(isolate, map); local 488 return handle(Type::Union(output_type, nil_type), isolate);
|
/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 609 enum output_type type; 949 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...] |
/external/chromium_org/third_party/protobuf/src/google/protobuf/ |
descriptor.cc | 3998 Symbol output_type = LookupSymbol(proto.output_type(), method->full_name()); local [all...] |
descriptor.pb.h | 4460 inline const ::std::string& MethodDescriptorProto::output_type() const { function in class:google::protobuf::MethodDescriptorProto [all...] |
/external/valgrind/main/perf/ |
tinycc.c | 2408 int output_type; member in struct:TCCState 21431 static int output_type; variable [all...] |