| /third_party/node/deps/cares/src/lib/ |
| H A D | ares_strsplit.c | 79 ares__llist_node_t *node; in ares__strsplit() local
|
| H A D | ares__close_sockets.c | 74 ares__llist_node_t *node; in ares__close_sockets() local
|
| /third_party/node/deps/ngtcp2/nghttp3/lib/ |
| H A D | nghttp3_qpack_huffman.c | 91 nghttp3_qpack_huffman_decode_node node = {ctx->fstate, 0}; in nghttp3_qpack_huffman_decode() local
|
| /third_party/mesa3d/src/panfrost/midgard/ |
| H A D | midgard_ra_pipeline.c | 64 unsigned node = ins->dest; in mir_pipeline_ins() local
|
| H A D | midgard_liveness.c | 35 unsigned node = ins->src[src]; in mir_liveness_ins_update() local
|
| /third_party/ltp/testcases/kernel/syscalls/mbind/ |
| H A D | mbind03.c | 48 unsigned int node = 0; in verify_policy() local [all...] |
| H A D | mbind02.c | 51 int node = 0; in verify_policy() local [all...] |
| /third_party/ltp/testcases/kernel/syscalls/set_mempolicy/ |
| H A D | set_mempolicy01.c | 54 static void verify_mempolicy(unsigned int node, int mode) in verify_mempolicy() argument [all...] |
| H A D | set_mempolicy03.c | 44 static void verify_mempolicy(unsigned int node, int mode) in verify_mempolicy() argument [all...] |
| /third_party/lwip/src/apps/snmp/ |
| H A D | snmp_mib2_snmp.c | 49 snmp_get_value(const struct snmp_scalar_array_node_def *node, void *value) in snmp_get_value() argument 156 snmp_set_test(const struct snmp_scalar_array_node_def *node, u16_t len, void *value) in snmp_set_test() argument 174 snmp_set_value(const struct snmp_scalar_array_node_def *node, u16_t len, void *value) in snmp_set_value() argument
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | add-type-assertions-reducer.cc | 21 Reduction AddTypeAssertionsReducer::Reduce(Node* node) { in Reduce() argument [all...] |
| H A D | checkpoint-elimination.cc | 38 bool IsRedundantCheckpoint(Node* node) { in IsRedundantCheckpoint() argument 54 Reduction CheckpointElimination::ReduceCheckpoint(Node* node) { in ReduceCheckpoint() argument 62 Reduction CheckpointElimination::Reduce(Node* node) { in Reduce() argument [all...] |
| H A D | graph-trimmer.h | 34 Node* const node = *begin++; in TrimGraph() local 41 V8_INLINE bool IsLive(Node* const node) { return is_live_.Get(node); } in IsLive() argument 42 V8_INLINE void MarkAsLive(Node* const node) { in MarkAsLive() argument [all...] |
| H A D | node-marker.h | 25 V8_INLINE Mark Get(const Node* node) { in Get() argument 33 V8_INLINE void Set(Node* node, Mark mark) { in Set() argument 66 V8_INLINE State Get(const Node* node) { in Get() argument 70 Set(Node* node, State state) Set() argument [all...] |
| H A D | node-observer.cc | 13 ObservableNodeState::ObservableNodeState(const Node* node, Zone* zone) in ObservableNodeState() argument 18 void ObserveNodeManager::StartObserving(Node* node, NodeObserver* observer) { in StartObserving() argument [all...] |
| H A D | constant-folding-reducer.cc | 16 Node* TryGetConstant(JSGraph* jsgraph, Node* node) { in TryGetConstant() argument 44 bool IsAlreadyBeingFolded(Node* node) { in IsAlreadyBeingFolded() argument 66 Reduction ConstantFoldingReducer::Reduce(Node* node) { in Reduce() argument [all...] |
| H A D | select-lowering.cc | 23 Reduction SelectLowering::Reduce(Node* node) { in Reduce() argument 30 Reduction SelectLowering::LowerSelect(Node* node) { in LowerSelect() argument [all...] |
| /third_party/node/deps/v8/src/interpreter/ |
| H A D | bytecode-node.cc | 50 std::ostream& operator<<(std::ostream& os, const BytecodeNode& node) { in operator <<() argument
|
| /third_party/node/deps/v8/src/maglev/ |
| H A D | maglev-compilation-unit.cc | 45 void MaglevCompilationUnit::RegisterNodeInGraphLabeller(const Node* node) { in RegisterNodeInGraphLabeller() argument
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_query_acc.h | 90 struct list_head node; /* list-node in ctx->active_acc_queries */ member
|
| /third_party/musl/libc-test/src/functional/ |
| H A D | search_tsearch.c | 25 static void act(const void *node, VISIT v, int d) in act() argument 47 static void getparent(const void *node, VISIT v, int d) in getparent() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
| H A D | vktRobustnessTests.cpp | 49 bool operator()(tcu::TestNode* node) in operator ()() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | OutputGLSL.cpp | 25 void TOutputGLSL::visitSymbol(TIntermSymbol *node) in visitSymbol() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/apple/ |
| H A D | RewriteUnaryMinusOperatorFloat.cpp | 58 bool Traverser::visitUnary(Visit visit, TIntermUnary *node) in visitUnary() argument
|
| H A D | UnfoldShortCircuitAST.cpp | 43 bool UnfoldShortCircuitASTTraverser::visitBinary(Visit visit, TIntermBinary *node) in visitBinary() argument
|