/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elfvsb/ |
define.s | 2 .globl protected 3 .type protected,"object" 4 protected: label
|
/external/abi-compliance-checker/modules/Internals/ |
RegTests.pm | 308 protected: label 363 protected: label 372 protected: label [all...] |
/external/libedit/src/ |
sys.h | 73 #ifndef protected 74 # define protected /* Redefined from elsewhere to "static" */ macro
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
TokenRewriteStream.as | 91 protected var programs:Object = new Object(); 94 protected var lastRewriteTokenIndexes:Object = new Object(); 183 protected function setLastRewriteTokenIndex(programName:String, i:int):void { 187 protected function getProgram(name:String):Array { 313 protected function reduceToSingleOperationPerIndex(rewrites:Array):Array { 396 protected function catOpText(a:Object, b:Object):String { 405 protected function getKindOfOps(rewrites:Array, kind:Class, before:int = -1):Array { 85 public static const MIN_TOKEN_INDEX:int = 0; class
|
/hardware/intel/img/psb_video/src/android/ |
psb_surface_gralloc.c | 109 int protected = (VA_RT_FORMAT_PROTECTED & format); local 119 driver_data->protected = protected; 265 int protected = (VA_RT_FORMAT_PROTECTED & format); local 274 driver_data->protected = protected; 417 obj_surface->share_info->force_output_method = protected ? OUTPUT_FORCE_OVERLAY : OUTPUT_FORCE_OVERLAY_FOR_SW_DECODE; 446 obj_surface->share_info->surface_protected = driver_data->protected;
|
/hardware/intel/img/psb_video/src/x11/ |
psb_xvva.c | 143 drv_debug_msg(VIDEO_DEBUG_GENERAL, "use sprite plane to playback rotated protected video\n"); 592 unsigned int protected, 600 unsigned int flags = protected? IS_PROTECTED : 0; 778 unsigned int protected = vaPtr->src_srf.pl_flags & 0; local 780 vaStatus = psb_check_rotatesurface(ctx, rotate_width, rotate_height, protected, fourcc);
|
/packages/apps/Test/connectivity/sl4n/rapidjson/test/perftest/ |
misctest.cpp | 22 #define protected public
macro [all...] |
/external/ipsec-tools/src/racoon/ |
isakmp_inf.c | 456 int protected = 0; 455 int protected = 0; local [all...] |
/hardware/intel/common/wrs_omxil_core/utils/src/ |
audio_parser.c | 44 protected : 1, member in struct:mp3_frame_header_s::__anon40617::__anon40618 58 protected : 1, 244 "Protected by CRC", "Not protected" 394 *crc = header.protected; 409 LOGV(" protection: 0x%x, %s\n", header.protected, 410 protection_string[header.protected]);
|
/external/clang/test/Preprocessor/ |
cxx_oper_keyword_ms_compat.cpp | 73 #define protected macro 158 protected
|