HomeSort by relevance Sort by last modified time
    Searched full:gets (Results 1201 - 1225 of 10097) sorted by null

<<41424344454647484950>>

  /external/chromium-trace/catapult/third_party/gsutil/gslib/commands/
cors.py 44 Gets the CORS configuration for a single bucket. The output from
59 Gets or sets the Cross-Origin Resource Sharing (CORS) configuration on one or
177 """Gets CORS configuration for a Google Cloud Storage bucket."""
versioning.py 48 The "get" sub-command gets the versioning configuration for a
111 """Gets versioning configuration for a bucket."""
142 """Gets versioning configuration for one or more buckets."""
  /external/clang/lib/Format/
Encoding.h 50 /// \brief Gets the number of code points in the Text using the specified
94 /// \brief Gets the number of bytes in a sequence representing a single
112 /// \brief Gets the length of an escape sequence inside a C++ string literal.
  /external/conscrypt/src/main/java/org/conscrypt/
OpenSSLECKeyFactory.java 97 return (T) new ECPrivateKeySpec(ecKey.getS(), ecKey.getParams());
105 return (T) new ECPrivateKeySpec(ecKey.getS(), ecKey.getParams());
153 BigInteger s = ecKey.getS();
  /external/curl/tests/data/
test89 15 This is supposed to be returned when the server gets a first
28 # This is supposed to be returned when the server gets the second
49 # This is supposed to be returned when the server gets the second
test90 26 # This is supposed to be returned when the server gets a first
38 # This is supposed to be returned when the server gets the second
71 # This is supposed to be returned when the server gets the second
  /external/dexmaker/src/dx/java/com/android/dx/dex/code/
CatchHandlerList.java 41 * Gets the element at the given index. It is an error to call
221 * Gets the exception type handled.
230 * Gets the handler address.
CstInsn.java 102 * Gets the constant argument.
111 * Gets the constant's index. It is only valid to call this after
154 * Gets the constant's class index. It is only valid to call this after
PositionList.java 124 * Gets the element at the given index. It is an error to call
175 * Gets the address.
184 * Gets the source position information.
  /external/dexmaker/src/dx/java/com/android/dx/rop/annotation/
Annotation.java 158 * Gets the type of this instance.
167 * Gets the visibility of this instance.
216 * Gets the set of name-value pairs contained in this instance. The
  /external/dexmaker/src/dx/java/com/android/dx/rop/code/
SourcePosition.java 142 * Gets the source file, if known.
151 * Gets the original bytecode address.
160 * Gets the original line number.
  /external/dexmaker/src/dx/java/com/android/dx/util/
LabeledList.java 58 * Gets the maximum label (exclusive) of any block added to this instance.
103 * Gets the index of the first item in the list with the given
119 * Gets an array containing all of the labels used in this instance,
  /external/eigen/test/eigen2/
eigen2_newstdvector.cpp 40 // do a lot of push_back such that the vector gets internally resized
75 // do a lot of push_back such that the vector gets internally resized
110 // do a lot of push_back such that the vector gets internally resized
eigen2_qtvector.cpp 49 // do a lot of push_back such that the vector gets internally resized
84 // do a lot of push_back such that the vector gets internally resized
119 // do a lot of push_back such that the vector gets internally resized
eigen2_stdvector.cpp 39 // do a lot of push_back such that the vector gets internally resized
74 // do a lot of push_back such that the vector gets internally resized
109 // do a lot of push_back such that the vector gets internally resized
  /external/eigen/test/
qtvector.cpp 49 // do a lot of push_back such that the vector gets internally resized
84 // do a lot of push_back such that the vector gets internally resized
119 // do a lot of push_back such that the vector gets internally resized
stdvector.cpp 39 // do a lot of push_back such that the vector gets internally resized
74 // do a lot of push_back such that the vector gets internally resized
109 // do a lot of push_back such that the vector gets internally resized
stdvector_overload.cpp 53 // do a lot of push_back such that the vector gets internally resized
88 // do a lot of push_back such that the vector gets internally resized
123 // do a lot of push_back such that the vector gets internally resized
  /external/guava/guava-tests/test/com/google/common/eventbus/
EventSubscriberTest.java 99 * Gets a reference to {@link #recordingMethod(Object)}.
122 * Gets a reference to {@link #exceptionThrowingMethod(Object)}.
145 * Gets a reference to {@link #errorThrowingMethod(Object)}.
  /external/iproute2/examples/diffserv/
Edge31-cb-chains 56 # if it exceeds the above but not the extra rate/burst below, it gets a
63 # if it exceeds the above but not the rule below, it gets a tcindex value
70 # Anything else (not from the subnet 10.2.0.24/24) gets discarded if it
Edge32-cb-chains 62 # if it exceeds the above but not the extra rate/burst below, it gets a
72 # if it exceeds the above but not the rule below, it gets a tcindex value
82 # Anything else (not from the subnet 10.2.0.24/24) gets discarded if it
Edge32-cb-u32 63 # if it exceeds the above but not the extra rate/burst below, it gets a
73 # if it exceeds the above but not the rule below, it gets a tcindex value
84 # Anything else (not from the subnet 10.2.0.24/24) gets discarded if it
  /external/libchrome/base/threading/
platform_thread.h 126 // Gets the current thread id, which may be useful for logging purposes.
129 // Gets the current thread reference, which can be used to check if
149 // Gets the thread name, if previously set by SetName.
  /external/libmpeg2/common/
impeg2_buf_mgr.c 143 * Gets the next free buffer.
362 * Gets the buffer from the buffer manager
392 * Gets the no.of active buffer
  /external/libphonenumber/carrier/src/com/google/i18n/phonenumbers/
PhoneNumberToCarrierMapper.java 45 * Gets a {@link PhoneNumberToCarrierMapper} instance to carry out international carrier lookup.
82 * Gets the name of the carrier for the given phone number, in the language provided. As per
100 * Gets the name of the carrier for the given phone number only when it is 'safe' to display to

Completed in 609 milliseconds

<<41424344454647484950>>