HomeSort by relevance Sort by last modified time
    Searched refs:endpoints (Results 1 - 25 of 34) sorted by null

1 2

  /external/mesa3d/src/mesa/main/
texcompress_bptc.c 360 uint8_t endpoints[][4])
372 endpoints[subset * 2 + endpoint][component] =
383 endpoints[subset * 2 + endpoint][3] =
393 endpoints[subset * 2 + endpoint][3] = 255;
406 endpoints[subset * 2 + endpoint][component] <<= 1;
407 endpoints[subset * 2 + endpoint][component] |= pbit;
418 endpoints[subset * 2 + endpoint][component] <<= 1;
419 endpoints[subset * 2 + endpoint][component] |= pbit;
429 endpoints[subset * 2 + endpoint][component] =
430 expand_component(endpoints[subset * 2 + endpoint][component]
554 uint8_t endpoints[3 * 2][4]; local
856 int32_t endpoints[2 * 2][3]; local
1212 uint8_t endpoints[2][4]; local
1526 float endpoints[2][3]; local
    [all...]
  /frameworks/base/core/java/android/hardware/usb/
UsbInterface.java 46 /** All endpoints of this interface, only null during creation */
127 * @return the number of endpoints
146 public void setEndpoints(Parcelable[] endpoints) {
147 mEndpoints = Preconditions.checkArrayElementsNotNull(endpoints, "endpoints");
174 Parcelable[] endpoints = in.readParcelableArray(UsbEndpoint.class.getClassLoader());
176 intf.setEndpoints(endpoints);
  /device/linaro/bootloader/arm-trusted-firmware/plat/hikey/
usb.c 80 static struct ep_type endpoints[NUM_ENDPOINTS] variable in typeref:struct:ep_type
149 endpoints[i].active = 0;
150 endpoints[i].busy = 0;
151 endpoints[i].rc = -1;
152 endpoints[i].done = 1;
229 endpoints[ep].active = 1; // true
240 endpoints[ep].active = 0;
344 endpoints[ep].busy = 1; // true
345 endpoints[ep].size = len;
414 endpoints[ep].busy = 1; //tru
    [all...]
  /libcore/jsr166-tests/src/test/java/jsr166/
ConcurrentSkipListSetTest.java 831 int[] endpoints = new int[2]; local
832 endpoints[0] = min + rnd.nextInt(rangeSize);
833 endpoints[1] = min + rnd.nextInt(rangeSize);
834 Arrays.sort(endpoints);
839 endpoints[0], lowIncl, endpoints[1], highIncl);
841 bashSubSet(sm, endpoints[0] + (lowIncl ? 0 : 1),
842 endpoints[1] - (highIncl ? 0 : 1), true, bs);
844 bashSubSet(sm.descendingSet(), endpoints[0] + (lowIncl ? 0 : 1),
845 endpoints[1] - (highIncl ? 0 : 1), false, bs)
    [all...]
TreeSetTest.java 833 int[] endpoints = new int[2]; local
834 endpoints[0] = min + rnd.nextInt(rangeSize);
835 endpoints[1] = min + rnd.nextInt(rangeSize);
836 Arrays.sort(endpoints);
841 endpoints[0], lowIncl, endpoints[1], highIncl);
843 bashSubSet(sm, endpoints[0] + (lowIncl ? 0 : 1),
844 endpoints[1] - (highIncl ? 0 : 1), true);
846 bashSubSet(sm.descendingSet(), endpoints[0] + (lowIncl ? 0 : 1),
847 endpoints[1] - (highIncl ? 0 : 1), false)
    [all...]
ConcurrentSkipListMapTest.java     [all...]
TreeMapTest.java 940 int[] endpoints = new int[2];
941 endpoints[0] = min + rnd.nextInt(rangeSize);
942 endpoints[1] = min + rnd.nextInt(rangeSize);
943 Arrays.sort(endpoints);
948 endpoints[0], lowIncl, endpoints[1], highIncl);
950 bashSubMap(sm, endpoints[0] + (lowIncl ? 0 : 1),
951 endpoints[1] - (highIncl ? 0 : 1), true);
953 bashSubMap(sm.descendingMap(), endpoints[0] + (lowIncl ? 0 : 1),
954 endpoints[1] - (highIncl ? 0 : 1), false)
    [all...]
  /external/autotest/client/cros/chameleon/
audio_board.py 99 def __init__(self, endpoints):
102 @param endpoints: A set of endpoints to keep a copy.
105 self._endpoints = endpoints.copy()
186 """Disconnects all endpoints from this audio bus."""
  /external/libusb/libusb/os/
