/external/autotest/server/cros/dynamic_suite/ |
suite.py | 315 @property [all...] |
/external/libvpx/libvpx/vp8/encoder/x86/ |
dct_sse2.asm | 6 ; tree. An additional intellectual property rights grant can be found
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
highbd_sad_sse2.asm | 6 ; tree. An additional intellectual property rights grant can be found
|
vpx_high_subpixel_bilinear_sse2.asm | 6 ; tree. An additional intellectual property rights grant can be found
|
/external/libvpx/libvpx/vpx_ports/ |
x86_abi_support.asm | 6 ; tree. An additional intellectual property rights grant can be found
|
/external/mesa3d/include/GL/ |
glxext.h | 254 typedef int ( *PFNGLXGETGPUINFOAMDPROC) (unsigned int id, int property, GLenum dataType, unsigned int size, void *data); 264 int glXGetGPUInfoAMD (unsigned int id, int property, GLenum dataType, unsigned int size, void *data); [all...] |
wglext.h | 318 typedef INT (WINAPI * PFNWGLGETGPUINFOAMDPROC) (UINT id, int property, GLenum dataType, UINT size, void *data); 328 INT WINAPI wglGetGPUInfoAMD (UINT id, int property, GLenum dataType, UINT size, void *data); [all...] |
/external/mesa3d/src/gallium/drivers/swr/rasterizer/scripts/mako/ |
codegen.py | 168 @property [all...] |
/external/okhttp/website/static/ |
prettify.js | 18 "catch,class,delete,false,import,new,operator,private,protected,public,this,throw,true,try,typeof"],M=[E,"alignof,align_union,asm,axiom,bool,concept,concept_map,const_cast,constexpr,decltype,delegate,dynamic_cast,explicit,export,friend,generic,late_check,mutable,namespace,nullptr,property,reinterpret_cast,static_assert,static_cast,template,typeid,typename,using,virtual,where"],N=[E,"abstract,assert,boolean,byte,extends,final,finally,implements,import,instanceof,interface,null,native,package,strictfp,super,synchronized,throws,transient"],
|
/external/owasp/sanitizer/empiricism/ |
html-containment.js | 8 * Its {@code length} property specifies its arity, and runExperiment
|
/external/python/cpython3/Lib/collections/ |
__init__.py | 308 from builtins import property as _property, tuple as _tuple [all...] |
/external/python/cpython3/Lib/ |
sre_parse.py | 81 @property 282 @property [all...] |
/external/python/cpython3/Lib/unittest/test/testmock/ |
testhelpers.py | 823 class MyProperty(property): 829 @property 849 # property 851 # property subclass
|
/external/swiftshader/include/GL/ |
glxext.h | 257 typedef int ( *PFNGLXGETGPUINFOAMDPROC) (unsigned int id, int property, GLenum dataType, unsigned int size, void *data); 267 int glXGetGPUInfoAMD (unsigned int id, int property, GLenum dataType, unsigned int size, void *data); [all...] |
wglext.h | 321 typedef INT (WINAPI * PFNWGLGETGPUINFOAMDPROC) (UINT id, int property, GLenum dataType, UINT size, void *data); 331 INT WINAPI wglGetGPUInfoAMD (UINT id, int property, GLenum dataType, UINT size, void *data); [all...] |
/external/v8/benchmarks/spinning-balls/ |
splay-tree.js | 30 * search tree with the additional property that recently accessed
|
/external/v8/src/builtins/ |
builtins-object.cc | 14 #include "src/property-descriptor.h" 681 Handle<Object> property = args.atOrUndefined(isolate, 2); local 684 Object::ToName(isolate, property)); [all...] |
/external/v8/src/wasm/ |
wasm-js.cc | 380 Local<String> property, int* result, 382 v8::MaybeLocal<v8::Value> maybe = object->Get(context, property); 388 thrower->RangeError("Property value %" PRId64 394 thrower->RangeError("Property value %" PRId64 428 thrower.TypeError("Descriptor property 'element' must be 'anyfunc'"); [all...] |
/external/v8/tools/ |
splaytree.js | 31 * search tree with the additional property that recently accessed
|
/external/walt/ios/WALT/ |
WALTClient.m | 76 @property (readwrite, nonatomic, getter=isConnected) BOOL connected;
|
/frameworks/base/core/java/android/widget/ |
FastScroller.java | 37 import android.util.Property; [all...] |
/frameworks/base/core/java/com/android/internal/widget/ |
LockPatternView.java | 541 private void startRtFloatAnimation(CanvasProperty<Float> property, float endValue, 543 RenderNodeAnimator animator = new RenderNodeAnimator(property, endValue); [all...] |
/packages/apps/Dialer/java/com/android/incallui/call/ |
DialerCall.java | 101 // Hard coded property for {@code Call}. Upstreamed change from Motorola. 739 // The property PROPERTY_EMERGENCY_CALLBACK_MODE is only set for CDMA calls when the system 882 public boolean hasProperty(int property) { 883 return telecomCall.getDetails().hasProperty(property); [all...] |
/packages/services/Car/service/src/com/android/car/ |
BluetoothDeviceConnectionPolicy.java | 41 import android.car.hardware.property.CarPropertyEvent; 42 import android.car.hardware.property.ICarPropertyEventListener; 119 // Door unlock and ignition switch ON come from Car Property Service [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/ |
glxext.h | 254 typedef int ( *PFNGLXGETGPUINFOAMDPROC) (unsigned int id, int property, GLenum dataType, unsigned int size, void *data); 264 int glXGetGPUInfoAMD (unsigned int id, int property, GLenum dataType, unsigned int size, void *data); [all...] |