Home
last modified time | relevance | path

Searched refs:term (Results 1 – 25 of 42) sorted by relevance

12

/hardware/qcom/bt/msm8996/libbt-vendor/src/
Dhci_smd.c61 struct termios term; in bt_hci_init_transport_id() local
120 if (tcgetattr(fd, &term) < 0) in bt_hci_init_transport_id()
127 cfmakeraw(&term); in bt_hci_init_transport_id()
132 term.c_cflag |= (CRTSCTS | CLOCAL); in bt_hci_init_transport_id()
134 if (tcsetattr(fd, TCSANOW, &term) < 0) in bt_hci_init_transport_id()
/hardware/qcom/bt/msm8909/libbt-vendor/src/
Dhci_smd.c58 struct termios term; in bt_hci_init_transport_id() local
117 if (tcgetattr(fd, &term) < 0) in bt_hci_init_transport_id()
124 cfmakeraw(&term); in bt_hci_init_transport_id()
129 term.c_cflag |= (CRTSCTS | CLOCAL); in bt_hci_init_transport_id()
131 if (tcsetattr(fd, TCSANOW, &term) < 0) in bt_hci_init_transport_id()
/hardware/qcom/bt/msm8998/libbt-vendor/src/
Dhci_smd.c61 struct termios term; in bt_hci_init_transport_id() local
120 if (tcgetattr(fd, &term) < 0) in bt_hci_init_transport_id()
127 cfmakeraw(&term); in bt_hci_init_transport_id()
132 term.c_cflag |= (CRTSCTS | CLOCAL); in bt_hci_init_transport_id()
134 if (tcsetattr(fd, TCSANOW, &term) < 0) in bt_hci_init_transport_id()
/hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/
Dhci_smd.c58 struct termios term; in bt_hci_init_transport_id() local
117 if (tcgetattr(fd, &term) < 0) in bt_hci_init_transport_id()
124 cfmakeraw(&term); in bt_hci_init_transport_id()
129 term.c_cflag |= (CRTSCTS | CLOCAL); in bt_hci_init_transport_id()
131 if (tcsetattr(fd, TCSANOW, &term) < 0) in bt_hci_init_transport_id()
/hardware/qcom/bt/msm8992/libbt-vendor/src/
Dhci_smd.c57 struct termios term; in bt_hci_init_transport_id() local
116 if (tcgetattr(fd, &term) < 0) in bt_hci_init_transport_id()
123 cfmakeraw(&term); in bt_hci_init_transport_id()
128 term.c_cflag |= (CRTSCTS | CLOCAL); in bt_hci_init_transport_id()
130 if (tcsetattr(fd, TCSANOW, &term) < 0) in bt_hci_init_transport_id()
/hardware/qcom/bt/msm8960/libbt-vendor/src/
Duserial_vendor.c84 struct termios term; in bt_hci_init_transport_id() local
123 if (tcgetattr(fd, &term) < 0) in bt_hci_init_transport_id()
130 cfmakeraw(&term); in bt_hci_init_transport_id()
135 term.c_cflag |= (CRTSCTS | CLOCAL); in bt_hci_init_transport_id()
137 if (tcsetattr(fd, TCSANOW, &term) < 0) in bt_hci_init_transport_id()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/chunkindex/
Dlunr.js1416 return lunr.TokenSet.fromFuzzyString(clause.term, clause.editDistance)
1418 return lunr.TokenSet.fromString(clause.term)
2000 terms = this.pipeline.runString(clause.term, {
2004 terms = [clause.term]
2008 var term = terms[m]
2016 clause.term = term
2255 .map(function (term) { argument
2256 return [term, this.invertedIndex[term]]
2302 term = tuple[0],
2305 tokenSetBuilder.insert(term)
[all …]
/hardware/invensense/6515/libsensors_iio/software/simple_apps/devnode_parser/
Dread_device_node.c43 struct termios term; in _kbhit() local
44 tcgetattr(STDIN, &term); in _kbhit()
45 term.c_lflag &= ~ICANON; in _kbhit()
46 tcsetattr(STDIN, TCSANOW, &term); in _kbhit()
/hardware/invensense/6515/libsensors_iio/software/simple_apps/gesture_test/
Dinv_gesture_test.c160 struct termios term; in _kbhit() local
161 tcgetattr(STDIN, &term); in _kbhit()
162 term.c_lflag &= ~ICANON; in _kbhit()
163 tcsetattr(STDIN, TCSANOW, &term); in _kbhit()
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_internal_entry.h242 void term(std::function<void(void)> term_func) in term() function
/hardware/invensense/6515/libsensors_iio/software/simple_apps/mpu_iio/
Dmpu_iio.c75 struct termios term; in _kbhit() local
76 tcgetattr(STDIN, &term); in _kbhit()
77 term.c_lflag &= ~ICANON; in _kbhit()
78 tcsetattr(STDIN, TCSANOW, &term); in _kbhit()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_NV_external_memory.adoc51 (a term to be defined by subsequent interopability extensions), or Vulkan
DVK_KHR_surface.adoc159 ** Replaced the term "`queue node index`" with "`queue family index`" in
160 the spec as that is the agreed term to be used in the latest version of
DVK_NV_inherited_viewport_scissor.adoc79 least in the short term), we ultimately chose to continue using the existing
DVK_NV_external_memory_win32.adoc52 (a term to be defined by subsequent interopability extensions), or Vulkan
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DREADMEVK.adoc36 specification in order to simplify the long-term maintenance of the Vulkan SC
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/
Dmarkup.adoc563 When writing a "`wildcard`" enumerant name containing an italicized term
573 italicized term:
804 For example, when writing the {YCbCr} term widely used to describe a color
905 necessary, use the term _can{cl}_ to describe it.
907 If language flows more logically using the term "`may not`", use the term
925 The term _functionality_ includes API features, extensions, and layers.
1203 The term _subset_ is sometimes used to refer to a _strict subset_, and
Drevisions.adoc136 Use the term "`asciidoctor`" instead of "`asciidoc`" everywhere.
261 * 2015-12-15 - Make "`implementation`" preferred term instead of "`system`".
Dwriting.adoc269 miptail | "`mipmap *term*`" may be used in time
336 use of the term "`undefined`" has been carefully considered and accurately
343 document, and is not itself a normative term.
348 including termination of the application), do *not* use the term
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/LICENSES/
DCC-BY-4.0.txt125 3. Term. The term of this Public License is specified in Section 6(a).
259 a. This Public License applies for the term of the Copyright and Similar Rights
303 c. No term or condition of this Public License will be waived and no failure
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_image_compression_control.adoc19 As the term implies, these compression techniques are done at defined bitrates, and may therefore l…
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dintroduction.adoc141 When a term defined in the <<glossary,Glossary>> is used in normative
/hardware/google/gfxstream/codegen/generic-apigen/
DREADME35 data only, with no context headers. In precise term terms, a reply
/hardware/invensense/6515/libsensors_iio/
DLicense.txt193 any term or provision of this Agreement is found by a court of competent
/hardware/broadcom/wlan/bcmdhd/firmware/
DLICENSE.TXT193 any term or provision of this Agreement is found by a court of competent

12