| /third_party/node/deps/v8/src/torque/ |
| H A D | cfg.h | 67 auto& current = input_definitions_->Peek(i); in MergeInputDefinitions() local
|
| H A D | utils.cc | 259 char current = camellified_string[index]; in CapifyStringWithUnderscores() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/i915/ |
| H A D | i915_fpc_optimize.c | 293 union i915_full_token *current; in liveness_analysis() local 398 union i915_full_token *current = &tokens->Tokens[index - 1]; i915_fpc_optimize_mov_before_tex() local 425 i915_fpc_optimize_mov_after_mov(union i915_full_token *current, union i915_full_token *next) i915_fpc_optimize_mov_after_mov() argument 486 i915_fpc_optimize_mov_after_alu(union i915_full_token *current, union i915_full_token *next) i915_fpc_optimize_mov_after_alu() argument 563 union i915_full_token current; i915_fpc_useless_mov() local 592 union i915_full_token *current = &tokens->Tokens[index - 1]; i915_fpc_optimize_useless_mov_after_inst() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | nine_shader.h | 260 struct nine_shader_constant_combination **next_allocate = list, *current = *list; in nine_shader_constant_combination_key() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
| H A D | radeon_variable.c | 431 struct rc_list * current = variable_list; in rc_get_variables() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/ts/ |
| H A D | ts_rsp_verify.c | 569 GENERAL_NAME *current = sk_GENERAL_NAME_value(gen_names, i); in STACK_OF() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
| H A D | IntermTraverse.h | 103 bool incrementDepth(TIntermNode *current) in incrementDepth() argument 120 ScopedNodeInTraversalPath(TIntermTraverser *traverser, TIntermNode *current) in ScopedNodeInTraversalPath() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcTextureFilterAnisotropicTests.cpp | 768 GLubyte current = 0; in verifyScene() local
|
| /third_party/openssl/crypto/ts/ |
| H A D | ts_rsp_verify.c | 569 GENERAL_NAME *current = sk_GENERAL_NAME_value(gen_names, i); in STACK_OF() local
|
| /third_party/skia/third_party/externals/jinja2/ |
| H A D | utils.py | 665 def current(self): member in Cycler
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | dcfmtsym.cpp | 316 const UnicodeString& current = dfs.getPatternForCurrencySpacing( in put() local
|
| /third_party/skia/third_party/externals/icu/source/samples/cal/ |
| H A D | cal.c | 430 int32_t firstday, current; in print_month() local [all...] |
| /third_party/skia/third_party/externals/icu/source/tools/genrb/ |
| H A D | wrtjava.cpp | 260 char* current = buf; in str_write_java() local 335 struct SResource *current in array_write_java() local 514 struct SResource *current = NULL; table_write_java() local [all...] |
| /third_party/skia/third_party/externals/libwebp/src/mux/ |
| H A D | muxread.c | 528 const WebPChunk* current; in CountChunks() local
|
| /third_party/skia/tests/ |
| H A D | SkBlockAllocatorTest.cpp | 62 SkBlockAllocator::Block* current = pool->currentBlock(); in add_block() local
|
| /third_party/skia/src/ports/ |
| H A D | SkRemotableFontMgr_win_dw.cpp | 66 const DataId& current = fDataIdCache[i]; in FindOrAdd() local
|
| /third_party/skia/third_party/externals/freetype/src/sdf/ |
| H A D | ftbsdf.c | 401 compute_edge_distance( ED* current, FT_Int x, FT_Int y, FT_Int w, FT_Int r ) compute_edge_distance() argument 848 compare_neighbor( ED* current, FT_Int x_offset, FT_Int y_offset, FT_Int width ) compare_neighbor() argument 926 ED* current; first_pass() local 995 ED* current; second_pass() local [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-serialize.hh | 103 object_t *current; // Just for sanity check member 649 object_t *current; global() member [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
| H A D | scheduler.h | 466 static thread_local Worker* current; global() member in marl::Scheduler::Worker [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | bytestriebuilder.cpp | 242 StringPiece current=elements[i].getString(*strings); in buildBytes() local
|
| H A D | ucharstriebuilder.cpp | 199 UnicodeString current=elements[i].getString(strings); in buildUChars() local
|
| /third_party/vixl/src/ |
| H A D | pool-manager.h | 475 const PoolObject<T>& current = *iter; in GetObjectIfTracked() local
|
| /third_party/protobuf/src/google/protobuf/compiler/csharp/ |
| H A D | csharp_helpers.cc | 202 char current = input[i]; in ShoutyToPascalCase() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | raw_hash_set_probe_benchmark.cc | 278 mutable uintptr_t current = PointerForAlignment<Align>(); member 285 mutable uint32_t current = 0; member 325 mutable Sequential<T> current; member 327 auto operator()() const -> decltype(current()) { in current() function [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | cord_rep_btree.h | 350 const uint8_t current = storage[2]; in fetch_add_end() local [all...] |