Home
last modified time | relevance | path

Searched +full:react +full:- +full:is (Results 1 – 25 of 251) sorted by relevance

1234567891011

/external/pigweed/pw_web/webconsole/
Dpackage-lock.json12 "@codemirror/lang-javascript": "^6.0.2",
14 "@codemirror/theme-one-dark": "^6.0.0",
15 "@emotion/react": "^11.10.0",
20 "object-path": "^0.11.8",
22 "react": "18.2.0", string
23 "react-dom": "18.2.0",
24 "react-virtualized": "^9.22.3",
25 "react-virtualized-auto-sizer": "^1.0.6",
26 "react-window": "^1.8.7",
28 "xterm-addon-fit": "^0.5.0"
[all …]
/external/easymock/src/org/easymock/
DMockControl.java2 * Copyright 2001-2009 OFFIS, Tammo Freese
8 * http://www.apache.org/licenses/LICENSE-2.0
11 * distributed under the License is distributed on an "AS IS" BASIS,
117 * if the mock object already is in replay state.
128 * if the mock object is in record state.
138 * will react by returning silently.
141 * if the mock object is in replay state, if no method was
153 * will react by throwing the provided Throwable.
158 * if the mock object is in replay state or if no method was
164 * if throwable is null.
[all …]
/external/rust/crates/clap/3.2.23/src/parser/
Dparser.rs37 pub(crate) fn new(cmd: &'cmd mut Command<'help>) -> Self { in new()
56 ) -> ClapResult<()> { in get_matches_with()
67 // If the user already passed '--'. Meaning only positional args follow. in get_matches_with()
101 // Has the user already passed '--'? Meaning only positional args follow in get_matches_with()
203 // AllowNegativeNumbers is set, parse_short_arg will *not* throw in get_matches_with()
220 // Is a single dash `-`, try positional. in get_matches_with()
237 .seek(&mut args_cursor, clap_lex::SeekFrom::Current(-1)); in get_matches_with()
240 self.flag_subcmd_skip = self.cur_idx.get() - at + 1; in get_matches_with()
280 // Assume this is a value of a previous arg. in get_matches_with()
370 // Came to -- and one positional has .last(true) set, so we go immediately in get_matches_with()
[all …]
/external/pigweed/pw_web/webconsole/components/
Dlog.tsx7 // https://www.apache.org/licenses/LICENSE-2.0
10 // distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
15 import {useEffect, useRef, useState} from "react";
17 import {AutoSizer, Table, Column} from 'react-virtualized';
19 import 'react-virtualized/styles.css';
40 // Not a valid message, print as-is.
47 humanTime: new Date(Date.now()).toLocaleTimeString("en-US")
58 humanTime: new Date(Date.now()).toLocaleTimeString("en-US")
91 logTable.current!.scrollToRow(logs.length - 1);
114 {/* @ts-ignore */}
[all …]
Dconnect.tsx7 // https://www.apache.org/licenses/LICENSE-2.0
10 // distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
18 import {useState} from 'react';
/external/linux-kselftest/tools/testing/selftests/firmware/
Dfw_fallback.sh2 # SPDX-License-Identifier: GPL-2.0
7 set -e
27 echo -n "$name" >"$DIR"/trigger_request &
29 # Give kernel a chance to react.
31 while [ ! -e "$DIR"/"$name"/loading ]; do
33 timeout=$(( $timeout - 1 ))
34 if [ "$timeout" -eq 0 ]; then
54 echo -n "$name" >"$DIR"/trigger_request 2>/dev/null &
56 # Give kernel a chance to react.
58 while [ ! -e "$DIR"/"$name"/loading ]; do
[all …]
/external/rust/crates/clap/src/parser/
Dparser.rs37 pub(crate) fn new(cmd: &'cmd mut Command) -> Self { in new()
56 ) -> ClapResult<()> { in get_matches_with()
67 // If the user already passed '--'. Meaning only positional args follow. in get_matches_with()
101 // Has the user already passed '--'? Meaning only positional args follow in get_matches_with()
203 // AllowNegativeNumbers is set, parse_short_arg will *not* throw in get_matches_with()
219 // Is a single dash `-`, try positional. in get_matches_with()
236 .seek(&mut args_cursor, clap_lex::SeekFrom::Current(-1)); in get_matches_with()
239 self.flag_subcmd_skip = self.cur_idx.get() - at + 1; in get_matches_with()
283 // Assume this is a value of a previous arg. in get_matches_with()
372 // Came to -- and one positional has .last(true) set, so we go immediately in get_matches_with()
[all …]
/external/lottie/
DREADME.md1 …thub.com/airbnb/lottie-ios), [React Native](https://github.com/airbnb/lottie-react-native), [Web](…
3 ![Build Status](https://github.com/airbnb/lottie-android/workflows/Verify/badge.svg)
7is a mobile library for Android and iOS that parses [Adobe After Effects](http://www.adobe.com/pro…
9 …ithout an engineer painstakingly recreating it by hand. They say a picture is worth 1,000 words so…
13 Lottie is maintained and improved on nights and weekends. If you use Lottie in your app, please con…
46 Gradle is the only supported build configuration, so just add the dependency to your project `build…
54 The latest Lottie version is:
55 ![lottieVersion](https://maven-badges.herokuapp.com/maven-central/com.airbnb.android/lottie/badge.s…
57 The latest stable [Lottie-Compose](http://airbnb.io/lottie/#/android-compose) version is:
58 ![lottieVersion](https://maven-badges.herokuapp.com/maven-central/com.airbnb.android/lottie-compose…
[all …]
DMETADATA6is a mobile library for Android and iOS that parses Adobe After Effects animations exported as jso…
9 license_note: "would be NOTICE save for CC-BY-SA in CODE_OF_CONDUCT.md"
17 value: "https://github.com/airbnb/lottie-android"
/external/cronet/base/tracing/stdlib/chrome/
Dspeedometer.sql1 -- Copyright 2023 The Chromium Authors
2 -- Use of this source code is governed by a BSD-style license that can be
3 -- found in the LICENSE file.
5 -- Annotates a trace with Speedometer 2.1 related information.
6 --
7 -- The scripts below analyse traces with the following tracing options
8 -- enabled:
9 --
10 -- - Chromium:
11 -- "blink.user_timing".
[all …]
/external/perfetto/src/trace_processor/perfetto_sql/stdlib/chrome/
Dspeedometer.sql1 -- Copyright 2023 The Chromium Authors
2 -- Use of this source code is governed by a BSD-style license that can be
3 -- found in the LICENSE file.
5 -- Annotates a trace with Speedometer 2.1 related information.
6 --
7 -- The scripts below analyse traces with the following tracing options
8 -- enabled:
9 --
10 -- - Chromium:
11 -- "blink.user_timing".
[all …]
/external/guava/guava/src/com/google/common/eventbus/
DEventBus.java7 * http://www.apache.org/licenses/LICENSE-2.0
10 * is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
35 * libraries offer better ways to decouple components and react to events.
37 * <p>To decouple components, we recommend a dependency-injection framework. For Android code, most
40 …* href="https://docs.spring.io/spring-framework/docs/current/reference/html/core.html#beans-introd…
42 * them together as a set (<a href="https://dagger.dev/dev-guide/multibindings">Dagger</a>, <a
44 …* href="https://docs.spring.io/spring-framework/docs/current/reference/html/core.html#beans-autowi…
46 * <p>To react to events, we recommend a reactive-streams framework like <a
50 * translating code from using an event bus to using a reactive-streams framework, see these two
51 * guides: <a href="https://blog.jkl.gg/implementing-an-event-bus-with-rxjava-rxbus/">1</a>, <a
[all …]
/external/guava/android/guava/src/com/google/common/eventbus/
DEventBus.java7 * http://www.apache.org/licenses/LICENSE-2.0
10 * is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
34 * libraries offer better ways to decouple components and react to events.
36 * <p>To decouple components, we recommend a dependency-injection framework. For Android code, most
39 …* href="https://docs.spring.io/spring-framework/docs/current/reference/html/core.html#beans-introd…
41 * them together as a set (<a href="https://dagger.dev/dev-guide/multibindings">Dagger</a>, <a
43 …* href="https://docs.spring.io/spring-framework/docs/current/reference/html/core.html#beans-autowi…
45 * <p>To react to events, we recommend a reactive-streams framework like <a
49 * translating code from using an event bus to using a reactive-streams framework, see these two
50 * guides: <a href="https://blog.jkl.gg/implementing-an-event-bus-with-rxjava-rxbus/">1</a>, <a
[all …]
/external/aws-sdk-java-v2/.changes/2.17.x/
D2.17.274.json3 "date": "2022-09-14",
9is introducing forms functionality. Forms can be configured from Data Store models, JSON, or from …
/external/accompanist/docs/
Dswiperefresh.md3 [![Maven Central](https://img.shields.io/maven-central/v/com.google.accompanist/accompanist-swipere…
6is deprecated, with official pull refresh support in [androidx.compose.material.pullrefresh](https…
10 …ck/androidx/releases/compose-material#1.3.0). The implementation is similar but instead of being a…
12 A simple example is as follows:
38 …ples](https://cs.android.com/androidx/platform/frameworks/support/+/androidx-main:compose/material…
42 …vides the swipe-to-refresh UX pattern, similar to Android's [`SwipeRefreshLayout`](https://develop…
54 …e two key APIs which are needed: [`SwipeRefresh`][api_swiperefresh], which is provides the layout,…
67 items(30) { index ->
76 The content needs to be 'vertically scrollable' for `SwipeRefresh()` to be able to react to swipe g…
91 As this library is built with a separate state object, it's easy to display a refreshing indicator …
[all …]
/external/licenseclassifier/v2/assets/License/Facebook-2-Clause/
Dlicense.txt2 intellectual property and other proprietary rights, in and to the React Native
4 these terms, you are hereby granted a non-exclusive, worldwide, royalty-free
10 THE SOFTWARE AND DOCUMENTATION, IF ANY, ARE PROVIDED "AS IS" AND ANY EXPRESS OR
/external/licenseclassifier/licenses/
DFacebook-2-Clause.txt2 intellectual property and other proprietary rights, in and to the React Native
4 these terms, you are hereby granted a non-exclusive, worldwide, royalty-free
10 THE SOFTWARE AND DOCUMENTATION, IF ANY, ARE PROVIDED "AS IS" AND ANY EXPRESS OR
/external/googleapis/google/cloud/eventarc/
DBUILD.bazel2 # google-cloud-eventarc.
4 # This is an API workspace, having public visibility by default makes perfect sense.
23 "ruby-cloud-gem-name=google-cloud-eventarc",
24 "ruby-cloud-env-prefix=EVENTARC",
25 "ruby-cloud-wrapper-of=v1:0.9",
26 "ruby-cloud-product-url=https://cloud.google.com/eventarc/",
27 "ruby-cloud-api-id=eventarc.googleapis.com",
28 "ruby-cloud-api-shortname=eventarc",
30 …hat react to state changes. Eventarc requires no infrastructure management — you can optimize prod…
37 name = "google-cloud-eventarc-ruby",
/external/grpc-grpc/src/objective-c/RxLibrary/
DGRXBufferedPipe.h9 * http://www.apache.org/licenses/LICENSE-2.0
12 * distributed under the License is distributed on an "AS IS" BASIS,
25 * A buffered pipe is a Writer that also acts as a Writeable.
26 * Once it is started, whatever values are written into it (via -writeValue:) will be propagated
28 * If it is throttled and keeps receiving values, as well as if it receives values before being
30 * If it receives an end of stream (via -writesFinishedWithError:), it will buffer the EOS after the
33 * Beware that a pipe of this type can't prevent receiving more values when it is paused (for
36 * crash. If you want to react to flow control signals to prevent that, instead of using this class
39 * Thread-safety: the methods of this class are thread-safe.
/external/replicaisland/src/com/replica/replicaisland/
DCollisionParameters.java8 * http://www.apache.org/licenses/LICENSE-2.0
11 * distributed under the License is distributed on an "AS IS" BASIS,
24 // react differently to the intersection depending on the hit type.
28 public final static int HIT = 1; // Standard hit type. Life is reduced by 1.
32 …public final static int DEPRESS = 5; // A hit indicating that the attacker is pressing into the…
/external/googleapis/google/cloud/eventarc/publishing/
DBUILD.bazel2 # google-cloud-eventarc-publishing.
4 # This is an API workspace, having public visibility by default makes perfect sense.
16 # Generates a Ruby wrapper client for eventarc-publishing.
23 "ruby-cloud-gem-name=google-cloud-eventarc-publishing",
24 "ruby-cloud-env-prefix=EVENTARC",
25 "ruby-cloud-wrapper-of=v1:0.8",
26 "ruby-cloud-product-url=https://cloud.google.com/eventarc/",
27 "ruby-cloud-api-id=eventarcpublishing.googleapis.com",
28 "ruby-cloud-api-shortname=eventarcpublishing",
30 …hat react to state changes. Eventarc requires no infrastructure management — you can optimize prod…
[all …]
/external/grpc-grpc/test/cpp/naming/utils/
Ddns_resolver.py8 # http://www.apache.org/licenses/LICENSE-2.0
11 # distributed under the License is distributed on an "AS IS" BASIS,
29 "-s",
30 "--server_host",
36 "-p",
37 "--server_port",
40 help="Port that the DNS server is listening on.",
43 "-n",
44 "--qname",
50 "-t",
[all …]
/external/setupcompat/main/java/com/google/android/setupcompat/template/
DFooterActionButton.java8 * http://www.apache.org/licenses/LICENSE-2.0
11 * distributed under the License is distributed on an "AS IS" BASIS,
27 /** Button that can react to touch when disabled. */
41 // getOnClickListenerWhenDisabled is responsible for handling accessibility correctly, calling
60 * Sets this footer button is primary button style.
62 * @param isPrimaryButtonStyle True if this button is primary button style.
68 /** Returns true when the footer button is primary button style. */
/external/pigweed/
Dpackage-lock.json10 "license": "Apache-2.0",
12 "@protobuf-ts/protoc": "^2.7.0",
14 "google-protobuf": "^3.17.3",
17 "rollup-plugin-postcss": "^4.0.2",
18 "ts-protoc-gen": "^0.15.0"
24 "@grpc/grpc-js": "^1.3.7",
25 "@material-ui/core": "^4.12.1",
26 "@material-ui/lab": "^4.0.0-alpha.60",
27 "@rollup/plugin-commonjs": "^19.0.0",
28 "@rollup/plugin-node-resolve": "^13.3.0",
[all …]
/external/perfetto/ui/src/widgets/
Dmodal.ts7 // http://www.apache.org/licenses/LICENSE-2.0
10 // distributed under the License is distributed on an "AS IS" BASIS,
24 // Mithril sub-component, but we want the result dom element to be nested under
28 // Full-screen modal use cases (the most common case)
29 // --------------------------------------------------
30 // - app.ts calls maybeRenderFullscreenModalDialog() when rendering the
31 // top-level vdom, if a modal dialog is created via showModal()
32 // - The user (any TS code anywhere) calls showModal()
33 // - showModal() takes either:
34 // - A static set of mithril vnodes (for cases when the contents of the modal
[all …]

1234567891011