Searched defs:flags_out (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ppapi/shared_impl/
H A Dfile_type_conversion.cc39 int* flags_out) {
78 if (flags_out)
79 *flags_out = flags;
38 PepperFileOpenFlagsToPlatformFileFlags(int32_t pp_open_flags, int* flags_out) argument
/external/valgrind/main/none/tests/amd64/
H A Dshrld.c11 ULong flags_out; variable
45 "\tpopq flags_out\n"
66 "\tpopq flags_out\n"
87 "\tpopq flags_out\n"
109 "\tpopq flags_out\n"
130 "\tpopq flags_out\n"
151 "\tpopq flags_out\n"
174 printf("%3d 0x%016llx 0x%llx\n", i, result, flags_out & mask);
187 printf("%3d 0x%016llx 0x%llx\n", i, result, flags_out & mask);
201 printf("%3d 0x%016llx 0x%llx\n", i, result, flags_out
[all...]
/external/chromium_org/content/browser/renderer_host/
H A Ddisplay_link_mac.cc148 CVOptionFlags* flags_out,
143 DisplayLinkCallback( CVDisplayLinkRef display_link, const CVTimeStamp* now, const CVTimeStamp* output_time, CVOptionFlags flags_in, CVOptionFlags* flags_out, void* context) argument

Completed in 212 milliseconds