Home
last modified time | relevance | path

Searched full:ugc (Results 1 – 25 of 80) sorted by relevance

1234

/external/harfbuzz_ng/src/
Dgen-use-table.py198 def is_BASE(U, UISC, UDI, UGC, AJT): argument
205 (UGC == Lo and UISC in [Avagraha, Bindu, Consonant_Final, Consonant_Medial,
207 def is_BASE_NUM(U, UISC, UDI, UGC, AJT): argument
209 def is_BASE_OTHER(U, UISC, UDI, UGC, AJT): argument
212 def is_CGJ(U, UISC, UDI, UGC, AJT): argument
214 return UISC == Joiner or UDI and UGC in [Mc, Me, Mn]
215 def is_CONS_FINAL(U, UISC, UDI, UGC, AJT): argument
216 return ((UISC == Consonant_Final and UGC != Lo) or
218 def is_CONS_FINAL_MOD(U, UISC, UDI, UGC, AJT): argument
220 def is_CONS_MED(U, UISC, UDI, UGC, AJT): argument
[all …]
/external/bcc/tools/
Dnodegc_example.txt1 Demonstrations of ugc.
4 ugc traces garbage collection events in high-level languages, including Java,
11 # ugc $(pidof node)
47 # ugc -F Tenured $(pidof java)
55 # ugc -M 1 $(pidof java)
70 # ugc -h
71 usage: ugc.py [-h] [-l {java,python,ruby,node}] [-v] [-m] [-M MINIMUM]
93 ./ugc -l java 185 # trace Java GCs in process 185
94 ./ugc -l ruby 1344 -m # trace Ruby GCs reporting in ms
95 ./ugc -M 10 -l java 185 # trace only Java GCs longer than 10ms
Dpythongc_example.txt1 Demonstrations of ugc.
4 ugc traces garbage collection events in high-level languages, including Java,
11 # ugc $(pidof node)
47 # ugc -F Tenured $(pidof java)
55 # ugc -M 1 $(pidof java)
70 # ugc -h
71 usage: ugc.py [-h] [-l {java,python,ruby,node}] [-v] [-m] [-M MINIMUM]
93 ./ugc -l java 185 # trace Java GCs in process 185
94 ./ugc -l ruby 1344 -m # trace Ruby GCs reporting in ms
95 ./ugc -M 10 -l java 185 # trace only Java GCs longer than 10ms
Drubygc_example.txt1 Demonstrations of ugc.
4 ugc traces garbage collection events in high-level languages, including Java,
11 # ugc $(pidof node)
47 # ugc -F Tenured $(pidof java)
55 # ugc -M 1 $(pidof java)
70 # ugc -h
71 usage: ugc.py [-h] [-l {java,python,ruby,node}] [-v] [-m] [-M MINIMUM]
93 ./ugc -l java 185 # trace Java GCs in process 185
94 ./ugc -l ruby 1344 -m # trace Ruby GCs reporting in ms
95 ./ugc -M 10 -l java 185 # trace only Java GCs longer than 10ms
Djavagc_example.txt1 Demonstrations of ugc.
4 ugc traces garbage collection events in high-level languages, including Java,
11 # ugc $(pidof node)
47 # ugc -F Tenured $(pidof java)
55 # ugc -M 1 $(pidof java)
70 # ugc -h
71 usage: ugc.py [-h] [-l {java,python,ruby,node}] [-v] [-m] [-M MINIMUM]
93 ./ugc -l java 185 # trace Java GCs in process 185
94 ./ugc -l ruby 1344 -m # trace Ruby GCs reporting in ms
95 ./ugc -M 10 -l java 185 # trace only Java GCs longer than 10ms
Djavagc.sh3 $lib/ugc.py -l java "$@"
Drubygc.sh3 $lib/ugc.py -l ruby "$@"
Dpythongc.sh3 $lib/ugc.py -l python "$@"
Dnodegc.sh3 $lib/ugc.py -l node "$@"
/external/bcc/tools/lib/
Dugc_example.txt1 Demonstrations of ugc.
4 ugc traces garbage collection events in high-level languages, including Java,
11 # ugc $(pidof node)
47 # ugc -F Tenured $(pidof java)
55 # ugc -M 1 $(pidof java)
70 # ugc -h
71 usage: ugc.py [-h] [-l {java,python,ruby,node}] [-v] [-m] [-M MINIMUM]
93 ./ugc -l java 185 # trace Java GCs in process 185
94 ./ugc -l ruby 1344 -m # trace Ruby GCs reporting in ms
95 ./ugc -M 10 -l java 185 # trace only Java GCs longer than 10ms
Dugc.py4 # ugc Summarize garbage collection events in high-level languages.
7 # USAGE: ugc [-v] [-m] [-M MSEC] [-F FILTER] {java,node,python,ruby} pid
24 ./ugc -l java 185 # trace Java GCs in process 185
25 ./ugc -l ruby 1344 -m # trace Ruby GCs reporting in ms
26 ./ugc -M 10 -l java 185 # trace only Java GCs longer than 10ms
/external/bcc/man/man8/
Dpythongc.81 .TH ugc 8 "2018-10-09" "USER COMMANDS"
14 .B ugc [-h] [-v] [-m] [-M MINIMUM] [-F FILTER] [-l {java,node,python,ruby}] pid
57 .B ugc node 148
62 .B ugc -m java 6004
68 .B ugc -M 10 -F Tenured java 6004
Dnodegc.81 .TH ugc 8 "2018-10-09" "USER COMMANDS"
14 .B ugc [-h] [-v] [-m] [-M MINIMUM] [-F FILTER] [-l {java,node,python,ruby}] pid
57 .B ugc node 148
62 .B ugc -m java 6004
68 .B ugc -M 10 -F Tenured java 6004
Dugc.81 .TH ugc 8 "2018-10-09" "USER COMMANDS"
14 .B ugc [-h] [-v] [-m] [-M MINIMUM] [-F FILTER] [-l {java,node,python,ruby}] pid
57 .B ugc node 148
62 .B ugc -m java 6004
68 .B ugc -M 10 -F Tenured java 6004
Djavagc.81 .TH ugc 8 "2018-10-09" "USER COMMANDS"
14 .B ugc [-h] [-v] [-m] [-M MINIMUM] [-F FILTER] [-l {java,node,python,ruby}] pid
57 .B ugc node 148
62 .B ugc -m java 6004
68 .B ugc -M 10 -F Tenured java 6004
Drubygc.81 .TH ugc 8 "2018-10-09" "USER COMMANDS"
14 .B ugc [-h] [-v] [-m] [-M MINIMUM] [-F FILTER] [-l {java,node,python,ruby}] pid
57 .B ugc node 148
62 .B ugc -m java 6004
68 .B ugc -M 10 -F Tenured java 6004
Dtclobjnew.888 ustat(8), ugc(8), memleak(8)
Dcobjnew.888 ustat(8), ugc(8), memleak(8)
Drubyobjnew.888 ustat(8), ugc(8), memleak(8)
Djavaobjnew.888 ustat(8), ugc(8), memleak(8)
Duobjnew.888 ustat(8), ugc(8), memleak(8)
/external/harfbuzz_ng/docs/
Dusermanual-shaping-concepts.xml152 assigned a <emphasis>Unicode General Category</emphasis> (UGC),
161 These UGC properties are "Major" categories. Each codepoint is
174 In addition to the UGC property, codepoints in the Indic and
/external/bcc/snap/
Dsnapcraft.yaml335 ugc:
336 command: bcc-wrapper lib/ugc
/external/googleapis/google/maps/places/v1/
Dattribution.proto28 // Information about the author of the UGC data. Used in
/external/bcc/libbpf-tools/
Djavagc.c4 * Based on ugc from BCC by Sasha Goldshtein

1234