HomeSort by relevance Sort by last modified time
    Searched refs:table (Results 751 - 775 of 3741) sorted by null

<<31323334353637383940>>

  /external/guava/guava/src/com/google/common/collect/
RegularImmutableMap.java 39 private final transient ImmutableMapEntry<K, V>[] table; field in class:RegularImmutableMap
40 // 'and' with an int to get a table index
56 table = createEntryArray(tableSize);
63 @Nullable ImmutableMapEntry<K, V> existing = table[tableIndex];
68 table[tableIndex] = newEntry;
81 table = createEntryArray(tableSize);
90 @Nullable ImmutableMapEntry<K, V> existing = table[tableIndex];
95 table[tableIndex] = newEntry;
136 * Being conservative here ensures that the table is still likely to be
156 for (ImmutableMapEntry<K, V> entry = table[index]
    [all...]
  /external/iptables/iptables/
xtables-standalone.c 14 * firewall table (aimed for the 2.3 kernels)
46 char *table = "filter"; local
73 ret = do_commandx(&h, argc, argv, &table, false);
  /external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/page/
SessionsPage.java 107 final HTMLElement table = body.table(Styles.COVERAGETABLE); local
109 final HTMLElement tr = table.thead().tr();
114 final HTMLElement tbody = table.tbody();
124 final HTMLElement table = body.table(Styles.COVERAGETABLE); local
126 final HTMLElement tr = table.thead().tr();
130 final HTMLElement tbody = table.tbody();
  /external/llvm/test/MC/COFF/
cv-empty-linetable.s 75 .cv_filechecksums # File index to string table offset subsection
76 .cv_stringtable # String table
  /external/ltp/testscripts/
ltpdmmapper.sh 102 dmsetup table dm-test-1
103 dmsetup table dm-test-2
104 dmsetup table dm-test-3
105 dmsetup table dm-test-4
188 dmsetup table dm-test-1-new
189 dmsetup table dm-test-2-new
190 dmsetup table dm-test-3-new
191 dmsetup table dm-test-4-new
  /external/mesa3d/src/mesa/main/
colortab.h 36 const GLvoid *table );
40 const GLvoid *table );
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/h264/
Debug.java 57 public static void print(short[] table) {
61 System.out.printf("%3d, ", table[i]);
  /external/pdfium/core/fxge/android/
cfx_androidfontinfo.cpp 57 uint32_t table,
62 return static_cast<CFPF_SkiaFont*>(hFont)->GetFontData(table, buffer, size);
  /external/perfetto/src/ftrace_reader/test/
cpu_reader_support.cc 38 auto table = ProtoTranslationTable::Create(&ftrace, GetStaticEventInfo(), local
40 g_tables->emplace(name, std::move(table));
  /external/sfntly/cpp/src/test/
verify_hmtx.cc 19 #include "sfntly/table/core/horizontal_metrics_table.h"
49 static bool VerifyHMTX(Table* table) {
50 HorizontalMetricsTablePtr hmtx = down_cast<HorizontalMetricsTable*>(table);
70 bool VerifyHMTX(Table* original, Table* target) {
verify_maxp.cc 20 #include "sfntly/table/core/maximum_profile_table.h"
40 static bool VerifyMAXP(Table* table) {
41 MaximumProfileTablePtr maxp = down_cast<MaximumProfileTable*>(table);
66 bool VerifyMAXP(Table* original, Table* target) {
verify_name.cc 19 #include "sfntly/table/core/name_table.h"
40 static bool VerifyNAME(Table* table) {
43 NameTablePtr name = down_cast<NameTable*>(table);
62 bool VerifyNAME(Table* original, Table* target) {
  /external/skia/src/jumper/
SkJumper.h 93 const float* table; member in struct:SkJumper_TableCtx
121 const float* table; member in struct:SkJumper_ColorLookupTableCtx
  /external/skqp/src/jumper/
SkJumper.h 87 const float* table; member in struct:SkJumper_TableCtx
115 const float* table; member in struct:SkJumper_ColorLookupTableCtx
  /external/strace/tests/
gen_tests.sh 34 Generate test script(s) from <input> table.
36 otherwise generate scripts for all tests specified in <input> table.
  /external/strace/tests-m32/
gen_tests.sh 34 Generate test script(s) from <input> table.
36 otherwise generate scripts for all tests specified in <input> table.
  /external/strace/tests-mx32/
gen_tests.sh 34 Generate test script(s) from <input> table.
36 otherwise generate scripts for all tests specified in <input> table.
  /external/syslinux/gpxe/src/include/gpxe/efi/
efi.h 63 /** EFI protocol table */
82 /** An EFI configuration table used by gPXE */
86 /** EFI configuration table GUID */
91 /** Variable containing pointer to configuration table */
92 void **table; member in struct:efi_config_table
93 /** Table is required for operation */
97 /** EFI configuration table table */
101 /** Declare an EFI configuration table used by gPXE */
104 /** Declare an EFI configuration table to be used by gPX
    [all...]
  /external/tensorflow/tensorflow/python/ops/
lookup_ops.py 78 def _check_table_dtypes(table, key_dtype, value_dtype):
79 """Check that the given key_dtype and value_dtype matches the table dtypes.
82 table: The table to check types against to.
87 TypeError: when 'key_dtype' or 'value_dtype' doesn't match the table data
90 if key_dtype.base_dtype != table.key_dtype:
92 (table.key_dtype, key_dtype))
93 if value_dtype.base_dtype != table.value_dtype:
95 (table.value_dtype, value_dtype))
99 """Represent a lookup table that persists across different steps.""
    [all...]
  /external/vboot_reference/host/lib21/include/
host_key2.h 31 * @param table Table to search
33 * @return pointer to table entry or NULL if no match
36 const struct vb2_text_vs_enum *table,
40 * @param table Table to search
42 * @return pointer to table entry or NULL if no match
45 const struct vb2_text_vs_enum *table,
  /external/vulkan-validation-layers/demos/smoke/android/
build-and-install 25 ( cd ..; python3 generate-dispatch-table.py HelpersDispatchTable.h )
26 ( cd ..; python3 generate-dispatch-table.py HelpersDispatchTable.cpp )
  /external/webp/src/enc/
cost_enc.h 66 static WEBP_INLINE int VP8LevelCost(const uint16_t* const table, int level) {
68 + table[(level > MAX_VARIABLE_LEVEL) ? MAX_VARIABLE_LEVEL : level];
  /external/webp/src/utils/
huffman_utils.c 51 // Stores code in table[0], table[step], table[2*step], ..., table[end].
53 static WEBP_INLINE void ReplicateValue(HuffmanCode* table,
59 table[end] = code;
63 // Returns the table width of the next 2nd level table. count is the histogram
83 HuffmanCode* table = root_table; // next available space in table local
    [all...]
  /frameworks/base/cmds/incident_helper/src/parsers/
KernelWakesParser.cpp 36 Table table(KernelWakeSourcesProto::WakeupSource::_FIELD_NAMES,
64 if (!table.insertField(&proto, header[i], record[i])) {
  /frameworks/base/core/tests/coretests/src/android/widget/layout/table/
FixedWidthTest.java 17 package android.widget.layout.table;
19 import android.widget.layout.table.FixedWidth;
27 * {@link android.widget.layout.table.FixedWidth} is

Completed in 648 milliseconds

<<31323334353637383940>>