OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:indexed
(Results
201 - 225
of
2860
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/docs/
SourceBasedCodeCoverage.rst
97
Raw profiles have to be **
indexed
** before they can be used to generate
164
indexed
profiles. This option should not be used if the
indexed
profile will
167
* Raw profiles can be discarded after they are
indexed
. Advanced use of the
173
indexed
profiles. To combine profiling data from multiple runs of a program,
188
* Tools must retain **backwards** compatibility with
indexed
profile formats.
/external/clang/lib/Headers/
pmmintrin.h
51
/// \brief Adds the even-
indexed
values and subtracts the odd-
indexed
values of
116
/// \brief Moves and duplicates high-order (odd-
indexed
) values from a 128-bit
138
/// \brief Duplicates low-order (even-
indexed
) values from a 128-bit
160
/// \brief Adds the even-
indexed
values and subtracts the odd-
indexed
values of
/external/deqp/external/vulkancts/modules/vulkan/draw/
vktDrawIndexedTest.cpp
22
* \brief Draw
Indexed
Tests
357
: TestCaseGroup (testCtx, "indexed_draw", "drawing
indexed
geometry")
372
addChild(new InstanceFactory<DrawIndexed>(m_testCtx, "draw_indexed_triangle_list", "Draws
indexed
triangle list", testSpec));
374
addChild(new InstanceFactory<DrawIndexed>(m_testCtx, "draw_indexed_triangle_strip", "Draws
indexed
triangle strip", testSpec));
382
addChild(new InstanceFactory<DrawInstancedIndexed>(m_testCtx, "draw_instanced_indexed_triangle_list", "Draws
indexed
triangle list", testSpec));
384
addChild(new InstanceFactory<DrawInstancedIndexed>(m_testCtx, "draw_instanced_indexed_triangle_strip", "Draws
indexed
triangle strip", testSpec));
/external/llvm/include/llvm/ProfileData/
InstrProfReader.h
69
/// Raw, Text, and
Indexed
profile readers. The first two types
70
/// of readers are used only by llvm-profdata tool, while the
indexed
74
/// for the whole program), InstrProfSymtab for the
indexed
profile
359
/// Reader for the
indexed
binary instrprof format.
384
/// Return true if the given buffer is in an
indexed
instrprof format.
404
/// Factory method to create an
indexed
reader.
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/framed/
Hpack.java
37
*
indexed
entries. Dynamic entries are added to the array, starting in the
189
* implementation does not propagate the never
indexed
flag of a header.
211
} else if (b == 0x10 || b == 0) { // 000?0000 - Ignore never
indexed
bit.
213
} else { // 000?NNNN - Ignore never
indexed
bit.
376
/** This does not use "never
indexed
" semantics for sensitive headers. */
384
// Literal Header Field without Indexing -
Indexed
Name.
/packages/apps/Settings/src/com/android/settings/search/
DatabaseIndexingManager.java
124
//TODO(63922686): Setting
indexed
should be a single method, not 3 separate setters.
145
* Checks if the
indexed
data is obsolete, when either:
166
* Drop the currently stored database, and clear the flags which mark the database as
indexed
.
180
* Finally, we record that the locale has been
indexed
.
304
// The
indexed
item is set to Enabled but is now non-indexable
329
// The
indexed
item is set to Disabled but is no longer non-indexable.
/prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
pmmintrin.h
51
/// \brief Adds the even-
indexed
values and subtracts the odd-
indexed
values of
116
/// \brief Moves and duplicates high-order (odd-
indexed
) values from a 128-bit
138
/// \brief Duplicates low-order (even-
indexed
) values from a 128-bit
160
/// \brief Adds the even-
indexed
values and subtracts the odd-
indexed
values of
/prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
pmmintrin.h
51
/// \brief Adds the even-
indexed
values and subtracts the odd-
indexed
values of
116
/// \brief Moves and duplicates high-order (odd-
indexed
) values from a 128-bit
138
/// \brief Duplicates low-order (even-
indexed
) values from a 128-bit
160
/// \brief Adds the even-
indexed
values and subtracts the odd-
indexed
values of
/prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
pmmintrin.h
51
/// \brief Adds the even-
indexed
values and subtracts the odd-
indexed
values of
116
/// \brief Moves and duplicates high-order (odd-
indexed
) values from a 128-bit
138
/// \brief Duplicates low-order (even-
indexed
) values from a 128-bit vector of
159
/// \brief Adds the even-
indexed
values and subtracts the odd-
indexed
values of
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProfReader.h
82
/// Raw, Text, and
Indexed
profile readers. The first two types
83
/// of readers are used only by llvm-profdata tool, while the
indexed
87
/// for the whole program), InstrProfSymtab for the
indexed
profile
391
/// Reader for the
indexed
binary instrprof format.
416
/// Return true if the given buffer is in an
indexed
instrprof format.
436
/// Factory method to create an
indexed
reader.
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ProfileData/
InstrProfReader.h
82
/// Raw, Text, and
Indexed
profile readers. The first two types
83
/// of readers are used only by llvm-profdata tool, while the
indexed
87
/// for the whole program), InstrProfSymtab for the
indexed
profile
391
/// Reader for the
indexed
binary instrprof format.
416
/// Return true if the given buffer is in an
indexed
instrprof format.
436
/// Factory method to create an
indexed
reader.
/prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
pmmintrin.h
53
/// \brief Adds the even-
indexed
values and subtracts the odd-
indexed
values of
118
/// \brief Moves and duplicates high-order (odd-
indexed
) values from a 128-bit
140
/// \brief Duplicates low-order (even-
indexed
) values from a 128-bit vector of
161
/// \brief Adds the even-
indexed
values and subtracts the odd-
indexed
values of
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ProfileData/
InstrProfReader.h
82
/// Raw, Text, and
Indexed
profile readers. The first two types
83
/// of readers are used only by llvm-profdata tool, while the
indexed
87
/// for the whole program), InstrProfSymtab for the
indexed
profile
391
/// Reader for the
indexed
binary instrprof format.
416
/// Return true if the given buffer is in an
indexed
instrprof format.
436
/// Factory method to create an
indexed
reader.
/prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
pmmintrin.h
53
/// \brief Adds the even-
indexed
values and subtracts the odd-
indexed
values of
118
/// \brief Moves and duplicates high-order (odd-
indexed
) values from a 128-bit
140
/// \brief Duplicates low-order (even-
indexed
) values from a 128-bit vector of
161
/// \brief Adds the even-
indexed
values and subtracts the odd-
indexed
values of
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ProfileData/
InstrProfReader.h
82
/// Raw, Text, and
Indexed
profile readers. The first two types
83
/// of readers are used only by llvm-profdata tool, while the
indexed
87
/// for the whole program), InstrProfSymtab for the
indexed
profile
391
/// Reader for the
indexed
binary instrprof format.
418
/// Return true if the given buffer is in an
indexed
instrprof format.
437
/// Factory method to create an
indexed
reader.
/prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
pmmintrin.h
53
/// \brief Adds the even-
indexed
values and subtracts the odd-
indexed
values of
118
/// \brief Moves and duplicates high-order (odd-
indexed
) values from a 128-bit
140
/// \brief Duplicates low-order (even-
indexed
) values from a 128-bit vector of
161
/// \brief Adds the even-
indexed
values and subtracts the odd-
indexed
values of
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ProfileData/
InstrProfReader.h
82
/// Raw, Text, and
Indexed
profile readers. The first two types
83
/// of readers are used only by llvm-profdata tool, while the
indexed
87
/// for the whole program), InstrProfSymtab for the
indexed
profile
391
/// Reader for the
indexed
binary instrprof format.
418
/// Return true if the given buffer is in an
indexed
instrprof format.
437
/// Factory method to create an
indexed
reader.
/prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
pmmintrin.h
53
/// \brief Adds the even-
indexed
values and subtracts the odd-
indexed
values of
118
/// \brief Moves and duplicates high-order (odd-
indexed
) values from a 128-bit
140
/// \brief Duplicates low-order (even-
indexed
) values from a 128-bit vector of
161
/// \brief Adds the even-
indexed
values and subtracts the odd-
indexed
values of
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ProfileData/
InstrProfReader.h
82
/// Raw, Text, and
Indexed
profile readers. The first two types
83
/// of readers are used only by llvm-profdata tool, while the
indexed
87
/// for the whole program), InstrProfSymtab for the
indexed
profile
391
/// Reader for the
indexed
binary instrprof format.
418
/// Return true if the given buffer is in an
indexed
instrprof format.
437
/// Factory method to create an
indexed
reader.
/prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
pmmintrin.h
53
/// \brief Adds the even-
indexed
values and subtracts the odd-
indexed
values of
118
/// \brief Moves and duplicates high-order (odd-
indexed
) values from a 128-bit
140
/// \brief Duplicates low-order (even-
indexed
) values from a 128-bit vector of
161
/// \brief Adds the even-
indexed
values and subtracts the odd-
indexed
values of
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ProfileData/
InstrProfReader.h
82
/// Raw, Text, and
Indexed
profile readers. The first two types
83
/// of readers are used only by llvm-profdata tool, while the
indexed
87
/// for the whole program), InstrProfSymtab for the
indexed
profile
391
/// Reader for the
indexed
binary instrprof format.
418
/// Return true if the given buffer is in an
indexed
instrprof format.
437
/// Factory method to create an
indexed
reader.
/prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/
pmmintrin.h
53
/// \brief Adds the even-
indexed
values and subtracts the odd-
indexed
values of
118
/// \brief Moves and duplicates high-order (odd-
indexed
) values from a 128-bit
140
/// \brief Duplicates low-order (even-
indexed
) values from a 128-bit vector of
161
/// \brief Adds the even-
indexed
values and subtracts the odd-
indexed
values of
/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
pmmintrin.h
51
/// \brief Adds the even-
indexed
values and subtracts the odd-
indexed
values of
116
/// \brief Moves and duplicates high-order (odd-
indexed
) values from a 128-bit
138
/// \brief Duplicates low-order (even-
indexed
) values from a 128-bit
160
/// \brief Adds the even-
indexed
values and subtracts the odd-
indexed
values of
/prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
pmmintrin.h
51
/// \brief Adds the even-
indexed
values and subtracts the odd-
indexed
values of
116
/// \brief Moves and duplicates high-order (odd-
indexed
) values from a 128-bit
138
/// \brief Duplicates low-order (even-
indexed
) values from a 128-bit
160
/// \brief Adds the even-
indexed
values and subtracts the odd-
indexed
values of
/prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
pmmintrin.h
51
/// \brief Adds the even-
indexed
values and subtracts the odd-
indexed
values of
116
/// \brief Moves and duplicates high-order (odd-
indexed
) values from a 128-bit
138
/// \brief Duplicates low-order (even-
indexed
) values from a 128-bit vector of
159
/// \brief Adds the even-
indexed
values and subtracts the odd-
indexed
values of
Completed in 1834 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>