Home
last modified time | relevance | path

Searched refs:base (Results 2851 - 2875 of 5568) sorted by relevance

1...<<111112113114115116117118119120>>...223

/third_party/python/Lib/test/test_asyncio/
H A Dutils.py309 def make_test_protocol(base):
311 for name in dir(base):
316 return type('TestProtocol', (base,) + base.__bases__, dct)()
/third_party/python/Lib/idlelib/
H A Diomenu.py362 dir, base = self.defaultfilename("open")
366 filename = self.opendialog.show(initialdir=dir, initialfile=base)
382 dir, base = self.defaultfilename("save")
388 filename = self.savedialog.show(initialdir=dir, initialfile=base)
/third_party/vk-gl-cts/external/vulkan-docs/src/katex/contrib/
H A Drender-a11y-string.min.js1 !function(e,r){if("object"==typeof exports&&"object"==typeof module)module.exports=r(require("katex"));else if("function"==typeof define&&define.amd)define(["katex"],r);else{var t="object"==typeof exports?r(require("katex")):r(e.katex);for(var a in t)("object"==typeof exports?exports:e)[a]=t[a]}}("undefined"!=typeof self?self:this,function(e){return function(e){var r={};function t(a){if(r[a])return r[a].exports;var o=r[a]={i:a,l:!1,exports:{}};return e[a].call(o.exports,o,o.exports,t),o.l=!0,o.exports}return t.m=e,t.c=r,t.d=function(e,r,a){t.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:a})},t.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},t.t=function(e,r){if(1&r&&(e=t(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var a=Object.create(null);if(t.r(a),Object.defineProperty(a,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var o in e)t.d(a,o,function(r){return e[r]}.bind(null,o));return a},t.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(r,"a",r),r},t.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},t.p="",t(t.s=1)}([function(r,t){r.exports=e},function(e,r,t){"use strict";t.r(r);var a=t(0),o=t.n(a),n={"(":"left parenthesis",")":"right parenthesis","[":"open bracket","]":"close bracket","\\{":"left brace","\\}":"right brace","\\lvert":"open vertical bar","\\rvert":"close vertical bar","|":"vertical bar","\\uparrow":"up arrow","\\Uparrow":"up arrow","\\downarrow":"down arrow","\\Downarrow":"down arrow","\\updownarrow":"up down arrow","\\leftarrow":"left arrow","\\Leftarrow":"left arrow","\\rightarrow":"right arrow","\\Rightarrow":"right arrow","\\langle":"open angle","\\rangle":"close angle","\\lfloor":"open floor","\\rfloor":"close floor","\\int":"integral","\\intop":"integral","\\lim":"limit","\\ln":"natural log","\\log":"log","\\sin":"sine","\\cos":"cosine","\\tan":"tangent","\\cot":"cotangent","\\sum":"sum","/":"slash",",":"comma",".":"point","-":"negative","+":"plus","~":"tilde",":":"colon","?":"question mark","'":"apostrophe","\\%":"percent"," ":"space","\\ ":"space","\\$":"dollar sign","\\angle":"angle","\\degree":"degree","\\circ":"circle","\\vec":"vector","\\triangle":"triangle","\\pi":"pi","\\prime":"prime","\\infty":"infinity","\\alpha":"alpha","\\beta":"beta","\\gamma":"gamma","\\omega":"omega","\\theta":"theta","\\sigma":"sigma","\\lambda":"lambda","\\tau":"tau","\\Delta":"delta","\\delta":"delta","\\mu":"mu","\\rho":"rho","\\nabla":"del","\\ell":"ell","\\ldots":"dots","\\hat":"hat","\\acute":"acute"},s={prime:"prime",degree:"degrees",circle:"degrees",2:"squared",3:"cubed"},i={"|":"open vertical bar",".":""},l={"|":"close vertical bar",".":""},c={"+":"plus","-":"minus","\\pm":"plus minus","\\cdot":"dot","*":"times","/":"divided by","\\times":"times","\\div":"divided by","\\circ":"circle","\\bullet":"bullet"},u={"=":"equals","\\approx":"approximately equals","\u2260":"does not equal","\\geq":"is greater than or equal to","\\ge":"is greater than or equal to","\\leq":"is less than or equal to","\\le":"is less than or equal to",">":"is greater than","<":"is less than","\\leftarrow":"left arrow","\\Leftarrow":"left arrow","\\rightarrow":"right arrow","\\Rightarrow":"right arrow",":":"colon"},p={"\\underleftarrow":"left arrow","\\underrightarrow":"right arrow","\\underleftrightarrow":"left-right arrow","\\undergroup":"group","\\underlinesegment":"line segment","\\utilde":"tilde"},d=function(e,r,t){var a;e&&(/^\d+$/.test(a="open"===r?e in i?i[e]:n[e]||e:"close"===r?e in l?l[e]:n[e]||e:"bin"===r?c[e]||e:"rel"===r?u[e]||e:n[e]||e)&&t.length>0&&/^\d+$/.test(t[t.length-1])?t[t.length-1]+=a:a&&t.push(a))},b=function(e,r){var t=[];e.push(t),r(t)},h=function(e,r,t){switch(e.type){case"accent":b(r,function(r){f(e.base,r,t),r.push("with"),d(e.label,"normal",r),r.push("on top")});break;case"accentUnder":b(r,function(r){f(e.base,r,t),r.push("with"),d(p[e.label],"normal",r),r.push("underneath")});break;case"accent-token":break;case"atom":var a=e.text;switch(e.family){case"bin":d(a,"bin",r);break;case"close":d(a,"close",r);break;case"inner":d(e.text,"inner",r);break;case"open":d(a,"open",r);break;case"punct":d(a,"punct",r);break;case"rel":d(a,"rel",r);break;default:throw e.family,new Error('"'+e.family+'" is not a valid atom type')}break;case"color":var o=e.color.replace(/katex-/,"");b(r,function(r){r.push("start color "+o),f(e.body,r,t),r.push("end color "+o)});break;case"color-token":break;case"delimsizing":e.delim&&"."!==e.delim&&d(e.delim,"normal",r);break;case"genfrac":b(r,function(r){var a=e.leftDelim,o=e.rightDelim;e.hasBarLine?(r.push("start fraction"),a&&d(a,"open",r),f(e.numer,r,t),r.push("divided by"),f(e.denom,r,t),o&&d(o,"close",r),r.push("end fraction")):(r.push("start binomial"),a&&d(a,"open",r),f(e.numer,r,t),r.push("over"),f(e.denom,r,t),o&&d(o,"close",r),r.push("end binomial"))});break;case"kern":break;case"leftright":b(r,function(r){d(e.left,"open",r),f(e.body,r,t),d(e.right,"close",r)});break;case"leftright-right":break;case"lap":f(e.body,r,t);break;case"mathord":d(e.text,"normal",r);break;case"op":var n=e.body,i=e.name;n?f(n,r,t):i&&d(i,"normal",r);break;case"op-token":d(e.text,t,r);break;case"ordgroup":f(e.body,r,t);break;case"overline":b(r,function(r){r.push("start overline"),f(e.body,r,t),r.push("end overline")});break;case"phantom":r.push("empty space");break;case"raisebox":f(e.body,r,t);break;case"rule":r.push("rectangle");break;case"sizing":f(e.body,r,t);break;case"spacing":r.push("space");break;case"styling":f(e.body,r,t);break;case"sqrt":b(r,function(r){var a=e.body,o=e.index;if(o)return"3"===m(f(o,[],t)).join(",")?(r.push("cube root of"),f(a,r,t),void r.push("end cube root")):(r.push("root"),r.push("start index"),f(o,r,t),void r.push("end index"));r.push("square root of"),f(a,r,t),r.push("end square root")});break;case"supsub":var l=e.base,c=e.sub,u=e.sup,h=!1;if(l&&(f(l,r,t),h="op"===l.type&&"\\log"===l.name),c){var y=h?"base":"subscript";b(r,function(e){e.push("start "+y),f(c,e,t),e.push("end "+y)})}u&&b(r,function(e){var r=m(f(u,[],t)).join(",");r in s?e.push(s[r]):(e.push("start superscript"),f(u,e,t),e.push("end superscript"))});break;case"text":if("\\textbf"===e.font){b(r,function(r){r.push("start bold text"),f(e.body,r,t),r.push("end bold text")});break}b(r,function(r){r.push("start text"),f(e.body,r,t),r.push("end text")});break;case"textord":d(e.text,t,r);break;case"smash":f(e.body,r,t);break;case"enclose":if(/cancel/.test(e.label)){b(r,function(r){r.push("start cancel"),f(e.body,r,t),r.push("end cancel")});break}if(/box/.test(e.label)){b(r,function(r){r.push("start box"),f(e.body,r,t),r.push("end box")});break}if(/sout/.test(e.label)){b(r,function(r){r.push("start strikeout"),f(e.body,r,t),r.push("end strikeout")});break}throw new Error("KaTeX-a11y: enclose node with "+e.label+" not supported yet");case"vphantom":throw new Error("KaTeX-a11y: vphantom not implemented yet");case"hphantom":throw new Error("KaTeX-a11y: hphantom not implemented yet");case"operatorname":f(e.body,r,t);break;case"array":throw new Error("KaTeX-a11y: array not implemented yet");case"raw":throw new Error("KaTeX-a11y: raw not implemented yet");case"size":break;case"url":throw new Error("KaTeX-a11y: url not implemented yet");case"tag":throw new Error("KaTeX-a11y: tag not implemented yet");case"verb":d("start verbatim","normal",r),d(e.body,"normal",r),d("end verbatim","normal",r);break;case"environment":throw new Error("KaTeX-a11y: environment not implemented yet");case"horizBrace":d("start "+e.label.slice(1),"normal",r),f(e.base,r,t),d("end "+e.label.slice(1),"normal",r);break;case"infix":break;case"includegraphics":throw new (…)
/third_party/vk-gl-cts/external/amber/src/src/
H A Dformat.cc227 uint32_t base = CalcStructBaseAlignmentInBytes(t->AsStruct()); in CalcTypeBaseAlignmentInBytes() local
229 base += CalculatePad(base); in CalcTypeBaseAlignmentInBytes()
230 return base; in CalcTypeBaseAlignmentInBytes()
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305_hw.c323 ctx->chacha.base.hw->cipher(&ctx->chacha.base, out, in, plen); in chacha20_poly1305_aead_cipher()
330 ctx->chacha.base.hw->cipher(&ctx->chacha.base, out, in, plen); in chacha20_poly1305_aead_cipher()
/third_party/skia/src/pdf/
H A DSkPDFUtils.cpp274 static constexpr int int_pow(int base, unsigned exp, int acc = 1) { in int_pow() argument
276 : int_pow(base * base, in int_pow()
278 (exp % 2) ? acc * base : acc); in int_pow()
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dftgzip.c409 FT_MEM_COPY( zip->input, stream->base + stream->pos, size ); in ft_gzip_file_fill_input()
582 FT_FREE( stream->base ); in ft_gzip_stream_close()
695 stream->base = zip_buff; in FT_EXPORT_DEF()
715 stream->base = NULL; in FT_EXPORT_DEF()
/third_party/skia/third_party/externals/freetype/src/pfr/
H A Dpfrsbit.c277 pfr_lookup_bitmap_data( FT_Byte* base, in pfr_lookup_bitmap_data() argument
308 lim = base + count * char_len; in pfr_lookup_bitmap_data()
321 for ( p = base; p < lim; p += char_len ) in pfr_lookup_bitmap_data()
360 buff = base + mid * char_len; in pfr_lookup_bitmap_data()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DValueMap.h200 return Map.erase(I.base()); in erase()
340 BaseT base() const { return I; } in base() function in llvm::ValueMapIterator
392 : I(Other.base()) {} in ValueMapConstIterator()
394 BaseT base() const { return I; } in base() function in llvm::ValueMapConstIterator
/third_party/python/Modules/clinic/
H A Dmathmodule.c.h184 "log(x, [base=math.e])\n"
185 "Return the logarithm of x to the given base.\n"
187 "If the base not specified, returns the natural logarithm (base e) of x.");
194 PyObject *base);
202 PyObject *base = NULL; in math_log() local
211 if (!PyArg_ParseTuple(args, "OO:log", &x, &base)) { in math_log()
220 return_value = math_log_impl(module, x, group_right_1, base); in math_log()
230 "Return the base 2 logarithm of x.");
239 "Return the base 1
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/
H A Doptional.h23 #include "absl/base/internal/inline_variable.h"
139 using base = optional_data_dtor_base<T>;
141 using base::base;
147 : base(t, absl::forward<Args>(args)...) {}
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dlow_level_alloc.cc20 #include "absl/base/internal/low_level_alloc.h"
24 #include "absl/base/call_once.h"
25 #include "absl/base/config.h"
26 #include "absl/base/internal/direct_mmap.h"
27 #include "absl/base/internal/scheduling_mode.h"
28 #include "absl/base/macros.h"
29 #include "absl/base/thread_annotations.h"
52 #include "absl/base/dynamic_annotations.h"
53 #include "absl/base/internal/raw_logging.h"
54 #include "absl/base/interna
110 IntLog2(size_t size, size_t base) IntLog2() argument
140 LLA_SkiplistLevels(size_t size, size_t base, uint32_t *random) LLA_SkiplistLevels() argument
[all...]
/third_party/skia/include/sksl/
H A DDSLCore.h209 DSLExpression Swizzle(DSLExpression base,
213 DSLExpression Swizzle(DSLExpression base,
218 DSLExpression Swizzle(DSLExpression base,
224 DSLExpression Swizzle(DSLExpression base,
365 * Returns the log base e of x. If x is a vector, operates componentwise.
370 * Returns the log base 2 of x. If x is a vector, operates componentwise.
/third_party/gn/src/base/containers/
H A Dqueue.h10 #include "base/containers/circular_deque.h"
12 namespace base { namespace
14 // Provides a definition of base::queue that's like std::queue but uses a
15 // base::circular_queue instead of std::deque. Since std::queue is just a
17 // defaults to the base circular_deque.
21 } // namespace base
H A Dstack.h10 #include "base/containers/circular_deque.h"
12 namespace base { namespace
14 // Provides a definition of base::stack that's like std::stack but uses a
15 // base::circular_queue instead of std::deque. Since std::stack is just a
17 // defaults to the base circular_deque.
21 } // namespace base
/third_party/gn/src/base/memory/
H A Dref_counted.cc5 #include "base/memory/ref_counted.h"
7 namespace base { namespace
35 } // namespace base
H A Dptr_util.h11 namespace base { namespace
21 } // namespace base
/third_party/gn/src/base/
H A Dsha1.h12 namespace base { namespace
26 } // namespace base
/third_party/mesa3d/src/amd/vulkan/winsys/null/
H A Dradv_null_bo.h34 struct radeon_winsys_bo base; member
/third_party/mesa3d/src/c11/
H A Dtime.h44 timespec_get(struct timespec *ts, int base);
/third_party/mesa3d/src/gallium/drivers/tegra/
H A Dtegra_screen.h30 struct pipe_screen base; member
/third_party/node/deps/v8/src/base/numbers/
H A Dfast-dtoa.h8 #include "src/base/vector.h"
11 namespace base { namespace
57 } // namespace base
H A Dbignum-dtoa.h8 #include "src/base/vector.h"
11 namespace base { namespace
59 } // namespace base
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-posix-time.h8 #include "src/base/platform/platform-posix.h"
11 namespace base { namespace
21 } // namespace base
/third_party/node/deps/v8/src/base/
H A Dsys-info.h10 #include "src/base/base-export.h"
11 #include "src/base/compiler-specific.h"
14 namespace base { namespace
29 } // namespace base

Completed in 16 milliseconds

1...<<111112113114115116117118119120>>...223