/prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/asm/ |
dwarf2_32.h | 22 #warning "asm/dwarf2.h should be only included in pure assembly files"
|
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/ |
dwarf2_32.h | 22 #warning "asm/dwarf2.h should be only included in pure assembly files"
|
/prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/asm/ |
dwarf2_32.h | 22 #warning "asm/dwarf2.h should be only included in pure assembly files"
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/ |
dwarf2_32.h | 22 #warning "asm/dwarf2.h should be only included in pure assembly files"
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_xml_etree_c.py | 41 # Patch the __name__, to prevent confusion with the pure Python test
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_xml_etree_c.py | 41 # Patch the __name__, to prevent confusion with the pure Python test
|
/prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/ |
jython-2.5.3.pom | 15 language Python written in 100% Pure Java, and seamlessly integrated with
|
/prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/ |
jython-standalone-2.5.3.pom | 15 language Python written in 100% Pure Java, and seamlessly integrated with
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
mapiutil.h | 28 MAPI_IUNKNOWN_METHODS(PURE) 29 MAPI_ITABLEDATA_METHODS(PURE) 42 MAPI_IUNKNOWN_METHODS(PURE) 43 MAPI_IMAPIPROP_METHODS(PURE) 44 MAPI_IPROPDATA_METHODS(PURE)
|
wabutil.h | 28 MAPI_IUNKNOWN_METHODS(PURE) 29 MAPI_ITABLEDATA_METHODS(PURE) 42 MAPI_IUNKNOWN_METHODS(PURE) 43 MAPI_IMAPIPROP_METHODS(PURE) 44 MAPI_IPROPDATA_METHODS(PURE)
|
/prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/scriptc/ |
rs_cl.rsh | 155 _RS_RUNTIME float2 __attribute__((pure, overloadable)) \ 157 _RS_RUNTIME float3 __attribute__((pure, overloadable)) \ 159 _RS_RUNTIME float4 __attribute__((pure, overloadable)) \ 163 _RS_RUNTIME float2 __attribute__((pure, overloadable)) fnc(float2 v1, int2 *v2); \ 164 _RS_RUNTIME float3 __attribute__((pure, overloadable)) fnc(float3 v1, int3 *v2); \ 165 _RS_RUNTIME float4 __attribute__((pure, overloadable)) fnc(float4 v1, int4 *v2); 192 _RS_RUNTIME float2 __attribute__((pure, overloadable)) \ 194 _RS_RUNTIME float3 __attribute__((pure, overloadable)) \ 196 _RS_RUNTIME float4 __attribute__((pure, overloadable)) \ 477 _RS_RUNTIME float __attribute__((pure, overloadable)) fract(float v, float *iptr) [all...] |
/prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/scriptc/ |
rs_cl.rsh | 155 _RS_RUNTIME float2 __attribute__((pure, overloadable)) \ 157 _RS_RUNTIME float3 __attribute__((pure, overloadable)) \ 159 _RS_RUNTIME float4 __attribute__((pure, overloadable)) \ 163 _RS_RUNTIME float2 __attribute__((pure, overloadable)) fnc(float2 v1, int2 *v2); \ 164 _RS_RUNTIME float3 __attribute__((pure, overloadable)) fnc(float3 v1, int3 *v2); \ 165 _RS_RUNTIME float4 __attribute__((pure, overloadable)) fnc(float4 v1, int4 *v2); 192 _RS_RUNTIME float2 __attribute__((pure, overloadable)) \ 194 _RS_RUNTIME float3 __attribute__((pure, overloadable)) \ 196 _RS_RUNTIME float4 __attribute__((pure, overloadable)) \ 477 _RS_RUNTIME float __attribute__((pure, overloadable)) fract(float v, float *iptr) [all...] |
/prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/scriptc/ |
rs_cl.rsh | 155 _RS_RUNTIME float2 __attribute__((pure, overloadable)) \ 157 _RS_RUNTIME float3 __attribute__((pure, overloadable)) \ 159 _RS_RUNTIME float4 __attribute__((pure, overloadable)) \ 163 _RS_RUNTIME float2 __attribute__((pure, overloadable)) fnc(float2 v1, int2 *v2); \ 164 _RS_RUNTIME float3 __attribute__((pure, overloadable)) fnc(float3 v1, int3 *v2); \ 165 _RS_RUNTIME float4 __attribute__((pure, overloadable)) fnc(float4 v1, int4 *v2); 192 _RS_RUNTIME float2 __attribute__((pure, overloadable)) \ 194 _RS_RUNTIME float3 __attribute__((pure, overloadable)) \ 196 _RS_RUNTIME float4 __attribute__((pure, overloadable)) \ 477 _RS_RUNTIME float __attribute__((pure, overloadable)) fract(float v, float *iptr) [all...] |
/external/bison/src/ |
parse-gram.y | 98 %define api.pure 174 PERCENT_PURE_PARSER "%pure-parser" 296 | "%pure-parser" 298 /* %pure-parser is deprecated in favor of `%define api.pure', so use 299 `%define api.pure' in a backward-compatible manner here. First, don't 300 complain if %pure-parser is specified multiple times. */ 301 if (!muscle_find_const ("percent_define(api.pure)")) 302 muscle_percent_define_insert ("api.pure", @1, "", 304 /* In all cases, use api.pure now so that the backend doesn't complain i [all...] |
/external/freetype/src/cff/ |
cffgload.h | 192 FT_Byte** glyph_names; /* for pure CFF fonts only */ 217 #if 0 /* unused until we support pure CFF fonts */
|
/external/icu/icu4c/source/common/unicode/ |
unifilt.h | 41 * <p>Note: UnicodeFilter currently stubs out two pure virtual methods 109 * Since this class has pure virtual functions,
|
/external/pdfium/third_party/freetype/src/cff/ |
cffgload.h | 187 FT_Byte** glyph_names; /* for pure CFF fonts only */ 212 #if 0 /* unused until we support pure CFF fonts */
|
/external/v8/test/mjsunit/compiler/ |
delete.js | 35 // In a pure test context, expression is always true. 37 // In a pure test context, expression is always false.
|
/external/wpa_supplicant_8/src/drivers/ |
drivers.mk | 80 ##### PURE AP DRIVERS 99 ##### PURE CLIENT DRIVERS
|
/prebuilts/misc/common/swig/include/2.0.11/php/ |
director.swg | 161 /* attempt to call a pure virtual method via a director method */ 166 : DirectorException(E_ERROR, "SWIG director pure virtual method called", msg TSRMLS_CC)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
README.txt | 5 IDLE has everything they really need to develop pure Python code. 42 IDLE is coded in 100% pure Python, using the Tkinter GUI toolkit (Tk/Tcl)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
README.txt | 5 IDLE has everything they really need to develop pure Python code. 42 IDLE is coded in 100% pure Python, using the Tkinter GUI toolkit (Tk/Tcl)
|
/external/bison/lib/ |
basename.c | 45 with pure POSIX semantics, this is not an issue. */
|
/external/clang/test/Analysis/ |
virtualcall.cpp | 11 foo(); // expected-warning{{Call pure virtual functions during construction or destruction may leads undefined behaviour}}
|
/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.array/ |
p1.cpp | 15 struct Abstract { virtual void fn() = 0; }; // expected-note {{pure virtual}}
|