Home
last modified time | relevance | path

Searched defs:bpw (Results 1 – 9 of 9) sorted by relevance

/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/ser/
DBeanSerializerModifierTest.java66 BeanPropertyWriter bpw = it.next(); in changeProperties() local
82 props.put(bpw.getName(), bpw); in orderProperties() local
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/ser/std/
DBeanSerializerBase.java200 BeanPropertyWriter bpw = propsIn[i]; in BeanSerializerBase() local
315 BeanPropertyWriter bpw = props[i]; in rename() local
567 BeanPropertyWriter bpw = newProps[idPropOrigIndex]; in createContextual() local
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/ser/
DPropertyBuilder.java229 BeanPropertyWriter bpw = new BeanPropertyWriter(propDef, in buildWriter() local
DBeanSerializerFactory.java681 BeanPropertyWriter bpw = props.get(i); in processViews() local
775 BeanPropertyWriter bpw = props.get(i); in removeOverlappingTypeIds() local
/external/f2fs-tools/tools/sg_write_buffer/
Dsg_write_buffer.c196 int bpw = 0; in main() local
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/jsonschema/
DNewSchemaTest.java140 BeanPropertyWriter bpw = (BeanPropertyWriter) prop; in expectObjectFormat() local
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/introspect/
DJacksonAnnotationIntrospector.java971 BeanPropertyWriter bpw = _constructVirtualProperty(attrs[i], in findAndAddVirtualProperties() local
983 BeanPropertyWriter bpw = _constructVirtualProperty(props[i], in findAndAddVirtualProperties() local
1034 VirtualBeanPropertyWriter bpw = (hi == null) ? null in _constructVirtualProperty() local
/external/openssh/
Dumac.c553 static void endian_convert(void *buf, UWORD bpw, UINT32 num_bytes) in endian_convert()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_shader.cpp2516 Value *bpw = VBROADCAST_16(pw); in CompileVS() local
2521 Value *bpw = VBROADCAST(pw); in CompileVS() local