OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:entry_index
(Results
51 - 65
of
65
) sorted by null
1
2
3
/external/chromium_org/components/strings/
components_strings_pt-BR.xtb
79
<translation id="2328300916057834155">Favorito inválido ignorado no índice <ph name="
ENTRY_INDEX
"/></translation>
92
<translation id="3010559122411665027">Entrada de lista "<ph name="
ENTRY_INDEX
"/>": <ph name="ERROR"/></translation>
components_strings_pt-PT.xtb
79
<translation id="2328300916057834155">Marcador inválido ignorado no índice <ph name="
ENTRY_INDEX
"/></translation>
92
<translation id="3010559122411665027">Entrada da lista "<ph name="
ENTRY_INDEX
"/>": <ph name="ERROR"/></translation>
components_strings_ro.xtb
79
<translation id="2328300916057834155">Marcaj nevalid ignorat la indexul <ph name="
ENTRY_INDEX
"/></translation>
92
<translation id="3010559122411665027">Intrarea din list? ?<ph name="
ENTRY_INDEX
"/>?: <ph name="ERROR"/></translation>
components_strings_sk.xtb
79
<translation id="2328300916057834155">Neplatná zálo?ka v indexe <ph name="
ENTRY_INDEX
"/> bola ignorovaná</translation>
92
<translation id="3010559122411665027">Polo?ka zoznamu ?<ph name="
ENTRY_INDEX
"/>?: <ph name="ERROR"/></translation>
components_strings_sl.xtb
79
<translation id="2328300916057834155">Neveljaveni zaznamek na indeksu <ph name="
ENTRY_INDEX
"/> je bil prezrt</translation>
92
<translation id="3010559122411665027">Vnos na sznamu »<ph name="
ENTRY_INDEX
"/>«: <ph name="ERROR"/></translation>
components_strings_sv.xtb
79
<translation id="2328300916057834155">Ignorerade ogiltigt bokmärke vid index <ph name="
ENTRY_INDEX
"/></translation>
92
<translation id="3010559122411665027">Listposten <ph name="
ENTRY_INDEX
"/>: <ph name="ERROR"/></translation>
components_strings_sw.xtb
79
<translation id="2328300916057834155">Imepuuzia alamisho batili katika farahasa <ph name="
ENTRY_INDEX
"/></translation>
92
<translation id="3010559122411665027">Ingizo orodha "<ph name="
ENTRY_INDEX
"/>": <ph name="ERROR"/></translation>
components_strings_tr.xtb
79
<translation id="2328300916057834155"><ph name="
ENTRY_INDEX
"/> dizininde yok say?lan geçersiz yer i?areti</translation>
92
<translation id="3010559122411665027">Liste giri?i "<ph name="
ENTRY_INDEX
"/>": <ph name="ERROR"/></translation>
components_strings_vi.xtb
79
<translation id="2328300916057834155">?ã b? qua d?u trang không h?p l? t?i ch? m?c <ph name="
ENTRY_INDEX
"/></translation>
92
<translation id="3010559122411665027">M?c nh?p danh sách "<ph name="
ENTRY_INDEX
"/>": <ph name="ERROR"/></translation>
/external/chromium_org/content/browser/gpu/
gpu_data_manager_impl_private.cc
91
int
entry_index
= static_cast<int>(sub_version) * kGpuFeatureNumStatus;
local
96
entry_index
++;
99
entry_index
+= 2;
102
return
entry_index
;
[
all
...]
/external/chromium_org/v8/src/
heap-snapshot-generator.cc
441
int
entry_index
= static_cast<int>(reinterpret_cast<intptr_t>(entry->value));
local
442
EntryInfo& entry_info = entries_.at(
entry_index
);
455
int
entry_index
=
local
457
EntryInfo& entry_info = entries_.at(
entry_index
);
571
int
entry_index
= static_cast<int>(
local
573
EntryInfo& entry_info = entries_.at(
entry_index
);
[
all
...]
heap-snapshot-generator.h
583
int
entry_index
(HeapEntry* e) { return e->index() * kNodeFieldsCount; }
function in class:v8::internal::HeapSnapshotJSONSerializer
/external/llvm/include/llvm/Object/
ELF.h
957
size_t
entry_index
= ((const char *)symb - (const char *)DynSymRegion.Addr) \/
local
[
all
...]
/external/chromium_org/content/browser/web_contents/
web_contents_impl.cc
3663
int
entry_index
= controller_.GetEntryIndexWithPageID(
local
[
all
...]
/external/lldb/source/Plugins/ObjectFile/Mach-O/
ObjectFileMachO.cpp
[
all
...]
Completed in 212 milliseconds
1
2
3