/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
if_pppox.h | 2 * Linux PPP over X - Generic PPP transport layer sockets 3 * Linux PPP over Ethernet (PPPoE) Socket Implementation (RFC 2516) 5 * This file supplies definitions required by the PPP over Ethernet driver 59 * struct must stay fixed over time -- applications use sizeof(struct
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
hdlc.h | 17 #define HDLC_MAX_MRU (HDLC_MAX_MTU + 10 + 14 + 4) /* for ETH+VLAN over FR */
|
/prebuilts/misc/common/swig/include/2.0.11/perl5/ |
perlfragments.swg | 5 over the ones defined by default by swig.
|
/prebuilts/misc/common/swig/include/2.0.11/python/ |
pyfragments.swg | 5 over the default ones defined by swig.
|
/prebuilts/misc/common/swig/include/2.0.11/ruby/ |
rubyfragments.swg | 5 over the ones defined by default by swig.
|
/prebuilts/misc/common/swig/include/2.0.11/tcl/ |
tclfragments.swg | 5 over the ones defined by default by swig.
|
/prebuilts/tools/linux-x86_64/kythe/ |
README.google | 13 -added scripts to studio/ to run kythe over Android Studio.
|
/system/bt/doc/ |
btsnoop_net.md | 3 btsnoop_net exposes Bluetooth snoop logs over a local TCP socket which enables
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
addthumb2err.l | 2 [^:]*:9: Error: shift value over 3 not allowed in thumb mode -- `add sp,sp,r0,LSL#4' 7 [^:]*:14: Error: shift value over 3 not allowed in thumb mode -- `adds sp,sp,r0,LSL#4' 12 [^:]*:19: Error: shift value over 3 not allowed in thumb mode -- `sub sp,sp,r0,LSL#4' 17 [^:]*:24: Error: shift value over 3 not allowed in thumb mode -- `subs sp,sp,r0,LSL#4'
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/ |
regreg.s | 4 ; Note that sizes have to be tested by iterating over them; they
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/ |
reloc-estimate-1.d | 16 # reloc over and above the first R_MIPS_NONE entry.
|
/external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/utils/ |
ClickListener.java | 26 /** Detects mouse over, mouse or finger touch presses, and clicks on an actor. A touch must go down over the actor and is
27 * considered pressed as long as it is over the actor or within the {@link #setTapSquareSize(float) tap square}. This behavior
40 private boolean pressed, over, cancelled;
field in class:ClickListener 100 if (pointer == -1 && !cancelled) over = true;
104 if (pointer == -1 && !cancelled) over = false;
117 /** Returns true if the specified position is over the specified actor or within the tap square. */
140 /** Returns true if a touch is over the actor or within the tap square. */
145 /** Returns true if a touch is over the actor or within the tap square or has been very recently. This allows the UI to show a
155 /** Returns true if the mouse or touch is over the actor or pressed and within the tap square. */ [all...] |
/developers/build/prebuilts/gradle/BeamLargeFiles/Application/src/main/res/values/ |
base-strings.xml | 25 handshake over NFC, file transfer will take place over a secondary high-speed
|
/developers/build/prebuilts/gradle/BluetoothChat/Application/src/main/res/values/ |
base-strings.xml | 24 This application allows two Android devices to carry out two-way text chat over 30 (5) Transfering data over Bluetooth
|
/development/samples/browseable/BeamLargeFiles/res/values/ |
base-strings.xml | 25 handshake over NFC, file transfer will take place over a secondary high-speed
|
/development/samples/browseable/BluetoothChat/res/values/ |
base-strings.xml | 24 This application allows two Android devices to carry out two-way text chat over 30 (5) Transfering data over Bluetooth
|
/external/ImageMagick/PerlMagick/t/ttf/ |
read.t | 30 testReadCompare(q!label:The quick brown fox jumps over the lazy dog.!, 44 q!text=>'The quick brown fox jumps over the lazy dog.',
|
/external/autotest/server/site_tests/factory_Basic/ |
factory_Basic.py | 17 """Initialize a goofy proxy and copy over the test lists. 21 over to the DUT.
|
/external/autotest/test_suites/ |
control.gpu_hang | 15 in the case that a GPU hang has caused the UI to crash over and over.
|
/external/caliper/caliper/src/test/java/com/google/caliper/bridge/ |
GcLogMessageGenerator.java | 27 * A simple class that invokes {@link System#gc()} over and over to generate some GC log messages.
|
/external/clang/test/CodeGenCXX/ |
operator-new.cpp | 25 // SANE-NEXT: [[OVER:%.*]] = extractvalue {{.*}} [[UWO]], 1 27 // SANE-NEXT: [[RESULT:%.*]] = select i1 [[OVER]], i32 -1, i32 [[SUM]]
|
/external/iproute2/include/linux/ |
atmioc.h | 33 #define ATMIOC_AREQUIPA 0xc0 /* Application requested IP over ATM, glob. u. */ 36 #define ATMIOC_CLIP 0xe0 /* Classical IP over ATM control, globally u. */
|
/external/kernel-headers/original/uapi/linux/ |
atmioc.h | 33 #define ATMIOC_AREQUIPA 0xc0 /* Application requested IP over ATM, glob. u. */ 36 #define ATMIOC_CLIP 0xe0 /* Classical IP over ATM control, globally u. */
|
/external/libchrome/sandbox/linux/syscall_broker/ |
broker_common.h | 17 // Some flags are local to the current process and cannot be sent over a Unix 26 // over unix sockets just fine, so a receiver that would (incorrectly) look at
|
/external/webrtc/webrtc/base/ |
platform_thread_unittest.cc | 21 SleepMs(0); // Hand over timeslice, prevents busy looping. 35 SleepMs(0); // Hand over timeslice, prevents busy looping.
|