OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:flex
(Results
201 - 225
of
414
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium-trace/catapult/tracing/tracing/ui/analysis/
memory_dump_allocator_details_pane.html
24
display:
flex
;
25
flex
-direction: column;
29
flex
: 0 0 auto;
41
flex
: 1 0 auto;
55
flex
: 1 0 auto;
memory_dump_overview_pane.html
29
display:
flex
;
30
flex
-direction: column;
34
flex
: 0 0 auto;
46
flex
: 1 0 auto;
60
flex
: 1 0 auto;
/hardware/bsp/intel/peripheral/libupm/examples/c++/
CMakeLists.txt
112
add_executable (
flex
-example
flex
.cxx)
232
include_directories (${PROJECT_SOURCE_DIR}/src/
flex
)
372
target_link_libraries (
flex
-example
flex
${CMAKE_THREAD_LIBS_INIT})
/external/bison/src/
scan-skel.c
7
/* A lexical scanner generated by
flex
*/
70
/*
flex
integer type definitions */
594
* any uses of REJECT which
flex
missed.
622
/* Work around a bug in
flex
2.5.31. See Debian bug 333231
628
#include "
flex
-scanner.h"
795
YY_FATAL_ERROR( "input in
flex
scanner failed" ); \
805
YY_FATAL_ERROR( "input in
flex
scanner failed" ); \
1186
YY_FATAL_ERROR( "
flex
scanner jammed" );
[
all
...]
Makefile.am
43
flex
-scanner.h \
/external/chromium-trace/catapult/dashboard/dashboard/elements/
nav-bar.html
34
display:
flex
;
35
display: -webkit-
flex
;
72
flex
: 100;
triage-dialog.html
38
display: -webkit-
flex
;
39
display:
flex
;
chart-container.html
39
display:
flex
;
40
display: -webkit-
flex
;
41
flex
-direction: column;
42
-webkit-
flex
-direction: column;
54
display:
flex
;
55
display: -webkit-
flex
;
73
-webkit-
flex
-grow: 1;
74
flex
-grow: 1;
75
display: -webkit-
flex
;
76
flex
-direction: column
[
all
...]
/external/chromium-trace/catapult/tracing/tracing/base/unittest/
html_test_results.html
16
display:
flex
;
17
flex
-direction: column;
18
flex
: 0 0 auto;
/external/e2fsprogs/
ABOUT-NLS
198
flex
| [] [] [] [] [] |
272
flex
| [] |
346
flex
| [] [] [] | 9
/frameworks/base/core/java/android/content/
SyncRequest.java
289
* Request a periodic sync every 5 hours with 20 minutes of
flex
.
311
* @param beforeSeconds the amount of
flex
time in seconds before
328
" after the specified
flex
time.");
/external/bison/
ABOUT-NLS
223
flex
| [] |
407
flex
| [] [] [] |
[
all
...]
cfg.mk
54
bootstrap-tools = autoconf,automake,
flex
,gettext,gnulib
/external/freetype/src/psaux/
t1decode.c
734
case 0: /* end
flex
feature */
742
" unexpected
flex
end\n" ));
752
case 1: /* start
flex
feature */
765
case 2: /* add
flex
vectors */
776
" missing
flex
start\n" ));
781
/* this will move our current position to the
flex
*/
[
all
...]
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/psaux/
t1decode.c
734
case 0: /* end
flex
feature */
742
" unexpected
flex
end\n" ));
752
case 1: /* start
flex
feature */
765
case 2: /* add
flex
vectors */
776
" missing
flex
start\n" ));
781
/* this will move our current position to the
flex
*/
[
all
...]
/external/pdfium/third_party/freetype/src/psaux/
t1decode.c
734
case 0: /* end
flex
feature */
742
" unexpected
flex
end\n" ));
752
case 1: /* start
flex
feature */
765
case 2: /* add
flex
vectors */
776
" missing
flex
start\n" ));
781
/* this will move our current position to the
flex
*/
[
all
...]
/device/huawei/angler/
releasetools.py
232
# NOTE: Some target
flex
radio images are zero-filled, and must
233
# be flashed to trigger the
flex
update "magic". Do not
/device/moto/shamu/
releasetools.py
211
# NOTE: Some target
flex
radio images are zero-filled, and must
212
# be flashed to trigger the
flex
update "magic". Do not
/external/autotest/server/site_tests/infra_ServoDiagnosis/
infra_ServoDiagnosis.py
118
'release'. When the servo
flex
cable is not attached, the
147
Rationale: If the 'pwr_button' test fails, the
flex
cable may
/system/core/crash_reporter/
warn_collector.l
16
* This
flex
program reads /var/log/messages as it grows and saves kernel
331
/*
Flex
should really know not to generate these functions.
/frameworks/base/services/core/java/com/android/server/content/
SyncStorageEngine.java
85
/** Percentage of period that is
flex
by default, if no flexMillis is set. */
88
/** Lower bound on sync time from which we assign a default
flex
time. */
333
void onPeriodicSyncAdded(EndPoint target, Bundle extras, long pollFrequency, long
flex
);
499
* Figure out a reasonable
flex
time for cases where none is provided (old api calls).
504
* The
flex
time is capped at a percentage of the {@link #DEFAULT_POLL_FREQUENCY_SECONDS}.
508
// Small enough sync request time that we don't add
flex
time - developer probably
515
// Large enough sync request time that we cap the
flex
time.
[
all
...]
SyncManager.java
503
long
flex
) {
504
updateOrAddPeriodicSync(target, pollFrequency,
flex
, extras);
1052
public final long
flex
;
field in class:SyncManager.UpdatePeriodicSyncMessagePayload
[
all
...]
/external/chromium-trace/catapult/third_party/polymer/components/paper-dropdown-menu/
paper-dropdown-menu.html
110
<div
flex
auto id="label">{{selectedItemLabel || label}}</div>
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/src/
dimension-handler.js
129
'
flex
-basis',
normalize-keyframes.js
79
flex
: [
Completed in 1214 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>