Home
last modified time | relevance | path

Searched defs:parent (Results 126 - 150 of 1401) sorted by relevance

12345678910>>...57

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
H A DLocalizedNumberRangeFormatter.java22 LocalizedNumberRangeFormatter(NumberRangeFormatterSettings<?> parent, int key, Object value) { in LocalizedNumberRangeFormatter() argument
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-state.h43 void *parent; member
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-helpers-sort.c76 uint32_t parent = (child - 1) / 2; in ecma_builtin_helper_array_to_heap() local
92 uint32_t parent = (child - 1) / 2; in ecma_builtin_helper_array_to_heap() local
/third_party/node/test/parallel/
H A Dtest-http2-client-request-options-errors.js
/third_party/node/deps/icu-small/source/common/
H A Drestrace.h54 ResourceTracer(const ResourceTracer& parent, const char* key) : in ResourceTracer() argument
60 ResourceTracer(const ResourceTracer& parent, int32_t index) : in ResourceTracer() argument
/third_party/mesa3d/src/util/
H A Dslab.h62 struct slab_parent_pool *parent; member
89 struct slab_parent_pool parent; member
/third_party/libexif/libexif/
H A Dexif-entry.h67 ExifContent *parent; member
/third_party/libexif/libexif/pentax/
H A Dexif-mnote-data-pentax.h36 ExifMnoteData parent; member
/third_party/libexif/libexif/huawei/
H A Dexif-mnote-data-huawei.h33 ExifMnoteData parent; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_atfork/
H A D1-2.c99 static void parent(void) in parent() function
H A D3-2.c88 static void parent(void) in parent() function
/third_party/musl/libc-test/src/functional/
H A Dsearch_tsearch.c45 static const void *parent; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLBuffer.cpp33 Buffer::Buffer(Buffer &parent, MemFlags flags, size_t offset, size_t size, cl_int &errorCode) in Buffer() argument
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/audio_device/
H A DAudioDeviceAdapter.java40 public View getView(int position, @Nullable View convertView, @NonNull ViewGroup parent) { in getView() argument
45 public View getDropDownView(int position, @Nullable View convertView, @NonNull ViewGroup parent) { in getDropDownView() argument
/third_party/skia/third_party/externals/oboe/samples/audio-device/src/main/java/com/google/oboe/samples/audio_device/
H A DAudioDeviceAdapter.java38 public View getView(int position, @Nullable View convertView, @NonNull ViewGroup parent) { in getView() argument
43 public View getDropDownView(int position, @Nullable View convertView, @NonNull ViewGroup parent) { in getDropDownView() argument
/third_party/skia/third_party/externals/oboe/src/flowgraph/
H A DFlowGraphNode.cpp65 FlowGraphPortFloat::FlowGraphPortFloat(FlowGraphNode &parent, in FlowGraphPortFloat() argument
/third_party/skia/third_party/externals/brotli/scripts/
H A Dfix-win-bazel-build.py31 parent = os.path.dirname(dst) variable
/third_party/skia/third_party/externals/tint/src/sem/
H A Dblock_statement.cc28 BlockStatement(const ast::BlockStatement* declaration, const CompoundStatement* parent, const sem::Function* function) BlockStatement() argument
50 LoopBlockStatement(const ast::BlockStatement* declaration, const CompoundStatement* parent, const sem::Function* function) LoopBlockStatement() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Drestrace.h54 ResourceTracer(const ResourceTracer& parent, const char* key) : in ResourceTracer() argument
60 ResourceTracer(const ResourceTracer& parent, int32_t index) : in ResourceTracer() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DPriorityQueue.h52 typename Sequence::size_type parent = (i - 1) / 2; in erase_one() local
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DRepeatedFieldBuilderV3Test.java179 newRepeatedFieldBuilderV3(GeneratedMessage.BuilderParent parent) { in newRepeatedFieldBuilderV3() argument
/third_party/protobuf/python/google/protobuf/pyext/
H A Dunknown_fields.h56 PyObject* parent; member
70 PyUnknownFields* parent; member
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dstructured_objectwriter.h71 explicit BaseElement(BaseElement* parent) in BaseElement() argument
89 virtual BaseElement* parent() const { return parent_.get(); } in parent() function in google::protobuf::util::converter::StructuredObjectWriter::BaseElement
/third_party/skia/gm/
H A Dxform.cpp52 sk_sp<GroupShape> parent = GroupShape::Make(); in XformGM() local
/third_party/skia/experimental/xform/
H A DSkXform.cpp27 void Xform::setParent(sk_sp<Xform> parent) { in setParent() argument

Completed in 7 milliseconds

12345678910>>...57