Home
last modified time | relevance | path

Searched defs:extra (Results 1 – 25 of 394) sorted by relevance

12345678910>>...16

/external/brotli/c/enc/
Dcompress_fragment_two_pass.c127 const uint32_t extra = tail - (prefix << nbits); in EmitInsertLen() local
133 const uint32_t extra = tail - (1u << nbits); in EmitInsertLen() local
136 const uint32_t extra = insertlen - 2114; in EmitInsertLen() local
139 const uint32_t extra = insertlen - 6210; in EmitInsertLen() local
142 const uint32_t extra = insertlen - 22594; in EmitInsertLen() local
156 const size_t extra = tail - (prefix << nbits); in EmitCopyLen() local
162 const size_t extra = tail - ((size_t)1 << nbits); in EmitCopyLen() local
165 const size_t extra = copylen - 2118; in EmitCopyLen() local
181 const size_t extra = tail - (prefix << nbits); in EmitCopyLenLastDistance() local
187 const size_t extra = tail & 31; in EmitCopyLenLastDistance() local
[all …]
/external/deqp-deps/SPIRV-Tools/test/val/
Dval_image_test.cpp848 const std::string extra = R"( in TEST_F() local
968 const std::string extra = R"( in TEST_F() local
1553 const std::string extra = R"( in TEST_F() local
1687 const std::string extra = R"( in TEST_F() local
1808 const std::string extra = R"( in TEST_F() local
1931 const std::string extra = R"( in TEST_F() local
2055 const std::string extra = R"( in TEST_F() local
2178 const std::string extra = R"( in TEST_F() local
2281 const std::string extra = R"( in TEST_F() local
2440 const std::string extra = R"( in TEST_F() local
[all …]
Dval_atomics_test.cpp1239 const std::string extra = R"( in TEST_F() local
1258 const std::string extra = R"( in TEST_F() local
1278 const std::string extra = R"( in TEST_F() local
1298 const std::string extra = R"( in TEST_F() local
1318 const std::string extra = R"( in TEST_F() local
1338 const std::string extra = R"( in TEST_F() local
1358 const std::string extra = R"( in TEST_F() local
1377 const std::string extra = R"( in TEST_F() local
1396 const std::string extra = R"( in TEST_F() local
1415 const std::string extra = R"( in TEST_F() local
[all …]
/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_image_test.cpp848 const std::string extra = R"( in TEST_F() local
968 const std::string extra = R"( in TEST_F() local
1553 const std::string extra = R"( in TEST_F() local
1687 const std::string extra = R"( in TEST_F() local
1808 const std::string extra = R"( in TEST_F() local
1931 const std::string extra = R"( in TEST_F() local
2055 const std::string extra = R"( in TEST_F() local
2178 const std::string extra = R"( in TEST_F() local
2281 const std::string extra = R"( in TEST_F() local
2440 const std::string extra = R"( in TEST_F() local
[all …]
Dval_atomics_test.cpp1239 const std::string extra = R"( in TEST_F() local
1258 const std::string extra = R"( in TEST_F() local
1278 const std::string extra = R"( in TEST_F() local
1298 const std::string extra = R"( in TEST_F() local
1318 const std::string extra = R"( in TEST_F() local
1338 const std::string extra = R"( in TEST_F() local
1358 const std::string extra = R"( in TEST_F() local
1377 const std::string extra = R"( in TEST_F() local
1396 const std::string extra = R"( in TEST_F() local
1415 const std::string extra = R"( in TEST_F() local
[all …]
/external/angle/third_party/spirv-tools/src/test/val/
Dval_image_test.cpp848 const std::string extra = R"( in TEST_F() local
968 const std::string extra = R"( in TEST_F() local
1553 const std::string extra = R"( in TEST_F() local
1687 const std::string extra = R"( in TEST_F() local
1808 const std::string extra = R"( in TEST_F() local
1931 const std::string extra = R"( in TEST_F() local
2055 const std::string extra = R"( in TEST_F() local
2178 const std::string extra = R"( in TEST_F() local
2281 const std::string extra = R"( in TEST_F() local
2440 const std::string extra = R"( in TEST_F() local
[all …]
Dval_atomics_test.cpp1239 const std::string extra = R"( in TEST_F() local
1258 const std::string extra = R"( in TEST_F() local
1278 const std::string extra = R"( in TEST_F() local
1298 const std::string extra = R"( in TEST_F() local
1318 const std::string extra = R"( in TEST_F() local
1338 const std::string extra = R"( in TEST_F() local
1358 const std::string extra = R"( in TEST_F() local
1377 const std::string extra = R"( in TEST_F() local
1396 const std::string extra = R"( in TEST_F() local
1415 const std::string extra = R"( in TEST_F() local
[all …]
/external/python/cpython2/Lib/test/
Dtest_imageop.py21 def _check(self, name, size=None, *extra):
41 def check_size(self, name, *extra):
45 def check(self, name, *extra):
/external/brotli/research/
Dbrotlidump.py144 def value(self, extra=None): argument
156 def explanation(self, extra=None): argument
376 def value(self, index, extra=None): argument
478 def explanation(self, index, extra=None): argument
503 def callback(self, symbol, extra): argument
512 def value(self, index, extra=None): argument
540 def value(self, index, extra): argument
571 def value(self, index, extra): argument
582 def explanation(self, index, extra): argument
629 def explanation(self, index, extra=None): argument
[all …]
/external/libvpx/libvpx/vp9/encoder/
Dvp9_tokenize.h33 EXTRABIT extra; member
39 EXTRABIT extra; member
96 static INLINE void vp9_get_token_extra(int v, int16_t *token, EXTRABIT *extra) { in vp9_get_token_extra()
/external/libtextclassifier/java/src/com/android/textclassifier/
DExtrasUtils.java71 static void putForeignLanguageExtra(Bundle container, Bundle extra) { in putForeignLanguageExtra()
134 public static void putTextLanguagesExtra(Bundle container, Bundle extra) { in putTextLanguagesExtra()
242 public static String getEntityType(@Nullable Bundle extra) { in getEntityType()
251 public static float getScore(Bundle extra) { in getScore()
261 public static String getModelName(@Nullable Bundle extra) { in getModelName()
/external/jemalloc/src/
Dbitmap.c47 size_t extra; in bitmap_init() local
95 size_t extra; in bitmap_init() local
/external/linux-kselftest/tools/testing/selftests/arm64/signal/testcases/
Dtestcases.c28 bool validate_extra_context(struct extra_context *extra, char **err) in validate_extra_context()
58 struct extra_context *extra = NULL; in validate_reserved() local
/external/vogar/src/vogar/commands/
DJavac.java77 public Javac extra(List<String> extra) { in extra() argument
/external/jemalloc_new/src/
Dbitmap.c46 size_t extra; in bitmap_init() local
101 size_t extra; in bitmap_init() local
/external/python/cpython3/Lib/asyncio/
Dproactor_events.py51 extra=None, server=None): argument
182 extra=None, server=None): argument
456 waiter=None, extra=None): argument
601 extra=None, server=None): argument
635 extra=None, server=None): argument
642 extra=None, server=None, argument
653 address=None, waiter=None, extra=None): argument
658 extra=None): argument
663 extra=None): argument
667 extra=None): argument
/external/u-boot/common/
Dmenu.c56 void *extra) in menu_items_iter()
81 void *extra) in menu_item_print()
99 void *extra) in menu_item_destroy()
137 struct menu_item *item, void *extra) in menu_item_key_match()
/external/freetype/src/base/
Dftfstype.c43 PS_FontExtraRec extra; in FT_Get_FSType_Flags() local
/external/python/parse_type/
Dsetup.py37 extra = dict( variable
/external/libunwind/android/tests/
Dlocal_test.cpp30 …uint8_t* extra = reinterpret_cast<uint8_t*>(reinterpret_cast<uintptr_t>(context) + sizeof(unw_cont… in TEST() local
/external/clang/test/CodeGenObjC/
Dobjc2-new-gc-api-strongcast.m19 unsigned long extra[5]; field
/external/ppp/pppd/plugins/rp-pppoe/
Ddiscovery.c81 void *extra) in parseForHostUniq()
135 void *extra) in parsePADOTags()
212 void *extra) in parsePADSTags()
Dpppoe-discovery.c262 parsePacket(PPPoEPacket *packet, ParseFunc *func, void *extra) in parsePacket()
318 void *extra) in parseForHostUniq()
372 void *extra) in parsePADOTags()
/external/angle/third_party/glslang/src/glslang/MachineIndependent/
DintermOut.cpp106 void setDoubleOutput(EExtraOutput extra) { extraOutput = extra; } in setDoubleOutput()
1178 static void OutputDouble(TInfoSink& out, double value, TOutputTraverser::EExtraOutput extra) in OutputDouble()
1229 TOutputTraverser::EExtraOutput extra, int depth) in OutputConstantUnion()
/external/deqp-deps/glslang/glslang/MachineIndependent/
DintermOut.cpp106 void setDoubleOutput(EExtraOutput extra) { extraOutput = extra; } in setDoubleOutput()
1178 static void OutputDouble(TInfoSink& out, double value, TOutputTraverser::EExtraOutput extra) in OutputDouble()
1229 TOutputTraverser::EExtraOutput extra, int depth) in OutputConstantUnion()

12345678910>>...16