/external/chromium_org/third_party/widevine/cdm/ |
widevine_cdm_version_h.target.linux-x86_64.mk | 31 ### Rules for final target.
|
/external/chromium_org/v8/tools/gyp/ |
v8.target.darwin-arm.mk | 24 ### Rules for final target.
|
v8.target.darwin-arm64.mk | 24 ### Rules for final target.
|
v8.target.darwin-mips.mk | 24 ### Rules for final target.
|
v8.target.darwin-x86.mk | 24 ### Rules for final target.
|
v8.target.darwin-x86_64.mk | 24 ### Rules for final target.
|
v8.target.linux-arm.mk | 24 ### Rules for final target.
|
v8.target.linux-arm64.mk | 24 ### Rules for final target.
|
v8.target.linux-mips.mk | 24 ### Rules for final target.
|
v8.target.linux-x86.mk | 24 ### Rules for final target.
|
v8.target.linux-x86_64.mk | 24 ### Rules for final target.
|
/external/freetype/ |
Android.mk | 52 # the following is for testing only, and should not be used in final builds
|
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/ |
tcd.h | 266 void opj_tcd_makelayer_fixed(opj_tcd_t *tcd, OPJ_UINT32 layno, OPJ_UINT32 final); 273 OPJ_UINT32 final);
|
/frameworks/support/v17/leanback/ |
Android.mk | 18 # We do this here because the final static library must be compiled with an older 20 # contains will not be linked into the final static library. 34 # (e.g. KitKat) and final static library. 73 # Here is the final static library that apps can link against.
|
/frameworks/support/v7/appcompat/ |
Android.mk | 17 # Here is the final static library that apps can link against.
|
/frameworks/support/v7/gridlayout/ |
Android.mk | 17 # Here is the final static library that apps can link against.
|
/frameworks/support/v7/palette/ |
Android.mk | 17 # Here is the final static library that apps can link against.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
codecs.py | 173 def encode(self, input, final=False): 206 def _buffer_encode(self, input, errors, final): 211 def encode(self, input, final=False): 214 (result, consumed) = self._buffer_encode(data, self.errors, final) 245 def decode(self, input, final=False): 288 def _buffer_decode(self, input, errors, final): 293 def decode(self, input, final=False): 296 (result, consumed) = self._buffer_decode(data, self.errors, final) [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/ |
hp_roman8.py | 23 def encode(self, input, final=False): 27 def decode(self, input, final=False):
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
codecs.py | 173 def encode(self, input, final=False): 206 def _buffer_encode(self, input, errors, final): 211 def encode(self, input, final=False): 214 (result, consumed) = self._buffer_encode(data, self.errors, final) 245 def decode(self, input, final=False): 288 def _buffer_decode(self, input, errors, final): 293 def decode(self, input, final=False): 296 (result, consumed) = self._buffer_decode(data, self.errors, final) [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/ |
hp_roman8.py | 23 def encode(self, input, final=False): 27 def decode(self, input, final=False):
|
/system/media/camera/docs/ |
CameraMetadataEnums.mako | 42 public static final int ${jenum_value(entry, value)} = ${enum_calculate_value_string(value)};
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
LookaheadStream.h | 39 public static final int UNINITIALIZED_EOF_ELEMENT_INDEX = Integer.MAX_VALUE;
|
/external/llvm/lib/Target/R600/ |
AMDGPUTargetTransformInfo.cpp | 39 class AMDGPUTTI final : public ImmutablePass, public TargetTransformInfo { class in namespace:__anon29871
|
/hardware/intel/bootstub/ |
Android.mk | 44 # Then assemble the final bootstub file 92 # Then assemble the final 2ndbootloader file
|