/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/resize_policy/ |
hash_load_check_resize_trigger_imp.hpp | 38 * Contains a resize trigger implementation.
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Ctrl/TrafficMonitor/ |
TrafficMonitor.h | 138 TraffTrigger_t Trigger;
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/smeSm/ |
smeSm.h | 93 UINT32 uStatusCode; /* Extra information to the reason. i.e. packet status code or roaming trigger */
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/FirmwareApi/ |
public_host_int.h | 65 Interrupt Trigger Register (Host -> WiLink)
|
public_descriptors.h | 74 3. The firmware sends a Tx Complete interrupt to the host to trigger the host to 109 unsigned txCmpltRequired :1; /* If set, the FW should trigger the TxComplete*/
|
/system/wlan/ti/wilink_6_1/TWD/FirmwareApi/ |
public_host_int.h | 69 Interrupt Trigger Register (Host -> WiLink)
|
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/ |
currBss.h | 127 triggerDesc_t aTriggersDesc[MAX_NUM_OF_RSSI_SNR_TRIGGERS]; /* static table to be used for trigger event registration*/
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
ContactsDatabaseHelper.java | 612 db.execSQL("CREATE TRIGGER " + DATABASE_PRESENCE + "." + Tables.PRESENCE + "_deleted" [all...] |
/external/sqlite/dist/ |
shell.c | 270 "triggername," /* Name of trigger */ \ 285 { "trigger_list", "trigger", "SELECT 1", SCHEMA5 }, 893 /* The "BEFORE INSERT ON <referencing>" trigger. This trigger's job is to 898 "CREATE TRIGGER /name/_insert_referencing BEFORE INSERT ON /tbl/ WHEN \n" 904 /* The "BEFORE UPDATE ON <referencing>" trigger. This trigger's job 909 "CREATE TRIGGER /name/_update_referencing BEFORE\n" 918 /* The "BEFORE DELETE ON <referenced>" trigger. This trigger's job [all...] |
/external/bluetooth/glib/gio/fen/ |
fen-kernel.c | 138 * Child FILE_DELETE | FILE_RENAME_FROM will trigger parent FILE_MODIFIED. 139 * FILE_MODIFIED will trigger FILE_ATTRIB.
|
/external/fdlibm/ |
readme | 88 d. IEEE exceptions may trigger "signals" as is common in Unix 103 computed value. On an IEEE machine, this will trigger the
|
/external/kernel-headers/original/asm-arm/arch/ |
dma.h | 357 int trigger; /* trigger attached if the channel is synchronized */ member in struct:omap_dma_channel_params
|
/external/libnfc-nxp/src/ |
phLibNfc_llcp.c | 291 /* Trigger the callback */ 355 /* Trigger the callback */
|
/frameworks/base/core/java/android/widget/ |
MediaController.java | 473 // There are two scenarios that can trigger the seekbar listener to trigger:
|
/frameworks/base/services/java/com/android/server/usb/ |
UsbService.java | 160 // trigger an Intent broadcast 167 // trigger an Intent broadcast
|
/hardware/ti/wlan/wl1271/CUDK/os/linux/src/ |
ipc_event.c | 183 os_error_printf(CU_MSG_ERROR, "CLI Event - Disassociated due to roaming trigger = %d\n", pDisAssoc->uStatusCode); 342 /* Send a signal to the udhcpc application to trigger the renew request */
|
/packages/apps/Contacts/tests/src/com/android/contacts/ |
EntitySetTests.java | 378 // Change the local number to trigger update 403 // Change the local number to trigger update
|
/bionic/libc/kernel/arch-arm/asm/arch/ |
dma.h | 311 int trigger; member in struct:omap_dma_channel_params
|
/bionic/libm/src/ |
e_exp.c | 139 if(huge+x>one) return one+x;/* trigger inexact */
|
/cts/tests/tests/webkit/src/android/webkit/cts/ |
WebViewClientTest.java | 156 // reloading the current URL should trigger the callback
|
/dalvik/tests/082-inline-execute/src/ |
Main.java | 22 * to trigger translation.
|
/dalvik/vm/jdwp/ |
Jdwp.h | 181 * The item of interest may trigger multiple events, some or all of which
|
/development/ndk/platforms/android-3/arch-arm/include/asm/arch/ |
dma.h | 311 int trigger; member in struct:omap_dma_channel_params
|
/development/pdk/docs/source/ |
overview-1.0.jd | 129 <li>Camera trigger button, including detection for both partial press (to focus) and full press (to actually take a picture)
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
_index.html | 94 first at a given time and then continually trigger at regular intervals
|