/prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/linux/hsi/ |
hsi_char.h | 47 uint32_t flow; member in struct:hsc_rx_config
|
/prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/linux/hsi/ |
hsi_char.h | 47 uint32_t flow; member in struct:hsc_rx_config
|
/prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/linux/hsi/ |
hsi_char.h | 47 uint32_t flow; member in struct:hsc_rx_config
|
/prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/linux/hsi/ |
hsi_char.h | 47 uint32_t flow; member in struct:hsc_rx_config
|
/prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/linux/hsi/ |
hsi_char.h | 47 uint32_t flow; member in struct:hsc_rx_config
|
/prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/linux/hsi/ |
hsi_char.h | 47 uint32_t flow; member in struct:hsc_rx_config
|
/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/linux/hsi/ |
hsi_char.h | 47 uint32_t flow; member in struct:hsc_rx_config
|
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/instr/ |
ClassInstrumenter.java | 14 import org.jacoco.core.internal.flow.ClassProbesVisitor; 15 import org.jacoco.core.internal.flow.MethodProbesVisitor;
|
ProbeArrayStrategyFactory.java | 15 import org.jacoco.core.internal.flow.ClassProbesAdapter;
|
/frameworks/base/packages/Osu/src/com/android/hotspot2/osu/ |
OSUFlowManager.java | 12 import com.android.hotspot2.flow.FlowService; 13 import com.android.hotspot2.flow.OSUInfo; 14 import com.android.hotspot2.flow.PlatformAdapter; 57 * A policy flow. 58 * @param osuInfo The OSU information for the flow (SSID, BSSID, URL) 78 * A Remediation flow for credential or policy provisioning. 83 * @param homeSP The Home SP to which this remediation flow pertains. 247 Log.d(OSUManager.TAG, "OSU flow aborted: " + t, t); 249 Log.w(OSUManager.TAG, "OSU flow failed: " + t, t); 309 Log.d(OSUManager.TAG, "Flow worker terminating.") [all...] |
/system/bt/stack/rfcomm/ |
rfc_port_if.cc | 128 uint8_t flow; local 143 /* Negotiate the flow control mechanism. If flow control mechanism for */ 146 flow = (p_mcb->flow == PORT_FC_UNDEFINED) ? PORT_FC_DEFAULT : p_mcb->flow; 149 if (flow == PORT_FC_CREDIT) { 262 * Description This function is called by the port entity when flow
|
/prebuilts/go/darwin-x86/src/cmd/vet/internal/cfg/ |
cfg.go | 5 // This package constructs a simple control-flow graph (CFG) of the 37 // nor abnormal control flow caused by panic. If you need this 44 // go/types. Consequently control-flow conditions are ignored even 55 // A CFG represents the control-flow graph of a single function. 78 // New returns a new control-flow graph for the specified function body, 117 // Format formats the control-flow graph for ease of debugging.
|
/prebuilts/go/linux-x86/src/cmd/vet/internal/cfg/ |
cfg.go | 5 // This package constructs a simple control-flow graph (CFG) of the 37 // nor abnormal control flow caused by panic. If you need this 44 // go/types. Consequently control-flow conditions are ignored even 55 // A CFG represents the control-flow graph of a single function. 78 // New returns a new control-flow graph for the specified function body, 117 // Format formats the control-flow graph for ease of debugging.
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
util.rb | 23 def tidy( here_doc, flow = false ) 25 if flow
|
/external/arm-neon-tests/ |
InitCache.s | 5 ; and program flow prediction 39 ; Cortex-A8 program flow prediction
|
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/ |
ClassAnalyzer.java | 15 import org.jacoco.core.internal.flow.ClassProbesVisitor; 16 import org.jacoco.core.internal.flow.MethodProbesVisitor;
|
MethodAnalyzer.java | 20 import org.jacoco.core.internal.flow.IFrame; 21 import org.jacoco.core.internal.flow.Instruction; 22 import org.jacoco.core.internal.flow.LabelInfo; 23 import org.jacoco.core.internal.flow.MethodProbesVisitor;
|
/prebuilts/misc/common/jacoco/lib/ |
org.jacoco.core-0.7.2.201409121644.jar | |
/prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.core/0.7.1.201405082137/ |
org.jacoco.core-0.7.1.201405082137.jar | |
/prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.core/0.7.3.201501221555/ |
org.jacoco.core-0.7.3.201501221555.jar | |
/prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.core/0.7.4.201502262128/ |
org.jacoco.core-0.7.4.201502262128.jar | |
/prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.core/0.7.5.201505241946/ |
org.jacoco.core-0.7.5.201505241946.jar | |
/prebuilts/tools/common/offline-m2/org/jacoco/org.jacoco.core/0.7.5.201505241946/ |
org.jacoco.core-0.7.5.201505241946.jar | |
/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/flow/ |
FrameSnapshot.java | 13 package org.jacoco.core.internal.flow;
|
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/flow/ |
InstructionTest.java | 12 package org.jacoco.core.internal.flow;
|