HomeSort by relevance Sort by last modified time
    Searched defs:from (Results 476 - 500 of 1228) sorted by null

<<11121314151617181920>>

  /external/skia/src/pathops/
SkOpSegment.cpp 26 // from=0 from=1
156 bool from = maxWinding != 0; local
158 bool result = gUnaryActiveEdge[from][to];
542 Opposite values result from combining coincident spans.
643 SkDebugf("%s from:[%d] to:[%d] start=%d end=%d\n",
739 SkDebugf("%s from:[%d] to:[%d] start=%d end=%d\n",
807 SkDebugf("%s from:[%d] to:[%d] start=%d end=%d\n",
    [all...]
  /external/toybox/toys/pending/
ip.c 2271 u_int32_t from, to = *(u_int32_t *)RTA_DATA(attr[RTA_FLOW]); local
    [all...]
  /external/v8/src/compiler/
register-allocator.cc 319 // ranges linked from the range before the split.
543 // out from this block.
710 InstructionOperand* from,
715 if (from->IsUnallocated()) {
722 UnallocatedOperand::cast(from)->virtual_register()) {
729 move->AddMove(from, to, code_zone());
783 // and insert a gap move from the fixed output to the operand.
967 InstructionOperand* from = cur->source(); local
    [all...]
  /external/v8/src/
compiler.h 27 OffsetRange(int from, int to) : from(from), to(to) {}
28 int from; member in struct:v8::internal::OffsetRange
345 // Adds offset range [from, to) where fp register does not point
348 inline void AddNoFrameRange(int from, int to) {
349 if (no_frame_ranges_) no_frame_ranges_->Add(OffsetRange(from, to));
475 // The zone from which the compilation pipeline working on this
553 // A wrapper around a CompilationInfo that detaches the Handles from
577 // fail, bail-out to the full code generator or succeed. Apart from
    [all...]
lithium-allocator.cc 322 // ranges linked from the range before the split.
555 // out from this block.
729 LOperand* from,
734 if (from->IsUnallocated()) {
741 LUnallocated::cast(from)->virtual_register()) {
748 move->AddMove(from, to, chunk()->zone());
902 LOperand* from = cur->source(); local
914 Define(curr_position, to, from);
921 Define(curr_position, to, from);
924 Use(block_start_position, curr_position, from, hint)
    [all...]
  /external/valgrind/VEX/priv/
host_s390_isel.c 51 - A mapping from IRTemp to IRType, giving the type of any IRTemp we
55 - A mapping from IRTemp to HReg. This tells the insn selector
78 Actually, the address of the highest-addressed byte from any insn
80 used for detecting jumps which are definitely forward-edges from
499 (3) The argument values are copied from the virtual registers to the
649 rounding mode from the FPC. */
723 rounding mode from the FPC. */
750 to nearest, ties away from 0 | 100 | 100
752 to away from 0 | 110 | 110
914 - 128-bit loads from memory (will not be generated
3514 s390_amode *from = s390_amode_for_guest_state(offset); local
3635 s390_amode *from = s390_isel_amode(env, data); local
3657 s390_amode *from = s390_amode_for_guest_state(get_offset); local
    [all...]
  /external/valgrind/callgrind/
main.c 13 This tool is derived from and contains code from Cachegrind
213 generated from it. That must happen before any possible exit from
322 // current offset of guest instructions from BB start
463 with a following Dr. The Ir derives from the
464 instruction's IMark and the Dr from data
859 * Called from CLG_(get_bb)
992 // Get the first statement, and origAddr from it
1042 // Subsequent Dr/Dw/Dm events from the same instruction wil
1480 BBCC *from, *to; local
    [all...]
  /external/wpa_supplicant_8/src/radius/
radius_server.c 76 char *username; /* from User-Name attribute */
258 * hierarchy (rRK and rIK) from full EAP authentication and allows
296 * @ctx: Context data from conf_ctx
303 * This is used to fetch information from user database. The callback
643 RADIUS_DEBUG("User-Name not found from user database");
927 struct sockaddr *from, socklen_t fromlen,
936 RADIUS_DEBUG("Reject invalid request from %s:%d",
974 (struct sockaddr *) from, sizeof(*from)) < 0) {
987 struct sockaddr *from, socklen_t fromlen
1192 } from; local
1302 } from; local
    [all...]
  /frameworks/base/core/java/android/net/
Uri.java 69 that some threads will immediately see changes from other threads on
72 overhead, which means the most common case, access from a single thread,
75 From the Java Language spec.:
90 For reference, from RFC 2396:
224 * Gets the decoded user information from the authority.
233 * Gets the encoded user information from the authority.
242 * Gets the encoded host from the authority for this URI. For example,
251 * Gets the port from the authority for this URI. For example,
275 * Gets the decoded query component from this URI. The query comes after
285 * Gets the encoded query component from this URI. The query comes afte
2066 static Part from(String encoded, String decoded) { method in class:Uri.Part
2243 static PathPart from(String encoded, String decoded) { method in class:Uri.PathPart
    [all...]
  /frameworks/base/core/java/android/os/storage/
StorageManager.java 59 * on-demand from an application. OBBs are a good way of providing large amounts
62 * a shared storage pool accessible from all programs. The system does not
64 * OBB, there is no guarantee that a read from that OBB will produce the
283 public static StorageManager from(Context context) { method in class:StorageManager
    [all...]
  /frameworks/base/core/java/android/view/
ViewDebug.java 105 * @ViewDebug.IntToString(from = 0, to = "VISIBLE"),
106 * @ViewDebug.IntToString(from = 4, to = "INVISIBLE"),
107 * @ViewDebug.IntToString(from = 8, to = "GONE")
125 * @ViewDebug.IntToString(from = 0, to = "INVALID"),
126 * @ViewDebug.IntToString(from = 1, to = "FIRST"),
127 * @ViewDebug.IntToString(from = 2, to = "SECOND")
204 * Defines a mapping from an int value to a String. Such a mapping can be used
217 int from(); method in interface:ViewDebug.IntToString
228 * Defines a mapping from a flag to a String. Such a mapping can be used
302 * Returns a View to enable grabbing screenshots from custom childre
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiWatchdogStateMachine.java 49 * connects at L2 layer, the beacons from access point reach the device and it
97 /* Notifications from/to WifiStateMachine */
189 * A smaller threshold improves response speed but may suffer from randomness.
196 * Minimum volume (converted from pkt/sec) to detect a poor link, to avoid randomness.
249 * time to be low to allow for quick turn around from temporary interference.
1119 int from = rssi + GOOD_LINK_RSSI_RANGE_MIN; local
1154 int from = BSSID_STAT_RANGE_LOW_DBM; local
    [all...]
  /frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
PduParser.java 526 case PduHeaders.FROM: {
527 /* From-value =
531 EncodedStringValue from = null; local
540 from = parseEncodedStringValue(pduDataStream);
541 if (null != from) {
542 byte[] address = from.getTextString();
550 from.setTextString(str.getBytes());
559 from = new EncodedStringValue(
569 Log.v(LOG_TAG, "parseHeaders: from address: " + headerField
570 + " value: " + from.getString())
    [all...]
  /frameworks/support/v7/recyclerview/jvm-tests/src/android/support/v7/widget/
AdapterHelperTest.java 161 public void offsetPositionsForMove(int from, int to) {
163 if (from < to) {
164 start = from;
169 end = from;
176 if (holder.mPosition == from) {
177 holder.offsetPosition(to - from, false);
869 int from = nextInt(random, mTestAdapter.mItems.size()); local
873 } while (to == from);
874 mv(from, to);
1000 private void mv(int from, int to)
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
DragLayer.java 101 * Used to create a new DragLayer from XML.
614 // Account for the source scale of the icon (ie. from AllApps to Workspace, in which
660 Rect from = new Rect(fromX, fromY, fromX + local
663 animateView(view, from, to, finalAlpha, initScaleX, initScaleY, finalScaleX, finalScaleY, duration,
672 * @param from The initial location of the view. Only the left and top parameters are used.
688 public void animateView(final DragView view, final Rect from, final Rect to,
695 final float dist = (float) Math.hypot(to.left - from.left, to.top - from.top);
735 float fromLeft = from.left + (initialScaleX - 1f) * width / 2;
736 float fromTop = from.top + (initialScaleY - 1f) * height / 2
    [all...]
FolderIcon.java 155 FolderIcon icon = (FolderIcon) LayoutInflater.from(launcher).inflate(resId, group, false);
369 // Came from all apps -- make a copy.
391 // This will animate the first item from it's position as an icon into its
405 // This will animate the first item from it's position as an icon into its
427 // after a configuration activity (ie. for a Shortcut being dragged from AllApps) we
431 Rect from = new Rect(); local
432 dragLayer.getViewRectRelativeToSelf(animateView, from);
461 dragLayer.animateView(animateView, from, to, finalAlpha,
483 // Came from all apps -- make a copy
559 // We want to imagine our coordinates from the bottom left, growing up and to th
    [all...]
  /packages/apps/Messaging/src/android/support/v7/mms/pdu/
PduParser.java 523 case PduHeaders.FROM: {
524 /* From-value =
528 EncodedStringValue from = null; local
537 from = parseEncodedStringValue(pduDataStream);
538 if (null != from) {
539 byte[] address = from.getTextString();
547 from.setTextString(str.getBytes());
556 from = new EncodedStringValue(
566 Log.v(LOG_TAG, "parseHeaders: from address: " + headerField
567 + " value: " + from.getString())
    [all...]
  /packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/
PduParser.java 549 case PduHeaders.FROM: {
550 /* From-value =
554 EncodedStringValue from = null; local
563 from = parseEncodedStringValue(pduDataStream);
564 if (null != from) {
565 byte[] address = from.getTextString();
573 from.setTextString(str.getBytes());
582 from = new EncodedStringValue(
593 " (" + Integer.toHexString(headerField) + ") from address: " +
594 from.getString())
    [all...]
  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
StringUtil.java 218 * <li><i>If</i> you need whitespace trimmed from the ends of each segment,
237 * from the tokens
258 * Trim characters from only the beginning of a string.
262 * @return String with whitespace characters removed from the beginning
269 * Trim characters from only the beginning of a string.
272 * provided, from the end of the provided string.
278 * from the beginning
299 * Trim characters from only the end of a string.
303 * @return String with whitespace characters removed from the end
310 * Trim characters from only the end of a string
784 int from = 0; local
    [all...]
  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/include/
nj_lib.h 174 NJ_CHAR *from[NJ_MAX_CHARSET]; member in struct:__anon28251
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if_link.h 245 __u32 from; member in struct:ifla_vlan_qos_mapping
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
TemplateHandler.java 143 * from the template.xml file
185 static final String ATTR_FROM = "from"; //$NON-NLS-1$
247 /** Agree to all file-overwrites from now on? */
429 * @return the binary data read from the file
734 File from = getFullPath(relativeFrom); local
737 mLoader.setTemplateFile(from);
738 Template template = freemarker.getTemplate(from.getName());
744 xml = readTemplateTextResource(from);
968 File from = getFullPath(relativeFrom); local
1090 File from = getFullPath(relativeFrom); local
    [all...]
  /prebuilts/sdk/current/support/v7/palette/libs/
android-support-v7-palette.jar 
  /bionic/libc/kernel/uapi/linux/
if_link.h 4 *** This header was automatically generated from a Linux kernel header
7 *** structures, and macros generated from the original header, and thus,
269 __u32 from; member in struct:ifla_vlan_qos_mapping
perf_event.h 4 *** This header was automatically generated from a Linux kernel header
7 *** structures, and macros generated from the original header, and thus,
369 __u64 from; member in struct:perf_branch_entry

Completed in 911 milliseconds

<<11121314151617181920>>