/hardware/ti/wlan/mac80211/ti-utils/uim_rfkill/ |
uim.c | 90 * @hard: hard state (0/1) 101 __u8 soft, hard; member in struct:rfkill_event 108 uint8_t soft, hard; member in struct:rfkill_event 913 rf_event.type, rf_event.op ,rf_event.hard, 917 if (rf_event.hard == 1) /* hard blocked */ {
|
/external/llvm/include/llvm/CodeGen/ |
CommandFlags.h | 147 clEnumValN(FloatABI::Hard, "hard", 148 "Hard float ABI (uses FP registers)"),
|
/external/v8/build/ |
common.gypi | 58 # registers. Note that the GCC flag '-mfloat-abi=hard' should be used as 62 # Similar to the ARM hard float ABI but on MIPS. 146 '-mfloat-abi=hard',
|
/bionic/libc/kernel/common/linux/ |
if_arcnet.h | 91 struct arc_hardware hard; member in struct:archdr
|
/build/core/ |
pathmap.mk | 18 # A central place to define mappings to paths, to avoid hard-coding
|
/dalvik/hit/src/com/android/hit/ |
Instance.java | 93 // Add to the list of objects that have a hard reference to this Instance
|
/dalvik/vm/ |
UtfString.h | 31 * We can avoid poking around in gDvm by hard-coding the expected values of
|
/dalvik/vm/arch/mips/ |
HintsO32.cpp | 45 * S - if set, ignore the hints and do things the hard way (scan signature)
|
/dalvik/vm/compiler/codegen/arm/armv5te/ |
ArchVariant.cpp | 63 /* Hard limit for Arm of 2M */
|
/dalvik/vm/compiler/codegen/arm/armv5te-vfp/ |
ArchVariant.cpp | 63 /* Hard limit for Arm of 2M */
|
/dalvik/vm/compiler/codegen/arm/armv7-a/ |
ArchVariant.cpp | 58 /* Hard limit for Arm of 2M */
|
/dalvik/vm/compiler/codegen/arm/armv7-a-neon/ |
ArchVariant.cpp | 58 /* Hard limit for Arm of 2M */
|
/dalvik/vm/compiler/template/armv5te/ |
TEMPLATE_STRING_COMPARETO.S | 10 * This code relies on hard-coded offsets for string objects, and must be
|
/dalvik/vm/compiler/template/mips/ |
TEMPLATE_STRING_COMPARETO.S | 10 * This code relies on hard-coded offsets for string objects, and must be
|
/dalvik/vm/mterp/ |
NOTES.txt | 32 This should be fairly hard to violate given the nature of essentially all
|
/development/samples/SampleSyncAdapter/samplesyncadapter_server/ |
web_services.py | 45 hard-coded credentials here, so that they're easy to see/find. 47 hard-coded values. So if ACCT_USER_NAME is 'user', then we'll 75 # Authentication was successful - return our hard-coded 89 to our hard-coded single account values.
|
/docs/source.android.com/ |
README | 78 Then it was rewritten to use the developer SDK docs, but this was hard to edit
|
/external/apache-http/src/org/apache/http/impl/conn/tsccm/ |
BasicPoolEntry.java | 51 * and therefore not referenced with a hard link in the manager.
|
/external/apache-xml/src/main/java/org/apache/xpath/operations/ |
VariableSafeAbsRef.java | 37 * detection would be very hard or impossible. So, this class does a dynamic check
|
/external/bison/m4/ |
size_max.m4 | 26 dnl than the type 'unsigned long'. Try hard to find a definition that can
|
/external/ceres-solver/internal/ceres/ |
residual_block_utils.h | 41 // evident to the user and can silently generate hard to debug errors.
|
/external/chromium/chrome/browser/automation/ |
testing_automation_provider_mac.mm | 47 // At the moment we hard code the view ID used by WebDriver and do
|
/external/chromium/chrome/browser/history/ |
visit_tracker.cc | 51 // hard problem and doesn't affect much in terms of real-world issues.
|
/external/chromium/chrome/browser/ |
intranet_redirect_detector.h | 45 // g_browser_process->intranet_redirect_detector() (which shouldn't be hard,
|
/external/chromium/chrome/browser/sync/protocol/ |
proto_value_conversions_unittest.cc | 49 // However, that's hard to do: sizeof could work, but it's
|