HomeSort by relevance Sort by last modified time
    Searched full:containing (Results 1376 - 1400 of 10619) sorted by null

<<51525354555657585960>>

  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
Region.java 52 * ( WORLD, CONTINENT, or SUBCONTINENT ) will always be the containing region instead.
336 // Set the parent region to be the containing region of the child.
462 * no containing region can be found that matches the given type. For example, calling this method with region "IT" (Italy)
481 * @return An unmodifiable set containing all the regions that are immediate children
485 * For example, calling this method with region "150" (Europe) returns a set containing
499 * @return An unmodifiable set containing all the regions that are children of this region
503 * containing all the territories in Europe ( "FR" (France) - "IT" (Italy) - "DE" (Germany) etc. )
527 * return a list of the regions containing "RU" (Russia), "AM" (Armenia), "AZ" (Azerbaijan), etc...
  /external/icu/tools/
ZoneCompactor.java 7 // Compile a set of tzfile-formatted files into a single file containing an index.
23 // hierarchy suitable for this tool (containing files such as 'data/Africa/Abidjan').
  /external/icu/tools/srcgen/currysrc/src/main/java/com/google/currysrc/processors/
ReplaceSelectedJavadoc.java 74 * Reads a file containing replacement javadoc.
90 * following lines are read verbatim until a line containing closing marker, also "--".
  /external/jetty/src/java/org/eclipse/jetty/io/
NetworkTrafficListener.java 53 * @param bytes the read-only buffer containing the incoming bytes
62 * @param bytes the read-only buffer containing the outgoing bytes
  /external/junit/src/org/junit/runner/
JUnitCore.java 113 * @param classes the classes containing tests
123 * @param classes the classes containing tests
  /external/libavc/encoder/
ih264e_encode_header.h 95 * pointer to structure containing SPS data
120 * pointer to structure containing PPS data
  /external/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/
TJTransformer.java 140 * Returns an array containing the sizes of the transformed JPEG images
143 * @return an array containing the sizes of the transformed JPEG images
  /external/libmicrohttpd/doc/chapters/
exploringrequests.inc 88 containing a link to @code{/another.html} page which is also to be created "on the fly" in case of
102 @code{inet_ntoa} but bear in mind that @code{addr} is actually just a structure containing other
  /external/libvncserver/libvncclient/
ultra.c 56 * buffer size and the first update containing the entire frame
140 * buffer size and the first update containing the entire frame
  /external/libxml2/doc/tutorial/
ar01s02.html 9 <a href="http://xmlsoft.org/html/libxml-tree.html#XMLDOC" target="_top">xmlDoc</a></span></dt><dd><p>A structure containing the tree created by a parsed doc. <a href="http://xmlsoft.org/html/libxml-tree.html#XMLDOCPTR" target="_top">xmlDocPtr</a>
12 and <a href="http://xmlsoft.org/html/libxml-tree.html#XMLNODE" target="_top">xmlNode</a></span></dt><dd><p>A structure containing a single node. <a href="http://xmlsoft.org/html/libxml-tree.html#XMLNODEPTR" target="_top">xmlNodePtr</a>
  /external/llvm/lib/CodeGen/AsmPrinter/
EHStreamer.h 83 /// containing the call, a non-zero landing pad and an appropriate action.
84 /// The entry for an ordinary call has a try-range containing the call and
  /external/llvm/lib/Target/X86/
X86MachineFunctionInfo.h 30 /// pointer for reasons other than it containing dynamic allocation or
91 /// The frame index of a stack object containing the original frame pointer
  /external/ltrace/
expr.h 35 EXPR_OP_UP, /* reference to containing structure */
101 /* This expression returns the containing value of LHS (^LHS). LHS is
  /external/mesa3d/src/glsl/
glsl_parser_extras.h 161 /** Loop or switch statement containing the current instructions. */
213 /** Shaders containing built-in functions that are used for linking. */
loop_analysis.h 107 * Hash table containing all variables accessed in this loop
246 * Hash table containing all loops that have been analyzed.
  /external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/core/util/
PortParser.java 41 * @param parameter - the single parameter String containing the encoded host and port number
151 * @param string - the String containing the decimal byte representation to be parsed
  /external/owasp/sanitizer/tools/findbugs/doc/manual/
rejarForAnalysis.html 19 containing all classes, invoke <span class="command"><strong>rejarForAnalysis</strong></span>
28 Text file containing names of jar files.
  /external/parameter-framework/upstream/tools/clientSimulator/clientsimulator/scenario/
Scenario.py 51 :param scenarioFileName: name of file containing scenario description
87 :param scenarioFileName: name of file containing scenario description
  /external/pdfium/third_party/freetype/include/freetype/
ftmac.h 113 /* Return an FSSpec for the disk file containing the named font. */
142 /* Return an FSSpec for the disk file containing the named font. */
  /external/proguard/src/proguard/obfuscate/
MappingReader.java 110 // See if we can parse "___ -> ___:", containing the original
145 // containing the optional line numbers, the return type, the original
  /external/protobuf/python/google/protobuf/
descriptor_pool.py 189 """Gets the FileDescriptor for the file containing the specified symbol.
221 raise KeyError('Cannot find a file containing %s' % symbol)
331 file_desc: The file containing this message.
408 file_desc: The file containing the enum descriptor.
409 containing_type: The type containing this enum.
410 scope: Scope containing available types.
451 message_name: The name of the containing message.
484 This method also sets the containing types on any extensions.
  /external/skia/tools/
test_gpuveto.py 27 @returns a list containing the files in the directory or a single file
161 'containing SKPs or a single SKP.',
  /external/speex/libspeex/
sb_celp.h 45 const SpeexMode *mode; /**< Pointer to the mode (containing for vtable info) */
100 const SpeexMode *mode; /**< Pointer to the mode (containing for vtable info) */
  /external/svox/pico/lib/
picobase.h 107 * @param utf8char : zero terminated UTF8 character containing 1 to 4 bytes (output)
131 * @param utf8char : zero terminated UTF8 character containing 1 to 4 bytes (output)
  /external/vboot_reference/firmware/lib21/include/
vb2_common.h 84 * @param buf Source buffer containing packed key
109 * @param size Size of buffer containing signature struct

Completed in 2077 milliseconds

<<51525354555657585960>>