HomeSort by relevance Sort by last modified time
    Searched refs:Form (Results 101 - 125 of 169) sorted by null

1 2 3 45 6 7

  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/text/unicode/norm/
composition.go 122 func (rb *reorderBuffer) init(f Form, src []byte) {
129 func (rb *reorderBuffer) initString(f Form, src string) {
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/text/unicode/norm/
composition.go 122 func (rb *reorderBuffer) init(f Form, src []byte) {
129 func (rb *reorderBuffer) initString(f Form, src string) {
  /prebuilts/tools/common/m2/repository/commons-validator/commons-validator/1.2.0/
commons-validator-1.2.0.jar 
  /external/llvm/test/MC/PowerPC/
ppc64-operands.s 65 # D-Form memory operands
  /external/syslinux/diag/geodsp/
geodsp1s.asm 167 ; Form DAPA on stack
  /prebuilts/go/darwin-x86/src/net/http/cgi/
matryoshka_test.go 213 for k, vv := range req.Form {
  /prebuilts/go/linux-x86/src/net/http/cgi/
matryoshka_test.go 213 for k, vv := range req.Form {
  /external/pdfium/xfa/fxfa/parser/
xfa_layout_itemlayout.cpp 470 if (pParentNode && pParentNode->GetElementType() == XFA_Element::Form) {
    [all...]
xfa_document_datamerger_imp.cpp     [all...]
xfa_basic_data_attributes.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DwarfDebug.cpp     [all...]
  /art/compiler/debug/dwarf/
dwarf_constants.h 233 enum Form : uint8_t {
  /external/llvm/include/llvm/Support/
Dwarf.h 286 enum Form : uint16_t {
287 // Attribute form encodings
  /external/pdfium/xfa/fxfa/
fxfa_basic.h 869 Form,
  /libcore/ojluni/src/main/java/java/util/
Formatter.java 560 * <td> The result should use a conversion-dependent alternate form
769 * <td> Requires the output use an alternate form. The definition of the
770 * form is specified by the conversion.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
exdisp.h     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
Tix.py 233 class Form:
234 """The Tix Form geometry manager
242 form = config variable in class:Form
245 Form.form(self, {key: value})
278 Tkinter.Widget.__bases__ = Tkinter.Widget.__bases__ + (Form,)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
Tix.py 233 class Form:
234 """The Tix Form geometry manager
242 form = config variable in class:Form
245 Form.form(self, {key: value})
278 Tkinter.Widget.__bases__ = Tkinter.Widget.__bases__ + (Form,)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tix.py 233 class Form:
234 """The Tix Form geometry manager
242 form = config variable in class:Form
245 Form.form(self, {key: value})
278 Tkinter.Widget.__bases__ = Tkinter.Widget.__bases__ + (Form,)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tix.py 233 class Form:
234 """The Tix Form geometry manager
242 form = config variable in class:Form
245 Form.form(self, {key: value})
278 Tkinter.Widget.__bases__ = Tkinter.Widget.__bases__ + (Form,)
    [all...]
  /external/llvm/lib/MC/
MCDwarf.cpp 505 static void EmitAbbrev(MCStreamer *MCOS, uint64_t Name, uint64_t Form) {
507 MCOS->EmitULEB128IntValue(Form);
    [all...]
  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
ApplicationsState.java 60 import java.text.Normalizer.Form;
575 String tmp = Normalizer.normalize(str, Form.NFD);
    [all...]
  /external/icu/icu4c/source/i18n/
reldatefmt.cpp 807 StandardPlural::Form pluralIndex = QuantityFormatter::selectPlural(
    [all...]
  /libcore/ojluni/src/main/java/sun/security/x509/
AVA.java 245 * @exception RuntimeException if we could not obtain the string form
686 * Returns a printable form of this attribute, using RFC 1779
695 * Returns a printable form of this attribute, using RFC 1779
704 * Returns a printable form of this attribute, using RFC 1779
714 * Returns a printable form of this attribute, using RFC 2253
723 * Returns a printable form of this attribute, using RFC 2253
746 * AttributeValue. This form SHOULD be used if the AttributeType is of
747 * the dotted-decimal form.
800 * and two hex digits, which form a single byte in the code of the
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar 

Completed in 1002 milliseconds

1 2 3 45 6 7