| /external/freetype/src/otvalid/ |
| D | otvcommn.c | 797 FT_UInt BacktrackCount, InputCount, LookaheadCount; in otv_x_ux_y_uy_z_uz_p_sp() local
|
| /external/v8/src/compiler/ |
| D | node.h | 61 int InputCount() const { in InputCount() function
|
| D | instruction.h | 820 size_t InputCount() const { return InputCountField::decode(bit_field_); } in InputCount() function
|
| D | wasm-compiler.cc | 403 unsigned WasmGraphBuilder::InputCount(Node* node) { in InputCount() function in v8::internal::compiler::WasmGraphBuilder
|
| /external/v8/src/crankshaft/arm64/ |
| D | lithium-arm64.h | 299 int InputCount() final { return I; } in InputCount() function 1382 int InputCount() final { return inputs_.length(); } in InputCount() function 2021 int InputCount() final { return inputs_.length(); } in InputCount() function
|
| /external/v8/src/crankshaft/x87/ |
| D | lithium-x87.h | 301 int InputCount() final { return I; } in InputCount() function 1670 int InputCount() final { return inputs_.length(); } in InputCount() function
|
| /external/v8/src/crankshaft/mips64/ |
| D | lithium-mips64.h | 296 int InputCount() final { return I; } in InputCount() function 1682 int InputCount() final { return inputs_.length(); } in InputCount() function
|
| /external/v8/src/crankshaft/x64/ |
| D | lithium-x64.h | 300 int InputCount() final { return I; } in InputCount() function 1671 int InputCount() final { return inputs_.length(); } in InputCount() function
|
| /external/v8/src/crankshaft/arm/ |
| D | lithium-arm.h | 295 int InputCount() final { return I; } in InputCount() function 1657 int InputCount() final { return inputs_.length(); } in InputCount() function
|
| /external/v8/src/crankshaft/s390/ |
| D | lithium-s390.h | 286 int InputCount() final { return I; } in InputCount() function 1498 int InputCount() final { return inputs_.length(); } in InputCount() function
|
| /external/v8/src/crankshaft/ia32/ |
| D | lithium-ia32.h | 298 int InputCount() final { return I; } in InputCount() function 1680 int InputCount() final { return inputs_.length(); } in InputCount() function
|
| /external/v8/src/crankshaft/ppc/ |
| D | lithium-ppc.h | 293 int InputCount() final { return I; } in InputCount() function 1624 int InputCount() final { return inputs_.length(); } in InputCount() function
|
| /external/v8/src/crankshaft/mips/ |
| D | lithium-mips.h | 293 int InputCount() final { return I; } in InputCount() function 1620 int InputCount() final { return inputs_.length(); } in InputCount() function
|
| /external/swiftshader/third_party/subzero/src/ |
| D | WasmTranslator.cpp | 933 uint32_t InputCount(CfgNode *Node) const { return Node->getInEdges().size(); } in InputCount() function in IceBuilder
|