netbsd_usb.c 44 int endpoints[USB_MAX_ENDPOINTS]; member in struct:handle_priv
349 hpriv->endpoints[i] = -1;
361 if (hpriv->endpoints[i] >= 0)
362 close(hpriv->endpoints[i]);
626 if (hpriv->endpoints[endpt] < 0) {
637 hpriv->endpoints[endpt] = fd;
640 return (hpriv->endpoints[endpt]);
openbsd_usb.c 44 int endpoints[USB_MAX_ENDPOINTS]; member in struct:handle_priv
383 hpriv->endpoints[i] = -1;
395 if (hpriv->endpoints[i] >= 0)
396 close(hpriv->endpoints[i]);
706 if (hpriv->endpoints[endpt] < 0) {
716 hpriv->endpoints[endpt] = fd;
719 return (hpriv->endpoints[endpt]);
linux_usbfs.c     [all...]
darwin_usb.c     [all...]
  /external/google-breakpad/src/common/windows/
omap.cc 414 // Get the unique set of interval endpoints.
415 std::set<DWORD> endpoints; local
417 endpoints.insert(mapping[i].rva_original);
418 endpoints.insert(mapping[i].rva_original +
423 // Use the endpoints to initialize the secondary search structure for the
425 eim.resize(endpoints.size());
426 std::set<DWORD>::const_iterator it = endpoints.begin();
427 for (size_t i = 0; it != endpoints.end(); ++it, ++i) {
  /external/autotest/client/cros/cellular/mbim_compliance/
usb_descriptors.py 466 def has_bulk_in_and_bulk_out(endpoints):
470 @param endpoints: A list of endpoint descriptors.
476 for endpoint in endpoints:
  /external/curl/lib/
connect.c 1080 sa_endpoints_t endpoints; local
    [all...]
  /external/libusb/libusb/
libusbi.h 850 * I/O to an interface's endpoints.
934 /* Alloc num_streams usb3 bulk streams on the passed in endpoints */
936 uint32_t num_streams, unsigned char *endpoints, int num_endpoints);
940 unsigned char *endpoints, int num_endpoints);
    [all...]
core.c 99 * a software standpoint (descriptors, configurations, interfaces, endpoints,
    [all...]
libusb.h 436 * Synchronization type for isochronous endpoints. Values for bits 2:3 of the
457 * Usage type for isochronous endpoints. Values for bits 4:5 of the
549 * isochronous endpoints and correspond to \ref libusb_iso_sync_type.
550 * Bits 4:5 are also only used for isochronous endpoints and correspond to
596 /** Number of endpoints used by this interface (excluding the control
    [all...]
  /external/ImageMagick/www/api/
feature.php 141 <p>Use HoughLineImage() in conjunction with any binary edge extracted image (we recommand Canny) to identify lines in the image. The algorithm accumulates counts for every white pixel for every possible orientation (for angles from 0 to 179 in 1 degree increments) and distance from the center of the image to the corner (in 1 px increments) and stores the counts in an accumulator matrix of angle vs distance. The size of the accumulator is 180x(diagonal/2). Next it searches this space for peaks in counts and converts the locations of the peaks to slope and intercept in the normal x,y input image space. Use the slope/intercepts to find the endpoints clipped to the bounds of the image. The lines are then drawn. The counts are a measure of the length of the lines</p>
  /external/webrtc/webrtc/tools/rtcbot/
botmanager.js 22 // connects it to bots pending endpoints.
  /prebuilts/go/darwin-x86/src/regexp/
exec_test.go 570 // in the outcome. Unspecified endpoints (offset -1) are denoted by ?.
571 // Unset endpoints (offset -2) are denoted by X. {x}(o:n) denotes a
  /prebuilts/go/linux-x86/src/regexp/
exec_test.go 570 // in the outcome. Unspecified endpoints (offset -1) are denoted by ?.
571 // Unset endpoints (offset -2) are denoted by X. {x}(o:n) denotes a
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
tree.rb 588 endpoints = @token ? [ "(#{ text }", ')' ] : [ '', '' ]
589 printer.group( 1, *endpoints ) do
    [all...]
  /external/iproute2/doc/
ip-tunnels.tex 454 specially for tunnel \verb|Cisco| with endpoints \verb|S| and \verb|D|.
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-sns/1.11.18/
aws-java-sdk-sns-1.11.18.jar 

Completed in 1049 milliseconds

1 2