OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:plan
(Results
101 - 125
of
885
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/extensions/strings/
extensions_strings_tr.xtb
12
<translation id="657064425229075395">Arka
plan
komut dosyas? '<ph name="BACKGROUND_SCRIPT"/>' yüklenemedi.</translation>
31
<translation id="1803557475693955505">'<ph name="BACKGROUND_PAGE"/>' arka
plan
sayfas? yüklenemedi.</translation>
/external/lldb/include/lldb/Target/
ThreadPlanBase.h
26
// This is the generic version of the bottom most
plan
on the
plan
stack. It should
ThreadPlanCallUserExpression.h
59
// lives as long as the thread
plan
does.
/external/lldb/source/Target/
ThreadPlanShouldStopHere.cpp
63
log->Printf ("ShouldStopHere callback found a step out
plan
from 0x%" PRIx64 ": %s.", current_addr, s.GetData());
67
log->Printf ("ShouldStopHere callback didn't find a step out
plan
from: 0x%" PRIx64 ".", current_addr);
ThreadPlanStepOut.cpp
78
// First queue a
plan
that gets us to this inlined frame, and when we get there we'll queue a second
79
//
plan
that walks us out of this frame.
201
// out will be handled by a child
plan
.
382
log->Printf("Completed step out
plan
.");
402
//
plan
for that. If we've been provided with a context, then use the block in that
/external/antlr/antlr-3.4/runtime/Perl5/t/examples/
fig.t
9
plan
tests => 1;
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-map-private.hh
68
typedef void (*pause_func_t) (const struct hb_ot_shape_plan_t *
plan
, hb_font_t *font, hb_buffer_t *buffer);
123
const struct hb_ot_shape_plan_t *
plan
, hb_font_t *font, hb_buffer_t *buffer) const;
124
HB_INTERNAL void substitute (const struct hb_ot_shape_plan_t *
plan
, hb_font_t *font, hb_buffer_t *buffer) const;
125
HB_INTERNAL void position (const struct hb_ot_shape_plan_t *
plan
, hb_font_t *font, hb_buffer_t *buffer) const;
hb-ot-shape-complex-thai.cc
218
do_thai_pua_shaping (const hb_ot_shape_plan_t *
plan
HB_UNUSED,
257
preprocess_text_thai (const hb_ot_shape_plan_t *
plan
,
360
if (
plan
->props.script == HB_SCRIPT_THAI && !
plan
->map.found_script[0])
361
do_thai_pua_shaping (
plan
, buffer, font);
hb-ot-shape-complex-hangul.cc
54
collect_features_hangul (hb_ot_shape_planner_t *
plan
)
56
hb_ot_map_builder_t *map = &
plan
->map;
70
data_create_hangul (const hb_ot_shape_plan_t *
plan
)
77
hangul_plan->mask_array[i] =
plan
->map.get_1_mask (hangul_features[i]);
122
preprocess_text_hangul (const hb_ot_shape_plan_t *
plan
,
385
setup_masks_hangul (const hb_ot_shape_plan_t *
plan
,
389
const hangul_shape_plan_t *hangul_plan = (const hangul_shape_plan_t *)
plan
->data;
hb-ot-shape-normalize.cc
288
_hb_ot_shape_normalize (const hb_ot_shape_plan_t *
plan
,
292
hb_ot_shape_normalization_mode_t mode =
plan
->shaper->normalization_preference;
294
plan
,
298
plan
->shaper->decompose ?
plan
->shaper->decompose : decompose_unicode,
299
plan
->shaper->compose ?
plan
->shaper->compose : compose_unicode
/external/chromium_org/third_party/sqlite/src/test/
keyword1.test
64
plan
mallocH.test
58
EXPLAIN QUERY
PLAN
SELECT * FROM abc AS t2 WHERE rowid=1;
analyze6.test
28
uplevel execsql [list "EXPLAIN QUERY
PLAN
$sql"] $db
57
# The lowest cost
plan
is to scan CAT and for each integer there, do a single
66
# The same
plan
is chosen regardless of the order of the tables in the
/external/chromium_org/third_party/webrtc/base/
ratelimiter.h
22
// It's implemented like a diet
plan
: You have so many calories per
/external/clang/docs/
LibFormat.rst
56
In the future, we
plan
on making this configurable.
/external/e2fsprogs/ext2ed/
ext2ed.8.in
33
in it if you
plan
to view or modify the source code.
/external/harfbuzz_ng/src/
hb-ot-map-private.hh
68
typedef void (*pause_func_t) (const struct hb_ot_shape_plan_t *
plan
, hb_font_t *font, hb_buffer_t *buffer);
123
const struct hb_ot_shape_plan_t *
plan
, hb_font_t *font, hb_buffer_t *buffer) const;
124
HB_INTERNAL void substitute (const struct hb_ot_shape_plan_t *
plan
, hb_font_t *font, hb_buffer_t *buffer) const;
125
HB_INTERNAL void position (const struct hb_ot_shape_plan_t *
plan
, hb_font_t *font, hb_buffer_t *buffer) const;
hb-ot-shape-complex-thai.cc
218
do_thai_pua_shaping (const hb_ot_shape_plan_t *
plan
HB_UNUSED,
257
preprocess_text_thai (const hb_ot_shape_plan_t *
plan
,
363
if (
plan
->props.script == HB_SCRIPT_THAI && !
plan
->map.found_script[0])
364
do_thai_pua_shaping (
plan
, buffer, font);
hb-ot-shape-complex-hangul.cc
54
collect_features_hangul (hb_ot_shape_planner_t *
plan
)
56
hb_ot_map_builder_t *map = &
plan
->map;
70
data_create_hangul (const hb_ot_shape_plan_t *
plan
)
77
hangul_plan->mask_array[i] =
plan
->map.get_1_mask (hangul_features[i]);
122
preprocess_text_hangul (const hb_ot_shape_plan_t *
plan
,
385
setup_masks_hangul (const hb_ot_shape_plan_t *
plan
,
389
const hangul_shape_plan_t *hangul_plan = (const hangul_shape_plan_t *)
plan
->data;
/external/iptables/extensions/
libxt_MARK.man
3
iproute2). If you
plan
on doing so, note that the mark needs to be set in the
/external/smack/src/org/xbill/DNS/
X25Record.java
9
* X.121 numbering
plan
associated with a name.
/frameworks/base/media/java/android/media/tv/
ITvInputSession.aidl
35
// TODO: Remove this once it becomes irrelevant for applications to handle audio focus. The
plan
/packages/apps/Settings/res/values/
bools.xml
36
<!-- Whether to show a preference item for mobile
plan
-->
/cts/tools/tradefed-host/src/com/android/cts/tradefed/build/
CtsBuildHelper.java
141
* @return a {@link File} representing the test
plan
directory
148
* @return a {@link File} representing the test
plan
with given name. note: no attempt will be
149
* made to ensure the
plan
actually exists
/external/chromium_org/chrome/browser/chromeos/mobile/
mobile_activator.h
30
// Cellular
plan
config document.
57
// This class performs mobile
plan
activation process.
245
// Records information that cellular
plan
payment has happened.
248
// Returns true if cellular
plan
payment has been recorded recently.
292
// Cellular
plan
payment time.
Completed in 935 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>